Commit Graph
6 Commits
Author SHA1 Message Date
poyrazavsever 5210a180d4 feat(i18n): update analytics and calendar views for dynamic locales 2026-07-20 11:08:38 +03:00
poyrazavsever 678c0236db feat(backend): migrate freelancer and portal runtimes 2026-07-17 00:16:38 +03:00
Poyraz Avsever 7ee3104158 feat(calendar): implement calendar event management with create, update, and delete functionalities
- Added actions for creating, updating, and deleting calendar events in `actions.ts`.
- Introduced `CalendarClient` component to handle event display and interaction in `calendar-client.tsx`.
- Refactored `CalendarPage` to fetch events, clients, projects, and tasks from Supabase and pass them to `CalendarClient`.
- Enhanced form handling for event creation and editing with proper validation and error handling.
2026-06-04 19:53:44 +03:00
Poyraz Avsever 1c9eca814e feat: scaffold initial dashboard layout and base pages for all modules 2026-05-08 17:29:02 +03:00
Poyraz Avsever 6419ee99bf feat: implement dashboard layout and calendar view page with event management features 2026-05-08 12:17:28 +03:00
Poyraz Avsever 0233122b6d feat: implement dashboard layout shell with responsive sidebar, global dark theme, and navigation pages 2026-05-08 11:50:18 +03:00