feat: move user creation into modal flow
This commit is contained in:
@@ -18,8 +18,8 @@ Updated: 2026-04-01
|
||||
## Frontend
|
||||
|
||||
- `src/main.tsx`: application bootstrap
|
||||
- `src/App.tsx`: authenticated panel shell and tab composition
|
||||
- `src/App.test.tsx`: login-gate component tests
|
||||
- `src/App.tsx`: authenticated panel shell, modal user creation flow, and tab composition
|
||||
- `src/App.test.tsx`: login-gate and modal interaction tests
|
||||
- `src/app.css`: full panel styling
|
||||
- `src/data/mockDashboard.ts`: realistic mock state shaped for future API responses
|
||||
- `src/lib/3proxy.ts`: formatting and status helpers
|
||||
|
||||
Reference in New Issue
Block a user