fix: State-Dateien synchronisiert – T023 abgeschlossen, T024 als nächster Task
This commit is contained in:
+18
-13
@@ -1,21 +1,14 @@
|
||||
# Todo
|
||||
|
||||
## Open
|
||||
- [x] T012: Create database models for Equipment catalog and StockLocation
|
||||
- [x] T013: Implement Equipment catalog API
|
||||
- [ ] T014: Equipment catalog UI (in progress)
|
||||
- [x] T015: Create database models for Crew and CrewAvailability
|
||||
- [x] T016: Implement Crew catalog and availability API
|
||||
- [x] T017: Crew management UI
|
||||
- [x] T018: Create database models for Vehicles and VehicleAssignment
|
||||
- [x] T019: Implement Vehicle catalog and assignment API
|
||||
- [x] T020: Vehicle management UI
|
||||
- [x] T021: Create database models for Project hierarchy
|
||||
- [ ] T022: Implement Project CRUD API
|
||||
- [ ] T023: Project list and detail UI
|
||||
- [ ] T024: Project function group and function editor UI
|
||||
- [ ] T025: Create database models for ProjectEquipment and ProjectCrew
|
||||
- [ ] T026+: Remaining project tasks
|
||||
- [ ] T026: Implement project equipment group and items API
|
||||
- [ ] T027: Project equipment management UI
|
||||
- [ ] T028: Implement crew assignment API
|
||||
- [ ] T029: Crew assignment UI in project
|
||||
- [ ] T030: Implement vehicle assignment API and UI
|
||||
- [ ] T031-T060: Remaining tasks (Financial, Documents, Scheduling, PWA, etc.)
|
||||
- [ ] Test and validate
|
||||
- [ ] Verify runtime
|
||||
- [ ] Prepare deployment
|
||||
@@ -37,3 +30,15 @@
|
||||
- T009: Create database models for Contacts and Tags
|
||||
- T010: Implement contacts CRUD API
|
||||
- T011: Contacts management UI (list, detail, form)
|
||||
- T012: Create database models for Equipment catalog and StockLocation
|
||||
- T013: Implement Equipment catalog API
|
||||
- T014: Equipment catalog UI
|
||||
- T015: Create database models for Crew and CrewAvailability
|
||||
- T016: Implement Crew catalog and availability API
|
||||
- T017: Crew management UI
|
||||
- T018: Create database models for Vehicles and VehicleAssignment
|
||||
- T019: Implement Vehicle catalog and assignment API
|
||||
- T020: Vehicle management UI
|
||||
- T021: Create database models for Project hierarchy
|
||||
- T022: Implement Project CRUD API
|
||||
- T023: Project list and detail UI
|
||||
|
||||
Reference in New Issue
Block a user