discourse/app/assets/javascripts/admin/addon
Ted Johansson 15a61a0c1f
DEV: Change admin emoji delete button from icon to text (#29931)
The Admin UI guidelines states that buttons should have text, not icons. This was an oversight on the admin emoji listing.

Part of this change is also opportunistically removing the CSS file for admin emojis, none of which is used any more since the conversion.
2024-11-26 14:10:14 +08:00
..
adapters UX: redesign admin permalinks page (#29634) 2024-11-14 10:03:58 +11:00
components DEV: Change admin emoji delete button from icon to text (#29931) 2024-11-26 14:10:14 +08:00
controllers FEATURE: Add bulk destroy to admin users list (#29744) 2024-11-25 11:13:35 +03:00
helpers DEV: Consolidate i18n import paths (#29804) 2024-11-19 20:45:18 +00:00
lib DEV: Consolidate i18n import paths (#29804) 2024-11-19 20:45:18 +00:00
mixins DEV: Consolidate i18n import paths (#29804) 2024-11-19 20:45:18 +00:00
models DEV: Modernize admin user fields (#29843) 2024-11-25 11:54:43 +08:00
routes FEATURE: Add bulk destroy to admin users list (#29744) 2024-11-25 11:13:35 +03:00
services DEV: Modernize admin user fields (#29843) 2024-11-25 11:54:43 +08:00
templates FEATURE: Add bulk destroy to admin users list (#29744) 2024-11-25 11:13:35 +03:00