admin/validation
alisaza 82593dc18c refactor(events): update event management components and remove unused files
- Replaced `LIST_PUBLIC_CATEGORIES` with `LIST_ADMIN_CATEGORIES_FLAT` in `ArticleFormModal.tsx`.
- Removed the "Add Event" button from the dashboard page.
- Simplified the `EventsPage` by removing the button and adjusting the layout.
- Cleaned up the `AdminEventEditPage` by removing unnecessary props.
- Deleted unused layout and page files related to event creation.
- Updated `AdminAuthContent` to use `useAdminCitiesQuery` instead of `useDiscoveryCitiesQuery`.
- Refactored `EventGuestListAccessPanel` to remove the `accessMode` prop and adjust API calls accordingly.
- Removed several unused components and tests related to event creation, enhancing project maintainability.
2026-09-07 18:09:55 +03:30
..
adminUserMobile.test.ts feat: initial ghabilee-admin backoffice app 2026-09-05 13:12:59 +03:30
adminUserMobile.ts feat: initial ghabilee-admin backoffice app 2026-09-05 13:12:59 +03:30
adminUsers.ts feat: initial ghabilee-admin backoffice app 2026-09-05 13:12:59 +03:30
adminWalletCredit.ts feat: initial ghabilee-admin backoffice app 2026-09-05 13:12:59 +03:30
auth.test.ts feat: initial ghabilee-admin backoffice app 2026-09-05 13:12:59 +03:30
auth.ts feat: initial ghabilee-admin backoffice app 2026-09-05 13:12:59 +03:30
blogArticles.test.ts feat: initial ghabilee-admin backoffice app 2026-09-05 13:12:59 +03:30
blogArticles.ts feat: initial ghabilee-admin backoffice app 2026-09-05 13:12:59 +03:30
eventCategories.ts feat: initial ghabilee-admin backoffice app 2026-09-05 13:12:59 +03:30
eventWizard.test.ts refactor(events): update event management components and remove unused files 2026-09-07 18:09:55 +03:30
eventWizard.ts refactor(events): update event management components and remove unused files 2026-09-07 18:09:55 +03:30
withdrawal.test.ts fix 2026-09-05 16:04:36 +03:30
withdrawal.ts refactor: improve code readability and validation structure 2026-09-05 16:31:02 +03:30