updates, back and front
This commit is contained in:
@@ -43,6 +43,7 @@ A sleek, modern fabrication dashboard focused on simplicity and clarity.
|
||||
### v2.0 — Security & Multi-User
|
||||
- [ ] **User Authentication**: Flask-Login + JWT integration for secure access.
|
||||
- [ ] **Multi-User Support**: Individual accounts with project ownership.
|
||||
- [x] **API Service Layer Abstraction**: Consolidate API interaction logic into Zustand actions.
|
||||
- [ ] **Role-Based Access (RBAC)**: Define Owners, Editors, and Viewers per project.
|
||||
- [ ] **Audit Logs**: Track who changed what and when.
|
||||
|
||||
@@ -62,4 +63,4 @@ A sleek, modern fabrication dashboard focused on simplicity and clarity.
|
||||
- [ ] **Test Coverage**: implement backend (pytest) and frontend (Vitest) test suites.
|
||||
- [ ] **Migration Framework**: Switch to `Flask-Migrate` for formal schema versioning.
|
||||
- [ ] **Structured Logging**: Centralized backend logs for better monitoring.
|
||||
- [ ] **Global Exception Handling**: Standardized API error responses.
|
||||
- [x] **Global Exception Handling**: Standardized API error responses.
|
||||
|
||||
Reference in New Issue
Block a user