kell_creations/docs
Mike Kell 3662f4fcc5 feat(orders): Stage 5D - orders page UI hardening
- OrdersPage with search bar, status filter chips, order count, master-detail wide layout, push-navigation narrow layout
- OrderCard widget with order ID, customer name, date, status chip, item count, total
- OrderDetailPanel with customer info, shipping address, line items, total, notes, status dropdown, Add Note button, isUpdating indicator
- OrderStatusChip mapping OrderStatus to label and color
- AddNoteDialog with text field, empty-note validation, AddNoteDialogResult value object
- showOrderActionSnackBar helper for success/failure feedback
- Cross-feature onViewProduct/onViewInventory callbacks per line item
- initialFilter, initialQuery, initialSelectedId constructor params on OrdersPage
- Expanded feature_orders barrel exports (OrdersController, all presentation types)
- 25 new widget tests (OrderDetailPanel x14, AddNoteDialog x3, OrdersPage x6)
- 115/115 feature_orders tests passing, 24/24 kell_web tests passing
- Updated build_execution_tracker.md and master_development_brief.md
2026-07-10 19:52:19 -04:00
..
architecture docs: full project analysis with recommendations and fixes 2026-05-22 10:51:53 -04:00
brand docs: full project analysis with recommendations and fixes 2026-05-22 10:51:53 -04:00
development feat(orders): Stage 5D - orders page UI hardening 2026-07-10 19:52:19 -04:00
integrations docs: full project analysis with recommendations and fixes 2026-05-22 10:51:53 -04:00
operations docs: full project analysis with recommendations and fixes 2026-05-22 10:51:53 -04:00
policies docs: full project analysis with recommendations and fixes 2026-05-22 10:51:53 -04:00
standards docs: full project analysis with recommendations and fixes 2026-05-22 10:51:53 -04:00
index.md docs: full project analysis with recommendations and fixes 2026-05-22 10:51:53 -04:00