CUB-131: Build Filament Detail page with usage history #44

Open
Rex wants to merge 1 commits from agent/rex/CUB-131-filament-detail into dev
Owner

What

Builds the Filament Detail page with spool info card, progress bar, usage history table, edit/delete buttons, and responsive design.

Files changed

  • frontend/src/App.tsx — add /filament/:id route
  • frontend/src/pages/FilamentDetailPage.tsx — new detail page
  • frontend/src/services/filamentService.ts — add fetchFilamentById + fetchUsageLogs
  • frontend/src/types/filament.ts — add UsageLog interface

Linear

Closes CUB-131

## What Builds the Filament Detail page with spool info card, progress bar, usage history table, edit/delete buttons, and responsive design. ## Files changed - frontend/src/App.tsx — add /filament/:id route - frontend/src/pages/FilamentDetailPage.tsx — new detail page - frontend/src/services/filamentService.ts — add fetchFilamentById + fetchUsageLogs - frontend/src/types/filament.ts — add UsageLog interface ## Linear Closes CUB-131
Rex added 1 commit 2026-05-09 08:11:58 -04:00
CUB-131: Build Filament Detail page with usage history
All checks were successful
Dev Build / build-test (pull_request) Successful in 2m38s
ba167943dd
Otto requested review from Otto 2026-05-12 15:55:07 -04:00
Otto reviewed 2026-05-12 15:55:08 -04:00
Otto left a comment
Owner

Approved by Otto — all checks pass.

Approved by Otto — all checks pass.
All checks were successful
Dev Build / build-test (pull_request) Successful in 2m38s
This pull request has changes conflicting with the target branch.
  • frontend/src/App.tsx
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin agent/rex/CUB-131-filament-detail:agent/rex/CUB-131-filament-detail
git checkout agent/rex/CUB-131-filament-detail
Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: CubeCraft-Creations/Extrudex#44