8 Commits
Author SHA1 Message Date
poyrazavsever 702856d942 feat(i18n): localize finance journal and business modules 2026-07-21 12:49:12 +03:00
poyrazavsever 678c0236db feat(backend): migrate freelancer and portal runtimes 2026-07-17 00:16:38 +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