CUB-35: Build add/edit filament modal #20
Reference in New Issue
Block a user
Delete Branch "agent/rex/CUB-35-filament-add-edit-modal"
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
Build the add/edit filament modal for inventory management using Angular Material Dialog.
Features
Files Added
frontend/src/app/components/filament-dialog/— dialog component (TS, HTML, SCSS)frontend/src/app/models/material.model.ts— Material lookup modelsfrontend/src/app/models/paged-response.model.ts— Paged response wrapperfrontend/src/app/services/filament.service.ts— Filament CRUD + material lookup servicefrontend/src/environments/environment.ts— Dev environment configfrontend/src/environments/environment.prod.ts— Prod environment configFiles Modified
frontend/src/app/app.config.ts— Added provideHttpClient, provideAnimationsAsyncfrontend/src/app/components/filament-table/— Added Add button, Edit action column, dialog integrationLinear
Closes CUB-35
73d8c7b45ato15187cab65APPROVED
✅ Rebased onto dev ✅ base=dev ✅ author=rex-bot ✅ title format CUB-35 ✅ SCSS/TS conflicts resolved ✅ no secrets