Restyle staff and console UIs; add UI-Docs walkthrough and review PDF.
Some checks are pending
offline / test (push) Waiting to run
Some checks are pending
offline / test (push) Waiting to run
Match CS/sales/accounting/access-staff to the portal indigo system with dollar amounts, skip links, and empty states. Fleet replica actions move into overflow menus, roles become chips, Docs become cards, and the header copy reflects the 0.0.0.0 bind. Simulator uses the same shell (orange only for faults). Portal API keys are masked; admin customers edit in a drawer. Catalog uses system-ui. New UI-Docs repo holds screenshots, usage notes, and UI-REVIEW.pdf.
This commit is contained in:
parent
ddf772454b
commit
cb07f5b321
72 changed files with 3284 additions and 242 deletions
24
packages/ui-docs/README.md
Normal file
24
packages/ui-docs/README.md
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
# UI-Docs
|
||||
|
||||
Walkthrough screenshots, usage instructions, and a review PDF for every operator, staff, portal, admin, simulator, and catalog surface in the Verae Time × Zapier lab.
|
||||
|
||||
**Forgejo:** https://git.georgelambert.org/marchon/UI-Docs
|
||||
|
||||
## Open the review
|
||||
|
||||
- [UI-REVIEW.pdf](UI-REVIEW.pdf) — screenshots, how to use each screen, remaining issues
|
||||
- [WALKTHROUGH.md](WALKTHROUGH.md) — click-by-click
|
||||
- [REPORT.md](REPORT.md) — issues still to consider
|
||||
- [screenshots/](screenshots/) — PNG atlas
|
||||
|
||||
## Recapture
|
||||
|
||||
Lab processes must already be listening (`:3850` fleet, `:3847` simulator, `:3011` CS, `:3012` sales, `:3013` accounting, `:3025` staff, `:3000` edge).
|
||||
|
||||
```bash
|
||||
npm install
|
||||
npm run walk # headless Chrome → screenshots/ + walkthrough-console.json
|
||||
npm run pdf # reportlab → UI-REVIEW.pdf
|
||||
```
|
||||
|
||||
Chrome path: `CHROME_PATH` or `/Applications/Google Chrome.app/Contents/MacOS/Google Chrome`.
|
||||
Loading…
Add table
Add a link
Reference in a new issue