Commit Graph

29 Commits

Author SHA1 Message Date
Frank Schubert
678544ced7 Added Borderpoint status to Preorder 2025-05-07 18:33:20 +02:00
Frank Schubert
059b26ba33 WIP Contractqueue & snopp api 2024-04-05 12:21:54 +02:00
Frank Schubert
15586820e2 Fixed getting ciftoken in userSetCif Preorder api EP 2024-02-28 17:16:25 +01:00
Frank Schubert
1e7a5e12a4 Api: Route action param can be Callable ([$obj, $method]) 2023-11-30 16:28:18 +01:00
Frank Schubert
d2ef831e3d Added permission check in PreorderApi for preorderaddressreporting 2023-06-06 12:58:06 +02:00
Frank Schubert
e2345cb08f Added gobal API cors hostname config 2023-04-03 15:42:28 +02:00
Frank Schubert
8e72421df6 Added additional allowed headers in CORS 2023-03-27 14:03:54 +02:00
Frank Schubert
1a8848e02f api changes:
- GET /preorder/open - get all open preorders
 - added extref to preorder requests and responses, can be used to
   identify a specific preorder
2023-02-27 16:17:37 +01:00
Frank Schubert
20f52d9426 Added Port to allowed origin header if in request 2023-02-02 19:44:13 +01:00
Frank Schubert
22fc152ec3 Fixed api debugging if item is object 2022-12-14 15:07:13 +01:00
Frank Schubert
5ccd74dc3c returning CORS Allow-Origin when returning Unauthorized 2022-12-01 16:46:14 +01:00
Frank Schubert
88b966e2ed Always allow CORS from localhost Origin 2022-12-01 14:51:57 +01:00
Frank Schubert
bb0307d482 Allowed PUT and DELETE in CORS 2022-12-01 14:36:33 +01:00
Frank Schubert
683364f70b fixed cors check 2022-12-01 14:28:31 +01:00
Frank Schubert
4323e8e683 Fixed cors headers 2022-11-08 19:27:14 +01:00
Frank Schubert
ade53322f1 Fixed cors 2022-11-08 19:22:28 +01:00
Frank Schubert
86bfedc6ac Fixed CORS 2022-11-08 18:44:21 +01:00
Frank Schubert
9b3335c820 Added salescluster to addressdb and preorder 2022-10-04 21:42:00 +02:00
Frank Schubert
bd2e88c254 FIX: addressdb/preorder API now uses gemeinde as City 2022-09-21 11:08:04 +02:00
Frank Schubert
e706de5c82 Added raw post body to api debugging 2022-09-16 14:11:02 +02:00
Frank Schubert
0d6abb53d5 Added return data to api request debugging 2022-09-16 13:58:09 +02:00
Frank Schubert
2b9de506ca logging headers in api request 2022-09-16 13:38:24 +02:00
Frank Schubert
fa1b235053 refined api request debugging 2022-09-16 13:35:37 +02:00
Frank Schubert
7462f4219a Added api request debugging 2022-09-16 13:18:24 +02:00
Frank Schubert
824f3a6ef2 added POST /preorder Api 2022-09-15 14:15:00 +02:00
Frank Schubert
2cbdbf3813 WIP Preorder 2022-09-14 2022-09-14 16:52:00 +02:00
Frank Schubert
c7bd7ea8f3 Switched Preorder building source to AddressDB 2022-09-08 14:58:18 +02:00
Frank Schubert
952f25797d Added AdressDB + AddressDB API 2022-08-29 17:14:55 +02:00
Frank Schubert
36b41b4e5a WIP AddressDB + api 2022-08-25 16:59:54 +02:00