-
Notifications
You must be signed in to change notification settings - Fork 0
UI Flows
Daniel Hokanson edited this page Aug 30, 2026
·
3 revisions
docs/ui-flows/ describes each feature's complete UI structure — screens, routes, dialogs, user flows and a UX analysis. It exists to train the in-app help system and to onboard humans, and it complements Feature Reference: the functional reference tells you what a field means, the UI flow tells you what the screen does.
These flows describe the desktop employee shell. The phone web UI, the native app shell, the shop-floor kiosk and the customer portal are separate surfaces with their own chrome and auth — see App Surfaces.
| # | Flow | Doc |
|---|---|---|
| 00 | App Shell & Navigation | 00-app-shell.md |
| 01 | Dashboard | 01-dashboard.md |
| 02 | Kanban Board | 02-kanban.md |
| 03 | Backlog | 03-backlog.md |
| 04 | Planning Cycles | 04-planning.md |
| 05 | Parts Catalog | 05-parts.md |
| 06 | Inventory | 06-inventory.md |
| 07 | Assets | 07-assets.md |
| 08 | Quality Control | 08-quality.md |
| 09 | Leads (CRM Pipeline) | 09-leads.md |
| 10 | Customers | 10-customers.md |
| 11 | Quotes (Estimates) | 11-quotes.md |
| 12 | Sales Orders | 12-sales-orders.md |
| 13 | Purchase Orders | 13-purchase-orders.md |
| 14 | Shipments | 14-shipments.md |
| 15 | Invoices ⚡ (Standalone Mode) | 15-invoices.md |
| 16 | Payments ⚡ (Standalone Mode) | 16-payments.md |
| 17 | Expenses | 17-expenses.md |
| 18 | Time Tracking | 18-time-tracking.md |
| 19 | Vendors | 19-vendors.md |
| 20 | Reports (Dynamic Builder) | 20-reports.md |
| 21 | Calendar | 21-calendar.md |
| 22 | Chat | 22-chat.md |
| 23 | AI Assistant | 23-ai-assistant.md |
| 24 | Shop Floor / Worker View | 24-shop-floor.md |
| 25 | Admin Panel | 25-admin.md |
| 26 | Account & Employee Self-Service | 26-account-employee.md |
| 27 | Notifications | 27-notifications.md |
| 28 | Authentication Flows | 28-authentication.md |
| Doc | Covers |
|---|---|
| dialogs-spatial-guide.md | When a dialog is the right answer, and where it comes from spatially |
Related UI documentation in the umbrella repo:
-
docs/ui-components.md— the shared component library -
docs/entity-detail-pattern.md— the tabbed entity-detail page pattern every major record follows -
docs/workflow-pattern.md— the workflow narrative model behind multi-step screens -
docs/ux/concurrency-conflict-ux.md— what a user sees when two people edit the same record
Forge · Apache 2.0 · built by Armory Works — this wiki maps the docs; the authoritative detail lives in docs/.
Evaluating
Running it
- Installation
- First Week
- Configuration and Integrations
- Hardening a Production Install
- Backup and Restore
- Upgrades and Rollback
- Accounting Modes
Using it
- App Surfaces
- Shop Floor Kiosk
- Mobile and Offline
- Access and Roles
- Customizing an Install
- Feature Reference
- UI Flows
Building on it
- API Access
- Architecture
- Capability Gating
- Workflow, Gates and Approvals
- Data Ownership and Export
- Glossary
Contributing
Repo wikis