refactor: align detail views with dense console ui
This commit is contained in:
@@ -2,6 +2,12 @@
|
||||
|
||||
Standalone Next.js admin frontend for the virtual try-on workflow.
|
||||
|
||||
## UI Direction
|
||||
|
||||
- Shared admin shell uses a compact dense-console layout instead of wide hero-card framing.
|
||||
- `orders`, `reviews`, and `workflows` prioritize toolbar + table + detail patterns for desktop operators.
|
||||
- Review detail keeps image inspection on the left and grouped decision actions on the right.
|
||||
|
||||
## Requirements
|
||||
|
||||
- Node.js 20+
|
||||
@@ -82,8 +88,6 @@ Real integration pages:
|
||||
|
||||
Placeholder or transitional pages:
|
||||
|
||||
- `/orders`
|
||||
- `/workflows`
|
||||
- `/libraries/models`
|
||||
- `/libraries/scenes`
|
||||
- `/libraries/garments`
|
||||
|
||||
Reference in New Issue
Block a user