discourse/spec/system/page_objects
Joffrey JAFFEUX 41df705188
DEV: replaces topic-notifications-options by DMenu (#30298)
This commit introduces <NotificationsTracking /> which is a wrapper component around <DMenu /> which replaces the select-kit component <TopicNotificationsButton />.

Each tracking case has its dedicated component:

- topic -> `<TopicNotificationsTracking />`
- group -> `<GroupNotificationsTracking />`
- tag -> `<TagNotificationsTracking />`
- category -> `<CategoryNotificationsTracking />`
- chat thread -> `<ThreadNotificationsTracking />`
2024-12-16 19:59:18 +01:00
..
components DEV: replaces topic-notifications-options by DMenu (#30298) 2024-12-16 19:59:18 +01:00
modals FEATURE: Add an option to block IPs and emails to bulk user delete (#29993) 2024-12-09 14:25:31 +03:00
pages DEV: replaces topic-notifications-options by DMenu (#30298) 2024-12-16 19:59:18 +01:00
admin_backups.rb
admin_badges_groupings.rb
admin_badges.rb
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
cdp.rb