Jeppe B
9b2d5d5291
Fix customer restriction CI regressions
2026-07-16 12:06:42 +02:00
Jeppe B
e1fb79d9b6
Add customer rule product restrictions
2026-07-16 11:50:52 +02:00
Jeppe B
879dfcf79a
Improve invoice period data and POS add-on validation
2026-07-15 17:04:52 +02:00
Jeppe Bundgaard
233133365d
Guard chauffeur vehicles on legacy schemas
2026-07-13 20:03:50 +02:00
Jeppe Bundgaard
582edd3e6c
Implement subuser verification and invoice/self-serve API fixes
2026-07-13 15:11:49 +02:00
Jeppe Bundgaard
327e9cf817
Update self-serve permissions and enhance UI components for customer interactions
2026-07-13 10:21:22 +02:00
Jeppe Bundgaard
012e5366ba
Add system status displays for Minio and Redis, and enhance backup configuration
2026-07-13 10:08:00 +02:00
Jeppe Bundgaard
fc6c76ad1b
Add customer rule cleanup for spotfree addon products with preview and apply functionality
2026-07-08 14:40:46 +02:00
Jeppe Bundgaard
6a694f92cc
Add bulk action preview and apply endpoints for collected invoices
2026-07-08 13:46:31 +02:00
Jeppe Bundgaard
870b88e707
Add assertError method to ApiResponse and enhance CI test failure handling
2026-07-08 13:03:33 +02:00
Jeppe Bundgaard
3221223865
Enhance vehicle summary retrieval for customers and update OpenAPI schema for subuser management grants
2026-07-08 12:15:18 +02:00
Jeppe Bundgaard
6b7592921d
Add subuser permission templates service and related tests
2026-07-08 11:49:40 +02:00
Jeppe Bundgaard
f26a427510
Add test for customer booking sessions to retrieve single-product final pricing with context
2026-07-08 10:41:56 +02:00
Jeppe Bundgaard
6de747252f
Add department pricing normalization for order bookings
2026-07-08 10:35:59 +02:00
Jeppe Bundgaard
31b5ba136a
Add user-scoped routes for managing subusers and their grants
2026-07-08 10:24:50 +02:00
Jeppe Bundgaard
f0b5479f30
Enhance department pricing functionality and improve related tests
2026-07-08 09:35:40 +02:00
Jeppe B
b77efc538a
Fix backend test gates and department product access
2026-07-07 22:16:37 +02:00
Jeppe Bundgaard
10d1eb5bac
Refactor system search cache handling and update OpenAPI specifications for max results
2026-07-07 18:59:07 +02:00
Jeppe Bundgaard
084435e9b8
Add customer pricing permissions and update related tests
2026-07-07 17:58:39 +02:00
Jeppe Bundgaard
172a21c517
Implement department-specific customer pricing functionality
2026-07-07 17:27:56 +02:00
Jeppe Bundgaard
c24428e4c7
Update ProductsApiTest to use 'user' session for department pricing tests
2026-07-07 14:38:41 +02:00
Jeppe Bundgaard
bf1d6a583e
Allow customers to read own attributes
2026-07-07 13:05:24 +02:00
Jeppe Bundgaard
08ac16e665
Fix customer wash certificate access and emails
2026-07-07 12:37:19 +02:00
Jeppe Bundgaard
79185a3c76
Enhance product listing for customer booking sessions: allow access to booking-visible products without requiring additional permissions
2026-07-07 12:23:56 +02:00
Jeppe Bundgaard
ce43c4e064
Expose limited backoffice role permission templates
2026-07-07 03:23:42 +02:00
Jeppe Bundgaard
0b342a7780
Align limited backoffice permission cap tests
2026-07-07 02:47:49 +02:00
copilot-swe-agent[bot]
57bcbaf72a
Fix 11 failing API tests across 4 files
2026-07-07 00:31:43 +00:00
copilot-swe-agent[bot]
d0f94ac549
Use prepared statements for all new DB queries in tests and route
2026-07-06 23:15:59 +00:00
copilot-swe-agent[bot]
1d25cbe21c
Fix SQL injection concerns: use prepared statements in orderItemsRoute and tests
2026-07-06 23:14:34 +00:00
copilot-swe-agent[bot]
53d0636193
Fix limited-backoffice permissions and add department access restrictions
2026-07-06 23:12:01 +00:00
copilot-swe-agent[bot]
df0d4783d0
Remove search_customers and search_vehicles from raw-permission exclusion list
2026-07-06 22:37:40 +00:00
copilot-swe-agent[bot]
7dd428d18e
Fix two failing LimitedBackofficeApiTest tests
...
Fix 1: Remove add_order_attachments and download_order_attachments from
the raw-permissions exclusion check in the test. These strings are valid
capability names that legitimately appear in the /limited-backoffice/roles
response, so including them in the 'should not contain' list caused a
false failure.
Fix 2: Update limitedBackofficeEmployeeListMode() in usersRoute.php to
exclude active limited backoffice employees when include_limited_backoffice_employees
is not set and the customer_number:0 filter is in use. Previously the
method returned additional_where:null in this case, so limited employees
were included in the result set alongside regular backoffice employees.
2026-07-06 22:27:45 +00:00
Jeppe Bundgaard
6b4b55cb62
Add limited backoffice employee migration
2026-07-07 00:10:22 +02:00
Jeppe B
709c6acbba
Fix product null department permissions
...
Treats null-like optional product query params as omitted and avoids department_access_0 permission checks.
2026-07-06 20:14:45 +02:00
Jeppe Bundgaard
ed2736e528
Fix product null department permissions
2026-07-06 19:56:07 +02:00
Jeppe Bundgaard
c10af48954
Add daily report product target API
2026-07-06 18:52:24 +02:00
Jeppe Bundgaard
7ac5c5585b
Add limited backoffice employee QR login links
2026-07-06 17:32:58 +02:00
Jeppe B
8544ce0a18
Merge pull request #297 from copenhagentruckwash/codex/customer-product-fixed-price-overrides
...
Add customer product fixed price overrides
2026-07-06 17:23:06 +02:00
Jeppe Bundgaard
1da02e2486
Fix limited backoffice price save reset
2026-07-06 17:13:04 +02:00
Jeppe Bundgaard
e0ae74bdc2
Merge remote-tracking branch 'origin/master' into codex/customer-product-fixed-price-overrides
2026-07-06 17:00:52 +02:00
Jeppe Bundgaard
08dc803b3e
Make limited backoffice employees regular employees
2026-07-06 16:59:32 +02:00
Jeppe Bundgaard
248a901f24
Merge master into fixed price override branch
2026-07-06 16:54:01 +02:00
Jeppe Bundgaard
8bbdf9daf5
Require booking add node for subuser booking creation
2026-07-06 16:48:07 +02:00
Jeppe B
c089186046
Merge pull request #302 from copenhagentruckwash/codex/customer-orderbooking-create-without-permission
...
Allow customer order booking creation without booking permission
2026-07-06 16:39:17 +02:00
Jeppe Bundgaard
2ae1fc3fcf
Allow customer order booking creation without booking permission
2026-07-06 16:33:31 +02:00
Jeppe Bundgaard
d9eacf6f84
Deduplicate limited backoffice price products
2026-07-06 16:28:08 +02:00
Jeppe B
f262047476
Merge pull request #300 from copenhagentruckwash/codex/scoped-monthly-split-api
...
Scope monthly invoice split API
2026-07-06 16:01:54 +02:00
Jeppe B
b8390ac0d3
Merge pull request #298 from copenhagentruckwash/codex/only-tankcleaning-order-enforcement
...
Enforce only tankcleaning order products
2026-07-06 16:01:40 +02:00
Jeppe B
0d4a5470e5
Add superuser department overview API ( #301 )
...
Merge backend API for the superuser department overview.
2026-07-06 16:01:04 +02:00
Jeppe Bundgaard
1cda2a81aa
Merge remote-tracking branch 'origin/master' into codex/custom-pricing-only-departments
...
# Conflicts:
# services/nginx/app/tests/Api/OrderItemsApiTest.php
2026-07-06 15:21:31 +02:00