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
1d318e1ea0
fix: clean dashboard client type issues
2026-07-18 20:18:39 +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
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
5353c43279
fix: resolve invalid div nesting in finance dashboard header
2026-06-06 22:45:24 +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
21af4b7a62
feat: implement Business OS modules for proposals, invoices, and subscriptions with database schema and UI components
2026-06-06 21:17:36 +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