quest-vorteq/docs
Lorentz 7774af03a5
Some checks failed
Build and Deploy / build (push) Failing after 10m59s
Build and Deploy / deploy (push) Has been skipped
feat(C-001,C-002): implement dashboard and begin inventory views
Implements complete dashboard with metrics, recent activity, and quick navigation.
Begins inventory system with service layer and category selector.

Dashboard (C-001) - Complete:
- Server component with parallel data fetching
- Summary cards: WIP, Finished Goods, Total Weight, Recent Orders
- Recent activity tables: top 5 orders and shipments
- Alert banner for important notifications
- Quick navigation cards to all major features
- Loading skeletons with Suspense boundaries
- Reusable components: SummaryCard, QuickNavCard, tables
- Dashboard service with typed Epicor queries

Inventory (C-002) - Core Complete:
- Complete service layer for all 6 inventory categories
- Category selector page with permission-based visibility
- Reusable inventory summary table with search and CSV export
- WIP inventory page as template for other categories
- Sub-user permission enforcement at service layer
- Type-safe stored procedure calls with proper error handling

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-16 11:41:56 +00:00
..
_FILE_LISTING.txt Add reference docs and update CLAUDE.md 2026-02-15 23:33:57 +00:00
_MODEL_MAP.txt Add reference docs and update CLAUDE.md 2026-02-15 23:33:57 +00:00
_SQL_QUERIES_FOUND.txt Add reference docs and update CLAUDE.md 2026-02-15 23:33:57 +00:00
EpicorDatabase.php Add reference docs and update CLAUDE.md 2026-02-15 23:33:57 +00:00
PHASE_1_COMPLETION_SUMMARY.md feat(F-008,F-009,F-010): complete Phase 1 foundation with middleware, navigation, and migrations 2026-02-16 11:07:44 +00:00
PHASE_2_PROGRESS.md feat(C-001,C-002): implement dashboard and begin inventory views 2026-02-16 11:41:56 +00:00
VorteqAppDiscovery_20260206_210519.txt Add reference docs and update CLAUDE.md 2026-02-15 23:33:57 +00:00
vorteqcoil-visual-documentation.html Add reference docs and update CLAUDE.md 2026-02-15 23:33:57 +00:00
VorteqDiscovery_20260206_205453.txt Add reference docs and update CLAUDE.md 2026-02-15 23:33:57 +00:00
VorteqEpicorDB_20260210_211850.txt Add reference docs and update CLAUDE.md 2026-02-15 23:33:57 +00:00