Jeppe Bundgaard
8ab8915429
Add release management components and update routing logic. Introduce keyboard shortcuts, enhance release data grid, and improve asset handling in Nginx configuration.
2026-05-26 14:14:13 +02:00
Jeppe Bundgaard
fe6d9e8d16
Add E2E tests for department branding management and refine supporting API mocks. Implement branding creation, editing, assignment, and clearing workflows. Extend DepartmentProfile with branding UI and logic updates.
2026-05-07 10:42:45 +02:00
Jeppe Bundgaard
bdffdca420
Handle "STOP" command failures by interpreting "lane not occupied" as a safe-to-clear state. Refactor error handling, add clearActiveWashState, and extend unit/E2E tests with this scenario.
2026-04-30 14:52:40 +02:00
Jeppe Bundgaard
4752b3d096
Add self-serve feature logic, including lane filtering, normalization, and OpenAPI updates. Enhance Self-Serve Studio with progress indicators, UI controls, path projection streaming, and abort handling. Update E2E and unit tests for enhanced self-serve behaviors.
2026-04-29 17:27:53 +02:00
Jeppe Bundgaard
503fb84f10
Extend Self-Serve Studio with deferred relay logic and Bookinger-style loading states. Update OpenAPI, UI components, and related E2E/unit tests.
2026-04-28 17:09:50 +02:00
Jeppe Bundgaard
11bb8f824d
Extend Self-Serve Studio with vehicle type management, mutation options, and enhanced simulation/debug tools. Update OpenAPI, UI components, and related E2E/unit tests.
2026-04-28 16:54:27 +02:00
Jeppe Bundgaard
e26e37d9d7
Add enhanced admin access checks and error handling for draft transaction customers and self-serve processes. Extend edge gateway diagnostics, refine terminal readiness detection, and improve live session test coverage.
2026-04-28 09:01:52 +02:00
Jeppe Bundgaard
b39b458f4f
Add .prettierrc.json and refactor test files for improved formatting consistency:
...
- Introduced `.prettierrc.json` to enforce consistent code formatting across the project.
- Updated unit and e2e test files to address formatting issues, improve readability, and ensure alignment with the new Prettier configuration.
2026-04-13 09:13:27 +02:00
Jeppe Bundgaard
19501896e1
Add comprehensive test coverage for department gates and self-serve wash actions:
...
- Introduced unit tests for `DepartmentGates` config modal and gate commands in `useWashSessionActions`.
- Added E2E tests to verify gate commands and button functionality in self-serve in-progress flow.
- Updated localization files to include gate control labels (`open_property_access_gate`, `open_property_exit_gate`).
- Enhanced `DepartmentGates.vue` with config modal logic, field validation, and dynamic input rendering.
2026-03-26 16:32:34 +01:00