admin/app/(dashboard)
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/events/[id] feat: add layout components for various admin dashboard pages 2026-09-05 14:29:43 +03:30
audit-logs feat: add layout components for various admin dashboard pages 2026-09-05 14:29:43 +03:30
bank-accounts refactor: improve code readability and validation structure 2026-09-05 16:31:02 +03:30
blog-articles refactor(events): update event management components and remove unused files 2026-09-07 18:09:55 +03:30
bookings chore(openapi): format tags in API documentation for consistency 2026-09-11 23:00:12 +03:30
chat-oversight feat: add layout components for various admin dashboard pages 2026-09-05 14:29:43 +03:30
cities feat: add layout components for various admin dashboard pages 2026-09-05 14:29:43 +03:30
contact-messages feat(alert-modal): integrate alert modal for confirmation actions 2026-09-13 10:14:18 +03:30
dashboard refactor(events): update event management components and remove unused files 2026-09-07 18:09:55 +03:30
discount-codes feat: add layout components for various admin dashboard pages 2026-09-05 14:29:43 +03:30
event-categories feat: add layout components for various admin dashboard pages 2026-09-05 14:29:43 +03:30
events feat: add layout components for various admin dashboard pages 2026-09-05 14:29:43 +03:30
guest-lists feat: add layout components for various admin dashboard pages 2026-09-05 14:29:43 +03:30
identity-verifications feat: add layout components for various admin dashboard pages 2026-09-05 14:29:43 +03:30
manage-events feat(events): add admin UI to create events for verified hosts 2026-09-09 11:22:00 +03:30
manual-notifications feat: add layout components for various admin dashboard pages 2026-09-05 14:29:43 +03:30
notification-rules feat: add layout components for various admin dashboard pages 2026-09-05 14:29:43 +03:30
notifications feat(alert-modal): integrate alert modal for confirmation actions 2026-09-13 10:14:18 +03:30
payments feat: add layout components for various admin dashboard pages 2026-09-05 14:29:43 +03:30
provinces feat: add layout components for various admin dashboard pages 2026-09-05 14:29:43 +03:30
push-deliveries feat: add layout components for various admin dashboard pages 2026-09-05 14:29:43 +03:30
reviews feat(alert-modal): integrate alert modal for confirmation actions 2026-09-13 10:14:18 +03:30
settlements fix(settlements): adjust padding in completed status section and global styles 2026-09-11 15:54:53 +03:30
sms-messages feat: add layout components for various admin dashboard pages 2026-09-05 14:29:43 +03:30
support-tickets feat(api): add notifications endpoints for user notifications 2026-09-13 13:04:02 +03:30
user-reports feat: add layout components for various admin dashboard pages 2026-09-05 14:29:43 +03:30
users feat(alert-modal): integrate alert modal for confirmation actions 2026-09-13 10:14:18 +03:30
wallet-deposits feat: add layout components for various admin dashboard pages 2026-09-05 14:29:43 +03:30
withdrawal-requests fix 2026-09-05 16:04:36 +03:30
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