discourse/app
Alan Guo Xiang Tan 547b520261
FEATURE: Add deslect all and reset to defaults btn edit nav menu modal (#22218)
What does this change do?

This change adds the deselect all and reset to defaults buttons to the
edit navigation menu tags modal. The deselect all button when
clicked deselects all the selected tags in the modal. If the user
saves with no tags selected, the user's tags section in the
navigation menu will be set to the site's top tags.

The reset to defaults button is only shown when the
`default_navigation_menu_tags` site setting has been configured.
When clicked, the user's tags section in the navigation menu is
automatically set to the tags defined by the
`default_navigation_menu_tags` site setting.
2023-06-21 12:45:48 +08:00
..
assets FEATURE: Add deslect all and reset to defaults btn edit nav menu modal (#22218) 2023-06-21 12:45:48 +08:00
controllers DEV: Remove deprecated 'desc' parameter from group members endpoint (#22147) 2023-06-16 16:42:00 +08:00
helpers UX: Improve login required page (#20847) 2023-03-28 07:09:44 -05:00
jobs DEV: use HTML5 version of loofah (#21522) 2023-06-20 09:49:22 +08:00
mailers FIX: don't add "Re:" prefix in email subject for first post of group PMs. (#22175) 2023-06-19 18:52:00 +05:30
models DEV: use HTML5 version of loofah (#21522) 2023-06-20 09:49:22 +08:00
serializers DEV: Upgrade search-menu to glimmer (#20482) 2023-06-16 09:24:07 -05:00
services DEV: Add plugin modifier for notification_data manipulation (#22208) 2023-06-20 14:07:02 -05:00
views DEV: add class for static login description section (#22002) 2023-06-08 19:51:41 +05:30