discourse/spec/system/page_objects
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
..
components FEATURE: Add bulk destroy to admin users list (#29744) 2024-11-25 11:13:35 +03:00
modals FIX: Discourse Connect fixes for full page login (#29915) 2024-11-25 18:06:14 -03:00
pages FIX: Discourse Connect fixes for full page login (#29915) 2024-11-25 18:06:14 -03:00
admin_backups.rb UX: Apply admin interface guidelines to Backups page (#28051) 2024-08-20 09:59:43 +10:00
admin_badges_groupings.rb FIX: correctly pass updateGroupings to the modal (#28683) 2024-09-02 17:32:18 +02:00
admin_badges.rb UX: Upgrade to fontawesome 6.6.0 (#28778) 2024-09-09 14:40:56 +01:00
admin_emojis.rb DEV: Change admin emoji delete button from icon to text (#29931) 2024-11-26 14:10:14 +08:00
admin_user_badges.rb DEV: lint against Layout/EmptyLineBetweenDefs (#24914) 2023-12-15 23:46:04 +08:00
cdp.rb DEV: Try until success for clipboard copies (#27986) 2024-07-19 19:44:10 +08:00