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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user