feat: implement ui v1
This commit is contained in:
@@ -2,22 +2,21 @@
|
||||
|
||||
## Current
|
||||
|
||||
### `feat/admin-api-v1`
|
||||
### `feat/ui-v1`
|
||||
|
||||
Status: completed
|
||||
|
||||
DoD:
|
||||
|
||||
- CRUD operations are available through admin API
|
||||
- version creation and publish flow work through HTTP endpoints
|
||||
- JSON sample upload and draft generation work for REST scenario
|
||||
- auth profiles and YAML import/export are available
|
||||
- integration tests cover key admin API scenarios
|
||||
- handlers do not contain hidden business logic
|
||||
- UI covers operation list, create, test, sample upload, draft generation and publish
|
||||
- UI works against `admin-api` without mock backend
|
||||
- critical form helpers are covered by frontend tests
|
||||
- production UI build works in Docker container
|
||||
- CI checks UI build and tests together with Rust workspace
|
||||
|
||||
## Next
|
||||
|
||||
- `feat/ui-v1`
|
||||
- `feat/mcp-server`
|
||||
|
||||
## Backlog
|
||||
|
||||
|
||||
Reference in New Issue
Block a user