discourse/plugins/automation/admin/assets/javascripts/admin
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
..
adapters
components DEV: replaces topic-notifications-options by DMenu (#30298) 2024-12-16 19:59:18 +01:00
controllers DEV: Correctly lint bundled plugins admin directory (#29999) 2024-12-02 16:31:21 +00:00
helpers DEV: remap all core icons for fontawesome 6 upgrade (#28715) 2024-09-13 16:50:52 +01:00
initializers
lib
models
routes UX: simplify and shorten new script flow for automations (#29178) 2024-10-23 14:04:17 -04:00
templates DEV: Bump @discourse/lint-configs and autofix (#29847) 2024-11-20 14:15:04 +00:00
discourse-automation-route-map.js