admin/components
alisaza aff6eeace6 feat(api): add new endpoints for notifications and event FAQs
- Introduced a new PATCH endpoint `/api/v1/notifications/me/read-all` to mark all unread notifications as read for the authenticated user.
- Added a new GET endpoint `/api/v1/events/{eventId}/faqs/page` for retrieving paginated FAQs related to a specific event, with support for pagination, sorting, and filtering.
- Updated the existing GET endpoint `/api/v1/events/{eventId}/guest-list-links/invited-guests/page` to include pagination parameters.
2026-09-08 18:54:09 +03:30
..
admin feat: initial ghabilee-admin backoffice app 2026-09-05 13:12:59 +03:30
auth refactor(events): update event management components and remove unused files 2026-09-07 18:09:55 +03:30
consumer feat: initial ghabilee-admin backoffice app 2026-09-05 13:12:59 +03:30
events fix 2026-09-07 18:57:57 +03:30
feedback feat: initial ghabilee-admin backoffice app 2026-09-05 13:12:59 +03:30
formElements feat(api): add new endpoints for notifications and event FAQs 2026-09-08 18:54:09 +03:30
forms feat: initial ghabilee-admin backoffice app 2026-09-05 13:12:59 +03:30
heroui feat(api): add new endpoints for notifications and event FAQs 2026-09-08 18:54:09 +03:30
icons refactor: remove unused icons and dependencies 2026-09-05 16:40:50 +03:30
layouts feat: initial ghabilee-admin backoffice app 2026-09-05 13:12:59 +03:30
map feat: initial ghabilee-admin backoffice app 2026-09-05 13:12:59 +03:30
media feat: initial ghabilee-admin backoffice app 2026-09-05 13:12:59 +03:30
modals feat: initial ghabilee-admin backoffice app 2026-09-05 13:12:59 +03:30
paginated-list feat: initial ghabilee-admin backoffice app 2026-09-05 13:12:59 +03:30
providers feat: initial ghabilee-admin backoffice app 2026-09-05 13:12:59 +03:30
reviews refactor: remove unused icons and dependencies 2026-09-05 16:40:50 +03:30
ui refactor(TextEditor, Dropdown, UserDropdown): improve dropdown trigger implementation and styling 2026-09-08 11:51:36 +03:30
PaginatedList.test.tsx feat: initial ghabilee-admin backoffice app 2026-09-05 13:12:59 +03:30
PaginatedList.tsx feat: initial ghabilee-admin backoffice app 2026-09-05 13:12:59 +03:30