admin/features/events/detail
alisaza 3b86c2c72f feat(api): add notifications endpoints for user notifications
Introduced new API endpoints for managing in-app notifications. The `/api/v1/notifications/me` endpoint retrieves a paginated list of notifications for the authenticated user, while the `/api/v1/notifications/me/unread-count` endpoint returns the count of unread notifications. Enhanced the OpenAPI documentation to reflect these changes, including detailed parameter descriptions and response schemas for better clarity and usability.
2026-09-13 13:04:02 +03:30
..
admin-event-detail feat(api): add notifications endpoints for user notifications 2026-09-13 13:04:02 +03:30
AdminEventDetail.tsx feat(api): add notifications endpoints for user notifications 2026-09-13 13:04:02 +03:30
EventDiscountsPanel.test.tsx feat(alert-modal): integrate alert modal for confirmation actions 2026-09-13 10:14:18 +03:30
EventDiscountsPanel.tsx feat(api): add notifications endpoints for user notifications 2026-09-13 13:04:02 +03:30