poyrazavsever
702856d942
feat(i18n): localize finance journal and business modules
2026-07-21 12:49:12 +03:00
poyrazavsever
c7a4f3de51
feat: localize dashboard shell
2026-07-19 03:07:10 +03:00
poyrazavsever
c6eecf29ed
refactor(ui): simplify dashboard headers and actions
2026-07-17 22:13:20 +03:00
poyrazavsever
49c4c370c8
feat(ui): add theme-aware stats and finance carousel
2026-07-17 21:56:52 +03:00
poyrazavsever
dafd9eb344
feat(ui): add workspace customization and simplify navigation
2026-07-17 12:47:54 +03:00
poyrazavsever
678c0236db
feat(backend): migrate freelancer and portal runtimes
2026-07-17 00:16:38 +03:00
poyrazavsever
561af11b70
feat(ui): complete phase 4 Poyraz UI foundation
2026-07-16 23:20:30 +03:00
Poyraz
3634b3a227
feat: add dashboard client components for finance, journal, projects, tasks, analytics, calendar, clients, and main overview
2026-06-16 18:45:51 +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
poyrazavsever
b838c94be2
refactor: remove monthly filtering from journal and rename user_settings table to app_settings
2026-06-09 00:08:27 +03:00
Poyraz Avsever
dd5ae0617e
feat(dashboard): implement daily journal functionality with CRUD operations
...
- Added actions for creating, updating, and deleting daily log records in `actions.ts`.
- Introduced `journal-client.tsx` for rendering the journal UI, including log entries and statistics.
- Refactored `page.tsx` to fetch user-specific daily logs from Supabase and display them using the new client component.
- Implemented form handling for daily log creation and updates, including mood and energy scoring.
2026-06-04 19:53:51 +03:00
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
a21c64172e
feat: implement dashboard layout with sidebar navigation, finance page, and supporting UI architecture
2026-05-08 14:12:26 +03:00
Poyraz Avsever
9adc34418e
Refactor code structure for improved readability and maintainability
2026-05-08 11:18:55 +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