discourse/app/assets/javascripts/admin
David Taylor cf4356cd81 UX: Do not add leading/trailing spaces when copying API key in Firefox
If there is any other whitespace in the container, then Firefox will add a leading/trailing space when double clicking the key. This commit wraps the key in a div with no whitespace, to work around the problem.
2019-11-12 16:00:57 +00:00
..
adapters FEATURE: Overhaul of admin API key system (#8284) 2019-11-05 14:10:23 +00:00
components REFACTOR: Remove debounce to discourseDebounce 2019-11-11 13:34:01 -05:00
controllers DEV: Provide radix argument to parseInt (#8281) 2019-11-12 10:47:42 +01:00
helpers DEV: Import set, setProperties, helper, and string functions (#8297) 2019-11-05 12:43:49 -06:00
mixins FIX: use 'about.json' endpoint instead of using ember model to get the data. 2019-11-08 14:17:51 +05:30
models DEV: Provide radix argument to parseInt (#8281) 2019-11-12 10:47:42 +01:00
routes DEV: Run prettier 2019-11-12 11:49:31 +01:00
services DEV: Import Promise from rsvp (#8296) 2019-11-05 10:37:32 -06:00
templates UX: Do not add leading/trailing spaces when copying API key in Firefox 2019-11-12 16:00:57 +00:00