2969305dd5106df3b06c841e4823d6f72beecddd
- Improved structure and layout in `PosDesktopOrderWorkspace.vue` with refined column handling and responsiveness. - Added `resolveNormalizedPhoneNumber` utility in `POSDepartmentProcess.vue` for consistent phone number normalization across customer records. - Updated e2e tests to validate layout changes and phone handling behavior. - Upgraded Playwright to version 1.58.2 and adjusted related configurations. - Ensured consistent formatting and added `postinstall` script for syncing Playwright root links. - Strengthened POS customer rule tests with edge case validations for phone number objects.
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
Bubblewrap (TWA) Build and Install
To build and install the Trusted Web Activity (TWA) using Bubblewrap, use the following commands:
Build the TWA
bubblewrap build
Install the TWA on a connected device
bubblewrap install
Languages
JavaScript
57%
Vue
30.7%
CSS
7%
TypeScript
4.6%
HTML
0.5%