admin/components/formElements
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
..
input feat: initial ghabilee-admin backoffice app 2026-09-05 13:12:59 +03:30
Button.tsx feat: initial ghabilee-admin backoffice app 2026-09-05 13:12:59 +03:30
Checkbox.tsx feat: initial ghabilee-admin backoffice app 2026-09-05 13:12:59 +03:30
Input.tsx feat: initial ghabilee-admin backoffice app 2026-09-05 13:12:59 +03:30
Switch.tsx feat: initial ghabilee-admin backoffice app 2026-09-05 13:12:59 +03:30
TextEditor.tsx feat(api): add new endpoints for notifications and event FAQs 2026-09-08 18:54:09 +03:30