Poyraz Avsever
b1620d4748
feat: implement internal auth user creation and update related functionalities
2026-06-14 12:41:00 +03:00
poyrazavsever
3d899c07fe
refactor: improve mobile responsiveness and layout consistency across dashboard views by adding horizontal scrolling and unifying Sidebar components.
2026-06-09 16:01:38 +03:00
Poyraz Avsever
6ef5597744
feat: implement project management and portal client detail views with dashboard shell and layout components
2026-06-08 14:56:29 +03:00
poyrazavsever
83379a5edc
feat: add AI-powered finance and project risk analysis features with pgvector support for RAG embeddings
2026-06-06 21:47:50 +03:00
poyrazavsever
fb3fe1031c
feat(tasks): add create task functionality and revalidation for project tasks
2026-06-05 09:47:49 +03:00
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