admin/app/(dashboard)
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
..
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 feat: add layout components for various admin dashboard pages 2026-09-05 14:29:43 +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: add layout components for various admin dashboard pages 2026-09-05 14:29:43 +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 refactor(events): update event management components and remove unused files 2026-09-07 18:09:55 +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: add layout components for various admin dashboard pages 2026-09-05 14:29:43 +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: add layout components for various admin dashboard pages 2026-09-05 14:29:43 +03:30
settlements feat: add layout components for various admin dashboard pages 2026-09-05 14:29:43 +03:30
sms-messages feat: add layout components for various admin dashboard pages 2026-09-05 14:29:43 +03:30
support-tickets feat: add layout components for various admin dashboard pages 2026-09-05 14:29:43 +03:30
user-reports feat: add layout components for various admin dashboard pages 2026-09-05 14:29:43 +03:30
users feat(users): expand admin users table with city, gender, wallet, and roles 2026-09-07 11:29:29 +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