admin/features/events/detail/admin-event-detail
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
..
AdminEventBookingsTab.tsx feat: initial ghabilee-admin backoffice app 2026-09-05 13:12:59 +03:30
AdminEventCommissionModal.test.tsx feat: initial ghabilee-admin backoffice app 2026-09-05 13:12:59 +03:30
AdminEventCommissionModal.tsx feat: initial ghabilee-admin backoffice app 2026-09-05 13:12:59 +03:30
AdminEventDetailsSection.tsx feat(events): manage tiered cancellation policies 2026-09-07 14:37:58 +03:30
AdminEventDetailUi.tsx feat: initial ghabilee-admin backoffice app 2026-09-05 13:12:59 +03:30
AdminEventFinancialTab.tsx feat: initial ghabilee-admin backoffice app 2026-09-05 13:12:59 +03:30
AdminEventInsightsTabs.test.tsx feat: initial ghabilee-admin backoffice app 2026-09-05 13:12:59 +03:30
AdminEventLifecycleActions.test.tsx feat: initial ghabilee-admin backoffice app 2026-09-05 13:12:59 +03:30
AdminEventLifecycleActions.tsx refactor(events): update event management components and remove unused files 2026-09-07 18:09:55 +03:30
AdminEventOverviewTab.tsx feat: initial ghabilee-admin backoffice app 2026-09-05 13:12:59 +03:30
AdminEventPendingRevisionCard.tsx feat: initial ghabilee-admin backoffice app 2026-09-05 13:12:59 +03:30
AdminEventRejectModal.tsx feat: initial ghabilee-admin backoffice app 2026-09-05 13:12:59 +03:30
AdminEventReviewsTab.tsx refactor(events): update event management components and remove unused files 2026-09-07 18:09:55 +03:30
AdminEventRevisionRejectModal.tsx feat: initial ghabilee-admin backoffice app 2026-09-05 13:12:59 +03:30
AdminEventSummaryCard.tsx feat: initial ghabilee-admin backoffice app 2026-09-05 13:12:59 +03:30
types.ts feat: initial ghabilee-admin backoffice app 2026-09-05 13:12:59 +03:30