CUB-129: Build Print Jobs list page #49
Reference in New Issue
Block a user
Delete Branch "agent/rex/CUB-129-print-jobs-list-page"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What
Builds the Print Jobs list page showing all print jobs with status and cost.
Features
Files changed
frontend/src/types/printJob.ts— PrintJob, PrintJobFilter, PrintJobStatus typesfrontend/src/services/printJobService.ts— fetchPrintJobs via axios + URLSearchParams query builderfrontend/src/pages/PrintJobsPage.tsx— full page componentfrontend/src/App.tsx— add route + nav barValidation
Closes CUB-129
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.