Commit Graph

38 Commits

Author SHA1 Message Date
Frank Schubert
8e72421df6 Added additional allowed headers in CORS 2023-03-27 14:03:54 +02:00
Frank Schubert
b47bf6ca0f Tweaked sorting in searchAddress 2023-01-10 17:34:58 +01:00
Frank Schubert
4ed37fa88e Fixed not finding some specific addresses 2023-01-10 13:09:53 +01:00
Frank Schubert
b86a699c57 Added municipality for district_is_city campaigns 2023-01-05 14:15:17 +01:00
Frank Schubert
7af6a3a24d Made addressdb/searchAddress more strict: all tokens must be found 2022-12-22 17:45:59 +01:00
Frank Schubert
41ad786a68 Added getClusters api endpoint 2022-12-19 14:43:24 +01:00
Frank Schubert
f1af5ec0e7 minor fix 2022-12-19 14:13:17 +01:00
Frank Schubert
9b8bde77ec Added cluster_id to preorder API endpoints 2022-12-19 14:10:29 +01:00
Frank Schubert
fc67cd133f Fixed wohneinheit query in /addressdb/findAddress 2022-12-15 11:26:22 +01:00
Frank Schubert
fe09e19e84 Increased (find|search)Address performance by using query instead of
view
2022-12-14 17:04:24 +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
0ce37b87bc Added /addressdb/searchAddress api endpoint 2022-12-12 15:04:20 +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
b9db22d0b7 Added hausnummer_add_zusatz flag to campaigns 2022-11-29 14:14:45 +01:00
Frank Schubert
bf4e269e6d added rollout_info to results in findAddress 2022-11-22 15:24:17 +01:00
Frank Schubert
601832b6b9 Added /findDistrict to api docs; optimized findDistrict query 2022-11-22 15:17:50 +01:00
Frank Schubert
d2853f7bea Preordercampaigns can use city or district as city 2022-11-18 16:31:06 +01:00
Frank Schubert
808f104ae8 Removed unnecessary fields from findAddress api 2022-11-16 16:20:10 +01:00
Frank Schubert
95707ab92a Changes for ADBOrtschaft in preorder api 2022-11-15 13:07:20 +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
ade53322f1 Fixed cors 2022-11-08 19:22:28 +01: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
9b3335c820 Added salescluster to addressdb and preorder 2022-10-04 21:42:00 +02:00
Frank Schubert
9db6ae59c3 WIP GWR Umbau mit Netzgebiet und Adressstatus 2022-10-04 12:43:54 +02:00
Frank Schubert
7147c25737 Added parameters to addressdb api endpoints and changed them to POST 2022-09-28 18:04:24 +02:00
Frank Schubert
2da58d36d3 Added fields to POST /preorder 2022-09-23 16:02:03 +02:00
Frank Schubert
bd2e88c254 FIX: addressdb/preorder API now uses gemeinde as City 2022-09-21 11:08:04 +02:00
Frank Schubert
7a867cbc5e allowing requests without Origin header 2022-09-15 20:01:14 +02:00
Frank Schubert
2cbdbf3813 WIP Preorder 2022-09-14 2022-09-14 16:52:00 +02:00
Frank Schubert
e900b305a8 some changes to AddressDB 2022-09-01 14:39:37 +02:00
Frank Schubert
67f9b10b31 Fixed preorder api results; added CORS headers for docs 2022-08-31 14:40:36 +02:00
Frank Schubert
952f25797d Added AdressDB + AddressDB API 2022-08-29 17:14:55 +02:00