Poyraz Avsever
53a225594a
feat: enhance roadmap with detailed tasks and acceptance criteria; update database documentation and query management
2026-06-01 11:43:37 +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
8f63998d34
feat: implement interactive dashboard with Recharts visualizations and draggable widgets
2026-05-08 16:09:31 +03:00
Poyraz Avsever
74a928a0d6
feat: initialize root layout with metadata, global styles, and toast provider
2026-05-08 14:34:09 +03:00
Poyraz Avsever
e38a809ff9
feat: implement AI chat interface with Supabase persistence and edge API route integration
2026-05-08 14:32:07 +03:00
Poyraz Avsever
b1615d72ba
feat: implement freelance dashboard pages for time tracking, client CRM, and proposals
2026-05-08 14:12:45 +03:00
Poyraz Avsever
a21c64172e
feat: implement dashboard layout with sidebar navigation, finance page, and supporting UI architecture
2026-05-08 14:12:26 +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
533483398b
feat: add dashboard overview page with focus trends, activity widgets, and data visualizations
2026-05-08 12:21:41 +03:00
Poyraz Avsever
c85bae2c49
feat: implement analytics dashboard page with performance metrics and Recharts visualizations
2026-05-08 12:21:12 +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
eb683bd3a4
feat: implement dashboard page with focus metrics, habit trackers, and data visualizations using recharts
2026-05-08 12:10:39 +03:00
Poyraz Avsever
c309539db5
feat: implement responsive dashboard layout with sidebar navigation and full-screen clock overlay
2026-05-08 12:09:41 +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
Poyraz Avsever
9adc34418e
Refactor code structure for improved readability and maintainability
2026-05-08 11:18:55 +03:00
Poyraz Avsever
e98972597d
Refactor code structure for improved readability and maintainability
2026-05-08 10:08:34 +03:00
Poyraz Avsever
0235f82476
Refactor code structure for improved readability and maintainability
2026-05-08 09:58:17 +03:00
Poyraz Avsever
a958d6cbb8
feat: implement authentication login and registration pages with custom dark theme and icon support
2026-05-07 11:33:31 +03:00
Poyraz Avsever
a132443c93
feat: implement layout components, shared input UI, and define global color theme
2026-05-07 11:21:08 +03:00
Poyraz Avsever
904375ea5c
feat: implement Supabase database schema and core authentication flow with registration and login pages
2026-05-07 11:11:15 +03:00
Poyraz Avsever and Copilot
4126b41064
Refactor code structure for improved readability and maintainability
...
Co-authored-by: Copilot <copilot@github.com >
2026-05-07 09:50:01 +03:00
Poyraz Avsever
983c8fd6aa
style: format code for improved readability and consistency across multiple files
2026-05-06 16:20:27 +03:00
Poyraz Avsever and Copilot
c73bf0e499
feat: add form components and UI elements for enhanced user interaction
...
- Introduced Form, FormField, FormItem, FormLabel, FormControl, FormDescription, FormMessage components for structured form handling.
- Added Input, Textarea, and Select components for user input.
- Implemented Label and Separator components for better UI organization.
- Created Skeleton component for loading states.
- Developed Toast and Toaster components for user notifications.
- Integrated useToast hook for managing toast notifications.
- Established AI analysis functionality with analyzeJournalWithLocalAI.
- Set up Dexie for local database management with Journal and Task models.
- Configured Supabase client for server-side and browser-side interactions.
- Defined database schema for journals, tasks, chat sessions, and messages with Row Level Security policies.
Co-authored-by: Copilot <copilot@github.com >
2026-05-06 16:20:14 +03:00
Poyraz Avsever
28b4e43528
Add logo to header in Mood Tracker application
2026-04-27 23:48:31 +03:00
Poyraz Avsever
cd382f60ba
Add initial setup files for Tailwind CSS and PostCSS, including global styles and TypeScript configuration
2026-04-27 23:37:00 +03:00
Poyraz Avsever
2d217985a2
Add layout and main page components for Mood Tracker application
2026-04-27 23:36:52 +03:00