admin/app
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
..
(dashboard) feat(api): add notifications endpoints for user notifications 2026-09-13 13:04:02 +03:30
api feat: initial ghabilee-admin backoffice app 2026-09-05 13:12:59 +03:30
auth fix(auth): adjust layout width for better responsiveness 2026-09-07 21:24:22 +03:30
error.tsx feat: initial ghabilee-admin backoffice app 2026-09-05 13:12:59 +03:30
global-error.tsx feat: initial ghabilee-admin backoffice app 2026-09-05 13:12:59 +03:30
layout.tsx feat: initial ghabilee-admin backoffice app 2026-09-05 13:12:59 +03:30
loading.tsx feat: initial ghabilee-admin backoffice app 2026-09-05 13:12:59 +03:30
not-found.tsx feat: initial ghabilee-admin backoffice app 2026-09-05 13:12:59 +03:30
page.tsx feat: initial ghabilee-admin backoffice app 2026-09-05 13:12:59 +03:30
providers.tsx feat: initial ghabilee-admin backoffice app 2026-09-05 13:12:59 +03:30