Hex
23d4c6fc92
CUB-129: Build Print Jobs list page
...
- Add PrintJob types (PrintJob, PrintJobFilter) with status union type
- Add printJobService.ts using axios + TanStack Query
- Build PrintJobsPage.tsx with:
- Desktop table: job name, printer, color-coded status badge, started time, duration, filament used, cost
- Mobile card layout with grid-based info display
- Filter by status (pending/printing/completed/failed)
- Filter by printer name
- Sort by any column (name, started_at, duration, filament, cost)
- Pagination with 20 per page
- Loading spinner, error with retry, empty state
- Client-side text search by job/printer name
- Duration formatting (h/m/s)
- Add navigation bar in App.tsx with Inventory + Print Jobs tabs using NavLink
2026-05-26 10:36:45 -04:00
Hex
ffff4213b6
Merge branch 'dev' into agent/rex/CUB-133-dashboard-page - resolve App.tsx conflict
Dev Build / build-test (pull_request) Successful in 1m23s
2026-05-12 15:51:21 -04:00
Hex
1109d1dd2f
CUB-132: Build Filament Inventory list page with search and filters
Dev Build / build-test (pull_request) Successful in 2m10s
2026-05-08 16:22:03 -04:00
Hex
32798fbf14
CUB-133: Build Dashboard page with summary cards
Dev Build / build-test (pull_request) Successful in 2m10s
2026-05-07 20:07:45 -04:00
overseer
a54fcdd371
CUB-116: scaffold React frontend with Vite, TypeScript, Tailwind
Dev Build / build-test (pull_request) Successful in 1m26s
2026-05-06 14:02:57 -04:00
Dex
15187cab65
CUB-35: build add/edit filament modal with Angular Material Dialog
Dev Build / build-test (pull_request) Failing after 2m28s
2026-04-29 11:16:15 -04:00
Rex
f2d9b7f455
CUB-42: Show filament cost and usage in UI
Dev Build / build-test (pull_request) Successful in 2m9s
2026-04-27 21:34:47 -04:00
Dex
b7e61fab8a
CUB-43: Add inventory dashboard summary component
Dev Build / build-test (pull_request) Successful in 2m19s
2026-04-27 21:25:56 -04:00
Rex
e56aa3ba39
CUB-43: add inventory dashboard summary component with FilamentService
2026-04-27 21:25:56 -04:00
Dex
c05b9dd87d
merge(dev): Re-apply CUB-34 changes after merge conflict resolution
Dev Build / build-test (pull_request) Failing after 54s
Dev Build / deploy-dev (pull_request) Has been skipped
Dev Build / notify-success (pull_request) Has been skipped
Dev Build / notify-failure (pull_request) Successful in 3s
2026-04-27 17:02:25 -04:00
Dex
5a577e1871
Merge remote-tracking branch 'origin/dev' into fix-pr-21
...
# Conflicts:
# frontend/src/app/components/filament-table/filament-table.component.html
# frontend/src/app/components/filament-table/filament-table.component.ts
2026-04-27 17:02:25 -04:00
Dex
d207c49ffd
CUB-34: add filament filter bar with material type, color, and low stock filters
Dev Build / deploy-dev (pull_request) Has been skipped
Dev Build / notify-success (pull_request) Has been skipped
Dev Build / build-test (pull_request) Failing after 54s
Dev Build / notify-failure (pull_request) Successful in 6s
2026-04-27 15:08:31 -04:00
Dex
f5ca20307e
CUB-36: add delete confirmation dialog for filament spool removal
Dev Build / build-test (pull_request) Failing after 53s
Dev Build / deploy-dev (pull_request) Has been skipped
Dev Build / notify-success (pull_request) Has been skipped
Dev Build / notify-failure (pull_request) Successful in 3s
2026-04-27 18:12:58 +00:00
cubecraft-agents[bot]
3d67610575
CUB-41: Add low stock indicators to filament UI
2026-04-26 14:27:08 +00:00