CUB-128: Build Settings page #50

Open
Otto wants to merge 1 commits from agent/Rex/CUB-128-build-settings-page into dev
Owner

Summary

  • Adds SettingsPage.tsx with low stock threshold, filament cross-section area, currency preference, theme toggle, and printer connection test buttons
  • Updates App.tsx with nav (Inventory / Settings) and /settings route
  • All settings backed by local state with TODO comments for backend API integration
  • TypeScript clean, npm run build passes

Closes CUB-128

## Summary - Adds `SettingsPage.tsx` with low stock threshold, filament cross-section area, currency preference, theme toggle, and printer connection test buttons - Updates `App.tsx` with nav (Inventory / Settings) and `/settings` route - All settings backed by local state with TODO comments for backend API integration - TypeScript clean, `npm run build` passes Closes CUB-128
Otto added 1 commit 2026-05-13 14:16:30 -04:00
CUB-128: Build Settings page
All checks were successful
Dev Build / build-test (pull_request) Successful in 1m29s
3cb5ab7d4e
All checks were successful
Dev Build / build-test (pull_request) Successful in 1m29s
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-128-build-settings-page:agent/Rex/CUB-128-build-settings-page
git checkout agent/Rex/CUB-128-build-settings-page
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: CubeCraft-Creations/Extrudex#50