Commit Graph
22 Commits
Author SHA1 Message Date
poyrazavsever 48f9d7bc87 feat(portal): add client settings routes and translations 2026-07-21 12:49:55 +03:00
poyrazavsever e5d609426d feat(i18n): update locales, sidebar, and master plan for multilingual support 2026-07-20 11:08:21 +03:00
poyrazavsever 9365dfd215 docs(i18n): update master plan and add v2 phase 0/1 smoke tests 2026-07-20 10:25:40 +03:00
poyrazavsever 0f2ff48376 feat: added new plans 2026-07-20 09:15:46 +03:00
poyrazavsever 7d82bcc4f1 chore: add i18n release hardening gates 2026-07-19 03:08:07 +03:00
poyrazavsever 178f285191 feat: expose mobile localization contracts 2026-07-19 03:07:54 +03:00
poyrazavsever 0548820584 docs: add multilingual i18n rollout plan 2026-07-19 03:06:30 +03:00
poyrazavsever bace8c86cf docs: record self hosted release audit 2026-07-18 20:18:53 +03:00
poyrazavsever ec824c0eec fix(ui): stabilize logout and theme boundaries 2026-07-17 22:51:55 +03:00
poyrazavsever cb2ed90046 feat(api): expose workspace branding to mobile clients 2026-07-17 21:56:37 +03:00
poyrazavsever b603f260f8 feat(settings): expand workspace branding controls 2026-07-17 21:56:15 +03:00
poyrazavsever b04031a3e3 feat(api): complete phase 9 mobile contracts 2026-07-17 09:38:22 +03:00
poyrazavsever 8cd3de8e1f chore(release): remove legacy runtime dependencies 2026-07-17 09:13:23 +03:00
poyrazavsever 64a5f96872 feat(backend): complete AI and business migration 2026-07-17 09:12:45 +03:00
poyrazavsever 42f165b27e docs(plan): complete backend phases 5 and 6 2026-07-17 00:17:24 +03:00
poyrazavsever 561af11b70 feat(ui): complete phase 4 Poyraz UI foundation 2026-07-16 23:20:30 +03:00
poyrazavsever 5d863280bf feat(storage): complete phase 3 branding foundation 2026-07-16 17:05:59 +03:00
poyrazavsever b155132acf feat(domain): complete phase 2 backend core 2026-07-16 16:46:42 +03:00
poyrazavsever 92bc99ba12 feat(auth): complete sqlite auth and client invitations 2026-07-16 16:21:31 +03:00
poyrazavsever cce7265fb1 docs: define self-hosted v3 migration baseline 2026-07-16 16:21:20 +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 ae8fa1425c docs: add phased self-hosted redesign plan and checklist 2026-07-10 22:07:50 +03:00