discourse/app
Loïc Guitaut 05b8ff436c DEV: Introduce a Service::ActionBase class for service actions
This will help to enforce a consistent pattern for creating service
actions.

This patch also namespaces actions and policies, making everything
related to a service available directly in
`app/services/<concept-name>`, making things more consistent at that
level too.
2024-09-18 17:02:46 +02:00
..
assets DEV: Introduce webpack-retry-chunk-load-plugin (#28960) 2024-09-18 15:50:24 +01:00
controllers FEATURE: Add ability to dismiss admin notices (#28916) 2024-09-17 14:43:34 +08:00
helpers DEV: Drop WithServiceHelper 2024-09-05 09:58:20 +02:00
jobs FIX: Appropriately handle uninstalled problem checks (#28771) 2024-09-18 10:11:52 +08:00
mailers UX: Use a dropdown for SSL mode for group SMTP (#27932) 2024-07-18 10:33:14 +10:00
models FIX: Appropriately handle uninstalled problem checks (#28771) 2024-09-18 10:11:52 +08:00
serializers FEATURE: Add ability to dismiss admin notices (#28916) 2024-09-17 14:43:34 +08:00
services DEV: Introduce a Service::ActionBase class for service actions 2024-09-18 17:02:46 +02:00
views DEV: remap all core icons for fontawesome 6 upgrade (#28715) 2024-09-13 16:50:52 +01:00