Commit Graph
6 Commits
Author SHA1 Message Date
poyrazavsever 077468452b fix: update aspect ratio classes for project cover images 2026-06-05 09:41:30 +03:00
poyrazavsever 4c46a70212 feat: implement project detail page with planning sections, tasks, and finance management
feat: add project planning section CRUD operations and integrate with Supabase
feat: enhance project card interactions with navigation to project details
fix: update task completion logic to revalidate project paths
2026-06-05 09:39:22 +03:00
Poyraz Avsever 35dd88b5af feat: implement project management features with cover images and planning sections
- Add ProjectsClient component for managing projects with a grid and list view.
- Introduce project cover image functionality and related fields in the database.
- Create a new table for project planning sections with RLS policies for user access.
- Update global styles for scrollbar customization.
- Enhance Next.js configuration for server actions with increased body size limit.
- Document new database migration for project planning assets.
2026-06-04 15:45:51 +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 e0a2dace49 feat: add dashboard pages for documents, projects, and team management with AI-powered insights 2026-05-08 12:26:23 +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