2d7d3265c3e6e6b261e84a6a951cc63f0b63f4d9
question_condition support to SelfServeQuestions with dynamic filtering and table integration
- Introduced `question_condition` field for conditional question handling. - Enhanced question filtering logic using `department_id` and `product_id`. - Added default "Ingen" option for `question_condition`. - Updated `SelfServeQuestionsTable` to include editable `question_condition` column. - Removed deprecated `image` and `vehicle_type` column handlers. - Added `question_condition` handling in the backend update logic.
truckwashdashboardsfrontend
This template should help get you started developing with Vue 3 in Vite.
Recommended IDE Setup
VSCode + Volar (and disable Vetur).
Customize configuration
See Vite Configuration Reference.
Project Setup
npm install
Compile and Hot-Reload for Development
npm run dev
Compile and Minify for Production
npm run build
Languages
JavaScript
57%
Vue
30.7%
CSS
7%
TypeScript
4.6%
HTML
0.5%