feat(phase2): phase 6 - integration & polish

Fix all build/type/lint errors, write 60 new tests (175 total),
update seed with new widget types and team board permissions,
install missing svelte-i18n dependency, fix DynamicIcon for Svelte 5.
This commit is contained in:
2026-03-24 23:43:31 +03:00
parent 5bb4fbcedf
commit 87ed928a3a
17 changed files with 2057 additions and 59 deletions
+7 -7
View File
@@ -3,7 +3,7 @@
**Branch:** `feature/phase-2-enhanced-features`
**Base branch:** `master`
**Created:** 2026-03-24
**Status:** 🟡 In Progress
**Status:** Done
**Strategy:** Big Bang
**Mode:** Automated
**Execution:** Orchestrator
@@ -20,11 +20,11 @@ Add OAuth/Authentik integration, drag-and-drop reordering, localization (EN/RU),
## Phases
- [x] Phase 1: OAuth/Authentik Integration [fullstack] → [subplan](./phase-1-oauth.md)
- [ ] Phase 2: Drag-and-Drop Reordering [frontend] → [subplan](./phase-2-dnd.md)
- [ ] Phase 3: Localization EN/RU [fullstack] → [subplan](./phase-3-localization.md)
- [ ] Phase 4: Additional Widget Types [fullstack] → [subplan](./phase-4-widgets.md)
- [ ] Phase 5: Per-Board Access Control UI [fullstack] → [subplan](./phase-5-access-control.md)
- [ ] Phase 6: Integration & Polish [fullstack] → [subplan](./phase-6-integration.md)
- [x] Phase 2: Drag-and-Drop Reordering [frontend] → [subplan](./phase-2-dnd.md)
- [x] Phase 3: Localization EN/RU [fullstack] → [subplan](./phase-3-localization.md)
- [x] Phase 4: Additional Widget Types [fullstack] → [subplan](./phase-4-widgets.md)
- [x] Phase 5: Per-Board Access Control UI [fullstack] → [subplan](./phase-5-access-control.md)
- [x] Phase 6: Integration & Polish [fullstack] → [subplan](./phase-6-integration.md)
## Phase Progress Log
@@ -35,7 +35,7 @@ Add OAuth/Authentik integration, drag-and-drop reordering, localization (EN/RU),
| Phase 3: Localization | fullstack | Done | ⬜ | ⬜ | ⬜ |
| Phase 4: Widgets | fullstack | Done | ⬜ | ⬜ | ⬜ |
| Phase 5: Access Control | fullstack | Done | ⬜ | ⬜ | ⬜ |
| Phase 6: Integration | fullstack | ⬜ Not Started | ⬜ | ⬜ | ⬜ |
| Phase 6: Integration | fullstack | Done | ⬜ | ⬜ | ⬜ |
## Final Review
- [ ] Comprehensive code review