Commit Graph
1031 Commits
Author SHA1 Message Date
Jeppe Bundgaard 2f23b6ea75 Add Playwright test migration plan 2026-03-09 10:20:39 +01:00
Jeppe Bundgaard 721e942a12 Enhance link security in Orders.vue with noopener,noreferrer and add conditional slot rendering to ViewportResponsiveWrapper.vue. 2026-03-05 12:28:57 +01:00
Jeppe Bundgaard 15d1cd8558 Refactor LongPressListener to use computed props for safer reactivity and simplify MobileHeader path check logic with optional chaining adjustments. 2026-03-04 14:55:43 +01:00
Jeppe Bundgaard 88a2361ccc Increase mobile POS transaction history limit from 50 to 100 2026-03-04 11:08:42 +01:00
Jeppe Bundgaard bbedfbdf30 Refactor mobile POS steps: clear localStorage in tests, enhance vehicle type checks, improve safety seal handling logic, and adjust default wait timeout 2026-03-03 15:07:05 +01:00
Jeppe Bundgaard 9473a514da Refactor DepartmentGate and DepartmentRelay schemas: replace object types with explicit $ref definitions and add detailed configuration schemas 2026-03-03 12:27:25 +01:00
Jeppe B 93ad14d9e8 Merge pull request #45 from copenhagentruckwash/codex/implement-department-gates-and-relays
Add Department Gates and Department Relays (objects, UI, routes, i18n)
2026-03-03 12:25:04 +01:00
Jeppe B 22b3240a10 Add department gates and relays management objects and UI 2026-03-03 12:12:39 +01:00
Jeppe Bundgaard 3691abd9a2 Add DepartmentGate and DepartmentRelay endpoints and schemas to OpenAPI spec 2026-03-03 12:03:36 +01:00
Jeppe B cf1dc61299 Merge pull request #44
Fix fetching previous answers in MyWashStart
2026-03-03 11:50:40 +01:00
Jeppe B 1d27b70c72 Fix previous self-serve answers fetch filters 2026-03-03 11:47:53 +01:00
Jeppe B eaebdc39c0 Merge pull request #43
Refactor MyWashStart into reusable components
2026-03-03 10:42:09 +01:00
Jeppe B 321f3d8486 Refactor MyWashStart into reusable display components 2026-03-03 10:36:24 +01:00
Jeppe Bundgaard dc84eaeac4 Hide version info from MobileNavigation footer 2026-03-03 10:28:50 +01:00
Jeppe B a03a98f633 Merge pull request #42
Mobile POS: robust customer ID parsing, long-press scroll handling, wash-certificate flow and cleanup
2026-03-03 10:06:19 +01:00
Jeppe B 1889b4ceb7 Fix wash certificate syncing in mobile POS flow 2026-03-03 10:02:55 +01:00
Jeppe Bundgaard de408403b2 Update superuser navigation menu: remove XLVASK module, add BIRD module 2026-03-03 10:01:40 +01:00
Jeppe Bundgaard 2f9326874b Refactor booking and product logic in Step 2: replace applyPendingBookingFromSelection with initializeStepTwo, unify booking selection methods, and add fallback handling for wash products. 2026-03-02 17:05:29 +01:00
Jeppe Bundgaard 601ab3db04 Merge remote-tracking branch 'origin/master' 2026-03-02 17:02:57 +01:00
Jeppe Bundgaard 430bc35fe9 Add conditional rendering for vehicle type selection in MyWashStart component 2026-03-02 16:41:34 +01:00
Jeppe Bundgaard f0fe848250 Improve task buttons collection and dynamic image handling in MyWashStart 2026-03-02 16:28:19 +01:00
Jeppe Bundgaard 927d66755f Refactor MyWashStart dynamic image handling with lane checks and error handling improvements 2026-03-02 16:09:02 +01:00
Jeppe Bundgaard aa38bc0c43 Fix task completion check in MyWashStart to skip completed tasks when gathering unique buttons 2026-03-02 15:58:14 +01:00
Jeppe Bundgaard 675481672c Add dynamic machine UI with step-based tasks and image rendering to MyWashStart component 2026-03-02 15:54:06 +01:00
Jeppe Bundgaard 55eac9e1f3 Add buttons editing modal and functionality to SelfServeTasksTable component 2026-03-02 15:19:43 +01:00
Jeppe Bundgaard 18ab5cb449 Remove redundant 'permissions' field from logout navigation item 2026-03-02 14:47:12 +01:00
Jeppe Bundgaard f8faf6ec5c Add dynamic image placeholders to MyWashStart self-wash component 2026-03-02 13:44:10 +01:00
Jeppe Bundgaard 187b0c5984 Refactor self-serve warning to use notification with icon and updated styling 2026-03-02 13:39:20 +01:00
Jeppe Bundgaard 18ae74012c Add conditional rendering for self-serve steps based on department selection 2026-03-02 13:27:48 +01:00
Jeppe Bundgaard 8e7be044cc Add self-serve support for departments and localized warning for staffed hours 2026-03-02 13:25:40 +01:00
Jeppe Bundgaard ac940ecf91 Add self-serve availability check and warning message for staffed hours 2026-03-02 13:21:50 +01:00
Jeppe Bundgaard 95e9283236 Fix self-serve toggle error handling by reverting to current status on failure 2026-03-02 13:14:34 +01:00
gold-dev d45cf9598e Feat: Change about us section 2026-02-27 11:45:30 +02:00
Jeppe B d37465a0c0 Merge pull request #41 from copenhagentruckwash/codex/add-translations-to-order-attachments-page
Fix missing translations on POS order attachments
2026-02-27 05:52:02 +01:00
Jeppe B 2bfc8f7d3f Fix missing translations on POS order attachments 2026-02-27 05:51:50 +01:00
Jeppe B 9ab4a979c9 Merge pull request #40 from copenhagentruckwash/codex/fix-translations-errors
Fix missing and incorrect translations across locales
2026-02-27 05:47:32 +01:00
Jeppe B 1bb287f7b4 Fix missing locale keys and add translated auth/security strings 2026-02-27 05:47:21 +01:00
Jeppe Bundgaard 892c786a85 Add responsive language selector with desktop buttons and mobile dropdown 2026-02-27 05:39:08 +01:00
Jeppe Bundgaard c071ba0ebe Add test connection functionality and new input fields for Bird API configuration 2026-02-27 03:12:37 +01:00
Jeppe B ffc1ec2320 Merge pull request #37 from copenhagentruckwash/codex/fix-bugs-in-user-booking-flow
Fix guest mobile booking flow blocking at service step
2026-02-27 02:24:30 +01:00
Jeppe B 69f4f6fd61 Merge pull request #39 from copenhagentruckwash/codex/fix-bugs-in-operator-order-flow
Fix POS operator order creation flow and order lookup
2026-02-27 02:23:52 +01:00
Jeppe B ad7ed052de Fix POS operator order creation step handling 2026-02-27 02:23:37 +01:00
Jeppe B b64093a07b Merge pull request #38 from copenhagentruckwash/codex/implement-bird-module
Add Bird superuser module and configuration screen
2026-02-27 02:17:56 +01:00
Jeppe B fbfa7ad213 Add Bird superuser module and configuration page 2026-02-27 02:17:08 +01:00
Jeppe B 1dae51a240 Fix guest mobile booking step progression 2026-02-27 02:16:48 +01:00
Jeppe Bundgaard 6c2b2b7d96 Enhance OpenAPI documentation for configuration endpoints with detailed success messages and add Bird configuration endpoints 2026-02-27 01:58:03 +01:00
Jeppe Bundgaard 78587485df Add API endpoints for test outbound calls and number management 2026-02-27 01:29:18 +01:00
Jeppe Bundgaard 21861bf48b Add goal period calculations and update progress display for improved clarity 2026-02-27 00:53:40 +01:00
Jeppe Bundgaard 35b4f22f2e Refactor tooltip styles for goal progress to improve clarity and consistency 2026-02-27 00:49:07 +01:00
Jeppe Bundgaard b257ebbabd Enhance tooltip for department goal progress by improving styling and positioning 2026-02-27 00:47:42 +01:00