discourse/app/assets/javascripts/admin
Martin Brennan 516a03be09
FIX: Improve admin permalink UX (#10101)
The admin permalink list was a little tricky to use because the URLs are easily reduced with a ... if they are too long. This adds a copy to clipboard button for the URL and a title on hover so the full text of the URL can be seen.
2020-06-22 13:14:16 +10:00
..
adapters Rename .js.es6 to .js in the admin application 2020-03-13 17:03:08 -04:00
components FIX: Use include-subcategories filter in report export (#10007) 2020-06-10 18:57:39 +03:00
controllers FIX: Improve admin permalink UX (#10101) 2020-06-22 13:14:16 +10:00
helpers DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
mixins UX: Add simple-list setting type (#9970) 2020-06-04 10:44:54 -04:00
models DEV: Move Discourse.getURL and related functions to a module (#9966) 2020-06-03 12:45:26 -04:00
routes DEV: Move Discourse.getURL and related functions to a module (#9966) 2020-06-03 12:45:26 -04:00
services DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
templates FIX: Improve admin permalink UX (#10101) 2020-06-22 13:14:16 +10:00