admin/features/events
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
..
create feat(events): add admin UI to create events for verified hosts 2026-09-09 11:22:00 +03:30
detail feat(api): add notifications endpoints for user notifications 2026-09-13 13:04:02 +03:30
edit fix 2026-09-07 18:57:57 +03:30
management fix 2026-09-07 18:57:57 +03:30
eventCapacity.test.ts feat: initial ghabilee-admin backoffice app 2026-09-05 13:12:59 +03:30
eventCapacity.ts feat: initial ghabilee-admin backoffice app 2026-09-05 13:12:59 +03:30
eventCardLabels.test.ts feat: initial ghabilee-admin backoffice app 2026-09-05 13:12:59 +03:30
eventCardLabels.ts feat: initial ghabilee-admin backoffice app 2026-09-05 13:12:59 +03:30
eventDraftStore.test.ts feat: initial ghabilee-admin backoffice app 2026-09-05 13:12:59 +03:30
eventDraftStore.ts feat: initial ghabilee-admin backoffice app 2026-09-05 13:12:59 +03:30
eventEditPolicy.test.ts feat: initial ghabilee-admin backoffice app 2026-09-05 13:12:59 +03:30
eventEditPolicy.ts feat(events): manage tiered cancellation policies 2026-09-07 14:37:58 +03:30
eventSlug.test.ts feat: initial ghabilee-admin backoffice app 2026-09-05 13:12:59 +03:30
eventSlug.ts feat: initial ghabilee-admin backoffice app 2026-09-05 13:12:59 +03:30
presentEventCapacityBadge.test.ts feat: initial ghabilee-admin backoffice app 2026-09-05 13:12:59 +03:30
presentEventCapacityBadge.ts feat: initial ghabilee-admin backoffice app 2026-09-05 13:12:59 +03:30