title | issue |
---|---|
App can send notifications to the administration |
NEXT-15869 |
- Added new table
notification
- Added new API
POST: /api/notification
atNotificationController
class to save notifications - Added new API
GET: /api/notification/message
atNotificationController
class to fetch notifications - Added
IntegrationExtension
andUserExtension
classes
- Added notificationService to fetch notifications
- Added adminNotificationWorker to show notifications frequently