Commit Graph
100 Commits
Author SHA1 Message Date
Frank Schubert 2afd0ffa60 Added DELETE /preorder to api docs yaml 2022-12-14 16:12:59 +01:00
Frank Schubert 532bd84a65 Added unit_string to customer data in preorder 2022-12-14 15:49:30 +01:00
Frank Schubert 73831b6de6 Fixed existing preorders not ignoring deleted preorder in POST /preorder 2022-12-14 15:08:40 +01:00
Frank Schubert 22fc152ec3 Fixed api debugging if item is object 2022-12-14 15:07:13 +01:00
Frank Schubert bf684a3d29 Added numeric prefix to liezen script names 2022-12-14 14:52:54 +01:00
Frank Schubert 9c6399c809 Final changes to Liezen import scripts for live import 2022-12-14 14:38:09 +01:00
Frank Schubert 43caf0e344 rename unit_id to unit_string 2022-12-13 21:02:43 +01:00
Frank Schubert 33844bf778 Addd partner_id check in GET /preorder 2022-12-13 20:15:01 +01:00
Frank Schubert ae60ee365a Preorder changes:
- New Wohneinheit field bezeichner
- technology & patchposition fields
- isAdditionalOrder field
- DELETE /preorder (Cancelling)
2022-12-13 20:09:38 +01:00
Frank Schubert 4397d8d16f Updated preorder-api.yaml 2022-12-13 13:54:41 +01:00
Frank Schubert 5ce0203a0b Implemented allow_unit_update in preorder 2022-12-12 18:46:22 +01:00
Frank Schubert 76cfa8e5fd Fixed is_shipping 2022-12-12 16:43:37 +01:00
Frank Schubert e6f2cc1dbe minor change in searchAddress 2022-12-12 16:20:17 +01:00
Frank Schubert 20eae9a79b minor changes to searchAddress sorting logic 2022-12-12 16:10:02 +01:00
Frank Schubert 2cd3f2ccfd updated preorder-api.yaml, added /addressdb/searchAddress 2022-12-12 15:14:32 +01:00
Frank Schubert 0ce37b87bc Added /addressdb/searchAddress api endpoint 2022-12-12 15:04:20 +01:00
Frank Schubert d7e419874e Fixed percent calculation in Preorder/Index 2022-12-12 13:09:03 +01:00
Frank Schubert 78251feb7e preorder api docs updated 2022-12-07 18:34:22 +01:00
Frank Schubert e66645aa5e Improved performance in findAddress 2022-12-07 02:51:59 +01:00
Frank Schubert 47aeb68a10 Improved performance in findAddress 2022-12-07 02:33:03 +01:00
Frank Schubert 6b77300556 Improved performance in findAddress 2022-12-07 02:17:12 +01:00
Frank Schubert 5dbf05d55f Changes for Preorder:
- Added OAID to Hausnummer and Wohneinheit
- Added format parameter to /addressdb/findAddress
- Added additional fields to /addressdb/findAddress
- Updated api doc yaml
- Updated addressdb import scripts for Liezen
2022-12-06 22:47:58 +01:00
Frank Schubert d65e2c5f88 Enabled campaign timeframe checking 2022-12-06 17:55:59 +01:00
Frank Schubert cd6a48ff16 Added unit details to customer address in Preorder 2022-12-06 16:55:52 +01:00
Frank Schubert 33ff1273ed Added GET /preorder api endpoint 2022-12-06 12:43:42 +01:00
Frank Schubert 88dda09d66 More Contract stuff 2022-12-01 22:41:44 +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 2e1bf73281 auto set partner_id in new Preorder 2022-11-30 13:53:50 +01:00
Frank Schubert 5328c9df9a Added forms for Contractconfig 2022-11-29 21:42:21 +01:00
Frank Schubert a15545d552 Added permissions to internal BuildingApi 2022-11-29 18:15:18 +01:00
Frank Schubert 9a87c00abb Added exist_is_error flag and showing api_request in Preorder 2022-11-29 15:14:46 +01:00
Frank Schubert b9db22d0b7 Added hausnummer_add_zusatz flag to campaigns 2022-11-29 14:14:45 +01:00
Frank Schubert d209d4d7fe Fixed error in wohneinheit query 2022-11-28 12:37:44 +01:00
Frank Schubert 54ae6f62b0 Added filter and pagination to Product 2022-11-24 20:36:09 +01:00
Frank Schubert fc71a80dc4 Fixed city in addressdb getUnitsApi 2022-11-24 14:28:18 +01:00
Frank Schubert c78aa2f1ba added wohneinheit update script from gr.st.florian 2022-11-24 13:11:09 +01:00
Frank Schubert 778df63a80 Added import scripts for gross st. florian 2022-11-24 12:37:26 +01:00
Frank Schubert 0779c29830 Added filters to Preordercampaign 2022-11-22 18:13:03 +01:00
Frank Schubert 520e68b44b checking permissions in Preorder/Index 2022-11-22 17:06:48 +01:00
Frank Schubert 5531b69f65 added thetool-test logos 2022-11-22 16:08:35 +01:00
Frank Schubert 7c3f071304 added district search parameter to findAddress in api doc 2022-11-22 15:47:14 +01:00
Frank Schubert bf4e269e6d added rollout_info to results in findAddress 2022-11-22 15:24:17 +01:00
Frank Schubert d0b4a18f93 Fixed to Liezen addressdb update script 2022-11-22 15:23:37 +01:00
Frank Schubert 601832b6b9 Added /findDistrict to api docs; optimized findDistrict query 2022-11-22 15:17:50 +01:00
Frank Schubert 9fce075b6a District now optional freetext in Preorder API 2022-11-22 14:49:18 +01:00
Frank Schubert 5c21e864fa Fixed checking for existing campaigns 2022-11-21 17:44:43 +01:00
Frank Schubert 7b8ea818c0 Fixed checking for existing campaigns 2022-11-21 17:37:20 +01:00
Frank Schubert bf6906fa2f adding multiple api users to campaign 2022-11-21 17:32:43 +01:00
Frank Schubert ec5e5aea6a Created import scripts for Liezen 2022-11-21 17:15:56 +01:00
Frank Schubert 4c28d4507d Fixed address filter in Preorder 2022-11-18 19:45:14 +01:00
Frank Schubert d2853f7bea Preordercampaigns can use city or district as city 2022-11-18 16:31:06 +01:00
Frank Schubert 623362fb8c added ContractconfigItem order 2022-11-17 23:21:17 +01:00
Frank Schubert e38c057ef3 ContractConfig ausgebaut 2022-11-17 23:10:08 +01:00
Frank Schubert e354dea9e8 addressdb import scripts 2022-11-17 13:53:36 +01:00
Frank Schubert 808f104ae8 Removed unnecessary fields from findAddress api 2022-11-16 16:20:10 +01:00
Frank Schubert 43049e4e0f Fixed saving prices in Preorder 2022-11-16 15:13:46 +01:00
Frank Schubert 9265161644 Order: highlighting Vororttermin if order has VOT product 2022-11-16 15:08:58 +01:00
Frank Schubert 08b29a4e13 Fixed User::MyNetwork (NetworkAddress) 2022-11-15 16:20:33 +01:00
Frank Schubert 95707ab92a Changes for ADBOrtschaft in preorder api 2022-11-15 13:07:20 +01:00
Frank Schubert 2d698160c0 Fixed addon_service filter in Preorder/Index 2022-11-11 18:03:07 +01:00
Frank Schubert e0c7a9cf54 Fixed Hausnummer in services export 2022-11-11 14:29:05 +01:00
Frank Schubert 85321c168f Added wohneinheit data 2022-11-11 14:19:45 +01:00
Frank Schubert cf14151e90 Added services.csv template file 2022-11-11 14:00:58 +01:00
Frank Schubert fe93815b1a Added ordered addon services download in preordercampaign 2022-11-11 13:59:53 +01:00
Frank Schubert a0f0d3037b Renamed Vertrag to aktive Produkte 2022-11-10 22:21:33 +01:00
Frank Schubert e70adc0fa9 contracts can be added and saved 2022-11-10 21:30:58 +01:00
Frank Schubert e71126c8bf Added addon_service filter to preorder 2022-11-10 18:37:35 +01:00
Frank Schubert 0764e87790 increased performance of bev import script 2022-11-10 16:17:08 +01:00
Frank Schubert 002371ee97 Merge branch 'master' of code.fronk.at:fronk/thetool 2022-11-10 11:51:16 +01:00
Frank Schubert 990cb53e77 Updated bev import script 2022-11-10 11:50:44 +01:00
Frank Schubert 7e0695553b Merge branch 'master' of code.fronk.at:fronk/thetool 2022-11-09 13:27:59 +01:00
Frank Schubert 6a0cc89a7b Added findDistrict to AddressDB Api 2022-11-09 13:26:48 +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 7912faeb21 Added new colors to linework 2022-11-08 17:59:53 +01:00
Frank Schubert eb2796b346 added color "natur" 2022-11-08 17:24:10 +01:00
Frank Schubert 89b3465da2 Added Gabocom colors 2022-11-08 17:20:59 +01:00
Frank Schubert 52259c9b17 Not creating SPIN if there is at least one ext product 2022-11-02 12:19:53 +01:00
Frank Schubert 8d8a0b54ae Added addonServices and additionalData to docs for POST /preorder 2022-10-27 12:23:36 +02:00
Frank Schubert 9d3c20d477 Changed pagination item count in preorder to 25 2022-10-25 17:40:34 +02:00
Frank Schubert 413768bcec Added addonServices and additionalData to POST /preorder 2022-10-25 17:05:46 +02:00
Frank Schubert fd3419e5af Pagination: Fixed showing 1 additional page when itemcount is exactly
mod maxItems
2022-10-25 16:12:03 +02:00
Frank Schubert 7432435bbf removed street debug in preorder/form 2022-10-25 15:53:44 +02:00
Frank Schubert 391308bdf5 Fixed keeping billing address in preorder/form 2022-10-25 15:53:01 +02:00
Frank Schubert fa8a2a1936 Added pagination to preorder 2022-10-25 13:45:13 +02:00
Frank Schubert 316e9144c6 Added connection count to preorder/index 2022-10-25 13:31:44 +02:00
Frank Schubert 1e4d8ed90c calculating preoder count with connection_count 2022-10-21 11:36:28 +02:00
Frank Schubert 915ff4a6f7 preorder form caught up with api now 2022-10-20 15:28:48 +02:00
Frank Schubert 56dab61941 Fixed generated urls sometimes interfering with rewrite rules 2022-10-20 14:53:32 +02:00
Frank Schubert 2f1f64752a Minor change in api doc 2022-10-13 17:39:50 +02:00
Frank Schubert fed31288d5 updated api doc 2022-10-13 17:13:41 +02:00
Frank Schubert 944784dc5c preorder price now comes from preorder product's attributes 2022-10-13 16:03:21 +02:00
Frank Schubert f02791bdf8 disabled tentant check 2022-10-13 13:00:38 +02:00
Frank Schubert c57b94d6bd Hausnummer Freigabe now json array 2022-10-13 12:47:03 +02:00
Frank Schubert 58ff523492 Hausnummer Frigabe is own table now 2022-10-12 17:41:03 +02:00
Frank Schubert 192e1323df added Preorder filter 2022-10-12 15:54:25 +02:00