- BottomPanel: q-toolbar, q-badge, q-checkbox, q-linear-progress, q-chip, q-btn
- JobEditModal: q-dialog, q-card, q-input, q-select for all form fields
- WoCreateModal: same q-dialog pattern, unified with edit modal
- quasar.config: enable dark mode, brand colors, all needed components
- Scoped styles in each component (no longer in parent CSS)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Current state: custom CSS + vanilla Vue components
Architecture: modular with composables, provide/inject pattern
Ready for progressive migration to Quasar native components
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>