docs(04-06): complete TemplateService + FolderStructureService plan — CSOM template capture/apply and CSV folder hierarchy creation
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -55,14 +55,14 @@ Requirements for initial release. Each maps to roadmap phases.
|
||||
|
||||
### Site Templates
|
||||
|
||||
- [ ] **TMPL-01**: User can capture site structure (libraries, folders, permission groups, logo, settings) as a template
|
||||
- [ ] **TMPL-02**: User can apply template to create new Communication or Teams site
|
||||
- [x] **TMPL-01**: User can capture site structure (libraries, folders, permission groups, logo, settings) as a template
|
||||
- [x] **TMPL-02**: User can apply template to create new Communication or Teams site
|
||||
- [x] **TMPL-03**: Templates persist locally as JSON
|
||||
- [x] **TMPL-04**: User can manage templates (create, rename, delete)
|
||||
|
||||
### Folder Structure
|
||||
|
||||
- [ ] **FOLD-01**: User can create folder structures on a site from a CSV template
|
||||
- [x] **FOLD-01**: User can create folder structures on a site from a CSV template
|
||||
- [x] **FOLD-02**: Example CSV templates provided for common structures
|
||||
|
||||
### Bulk Operations
|
||||
@@ -146,11 +146,11 @@ Which phases cover which requirements. Updated during roadmap creation.
|
||||
| DUPL-01 | Phase 3 | Complete |
|
||||
| DUPL-02 | Phase 3 | Complete |
|
||||
| DUPL-03 | Phase 3 | Complete |
|
||||
| TMPL-01 | Phase 4 | Pending |
|
||||
| TMPL-02 | Phase 4 | Pending |
|
||||
| TMPL-01 | Phase 4 | Complete |
|
||||
| TMPL-02 | Phase 4 | Complete |
|
||||
| TMPL-03 | Phase 4 | Complete |
|
||||
| TMPL-04 | Phase 4 | Complete |
|
||||
| FOLD-01 | Phase 4 | Pending |
|
||||
| FOLD-01 | Phase 4 | Complete |
|
||||
| FOLD-02 | Phase 4 | Complete |
|
||||
| BULK-01 | Phase 4 | Complete |
|
||||
| BULK-02 | Phase 4 | Complete |
|
||||
|
||||
Reference in New Issue
Block a user