10 Commits
Author SHA1 Message Date
poyrazavsever fcc6f2078a feat(i18n): improve ai chat and settings localization 2026-07-21 12:49:25 +03:00
poyrazavsever e5d609426d feat(i18n): update locales, sidebar, and master plan for multilingual support 2026-07-20 11:08:21 +03:00
poyrazavsever c7a4f3de51 feat: localize dashboard shell 2026-07-19 03:07:10 +03:00
Poyraz 24fcdf9a77 feat: add new UI components and improve existing ones
- Introduced `Field` and `Label` components for better form handling.
- Refactored `Input` and `Textarea` components to use forward refs and improved styling.
- Updated `PendingSubmitButton` to use the new `Button` component.
- Enhanced `Skeleton` component for better layout handling.
- Revamped `Toast` component to support live regions and improved accessibility.
- Updated sidebar configuration to use typed icons.
- Added phase 3 UI boundary checks to prevent usage of deprecated imports.
- Implemented new authentication action handler for better cookie management.
- Improved setup logic for freelancer accounts with repair functionality.
2026-07-10 22:47:02 +03:00
Poyraz Avsever 37eee3a545 feat: initialize sidebar navigation configuration and data structure 2026-06-08 15:14:32 +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 7808df0c56 feat: enhance DashboardShell with dropdown menu for user profile; update sidebar titles for consistency 2026-06-03 10:49:27 +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 a21c64172e feat: implement dashboard layout with sidebar navigation, finance page, and supporting UI architecture 2026-05-08 14:12:26 +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