admin/app/(dashboard)/support-tickets
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
..
[id] feat(api): add notifications endpoints for user notifications 2026-09-13 13:04:02 +03:30
layout.tsx feat: add layout components for various admin dashboard pages 2026-09-05 14:29:43 +03:30
page.tsx feat: initial ghabilee-admin backoffice app 2026-09-05 13:12:59 +03:30