16 lines
298 B
Markdown
16 lines
298 B
Markdown
# Admin UI pages
|
|
|
|
Incremental extraction target for `app/admin_dashboard.py`.
|
|
|
|
Planned page modules:
|
|
|
|
- `customers.py`
|
|
- `opportunities.py`
|
|
- `products.py`
|
|
- `documents.py`
|
|
- `shipments.py`
|
|
- `integrations.py`
|
|
- `outbox.py`
|
|
|
|
Public routes should stay unchanged while code is migrated page-by-page.
|