Jeppe Bundgaard e20becbf68 Refactor mobile POS workflow and enhance vehicle/customer handling:
- Add metadata management (`notes`, `reference`, `customerId`, etc.) for improved state handling in `PosDepartmentStepMobileFlow.vue`.
- Update status handling with `VehicleStatusKey` across components for consistency.
- Replace static background icons with dynamic component resolution (`statusKeyToComponent`) for customer and registration status.
- Refactor and enhance `PosDepartmentStepMobileButtonNextStep.vue` with lifecycle functions for step and customer synchronization.
- Introduce persistence mechanism in `PosDepartmentStepMobileFlow.vue` for metadata and vehicle state via localStorage.
- Consolidate vehicle and customer state management logic for clarity and integration.
2025-08-19 19:28:29 +02:00

truckwashdashboardsfrontend

This template should help get you started developing with Vue 3 in Vite.

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
S
Description
Staging repo for pleno-vue (CI + promotion to GitHub)
Readme
146 MiB
Languages
JavaScript 57%
Vue 30.7%
CSS 7%
TypeScript 4.6%
HTML 0.5%