Nicolai Ort niggl
niggl pushed to feature/104-contacts at lfk/backend 2021-01-19 17:00:46 +00:00
6b4b16c13b Added missing id property
niggl pushed to feature/104-contacts at lfk/backend 2021-01-19 16:58:04 +00:00
d743f7ee12 Renamed controller to better fit the overall nameing scheme
niggl pushed to feature/104-contacts at lfk/backend 2021-01-19 16:57:16 +00:00
a4e8311cbd Updated comments
niggl pushed to feature/104-contacts at lfk/backend 2021-01-19 16:55:59 +00:00
c172aa8bf8 Added a contact update class
niggl pushed to feature/104-contacts at lfk/backend 2021-01-19 16:53:05 +00:00
d1926fe372 Merge branch 'feature/104-contacts' of git.odit.services:lfk/backend into feature/104-contacts
2b658ac381 Fixed column not getting resolved
Compare 2 commits »
niggl pushed to feature/104-contacts at lfk/backend 2021-01-19 16:52:53 +00:00
321d291b4b Fixed column not getting resolved
niggl pushed to feature/104-contacts at lfk/backend 2021-01-19 16:41:01 +00:00
2eb26e4e38 Fixed push undefined eror
3b06d1a6ef Implemented contact group setting on creation
Compare 2 commits »
niggl pushed to feature/104-contacts at lfk/backend 2021-01-19 16:27:45 +00:00
de824375d3 Fixed key null constraint
niggl pushed to feature/104-contacts at lfk/backend 2021-01-19 16:14:06 +00:00
11af9c02d9 Implemented contact posting
niggl pushed to feature/104-contacts at lfk/backend 2021-01-19 16:13:47 +00:00
09e429fc67 Added address to contact response
niggl pushed to feature/104-contacts at lfk/backend 2021-01-19 15:44:40 +00:00
703b4f89a6 Merge branch 'dev' into feature/104-contacts
32e054eb84 🧾New changelog file version [CI SKIP] [skip ci]
5e368552ea Merge pull request 'Fully implemented addresses feature/105-addresses' (#107) from feature/105-addresses into dev
41423feffe Merge branch 'dev' into feature/105-addresses
30b585c0c1 Set country code for the ci env to DE
Compare 26 commits »
niggl deleted branch feature/105-addresses from lfk/backend 2021-01-19 15:37:50 +00:00
niggl closed issue lfk/backend#105 2021-01-19 15:37:38 +00:00
Address endpoints
niggl merged pull request lfk/backend#107 2021-01-19 15:37:38 +00:00
Fully implemented addresses feature/105-addresses
niggl merged pull request lfk/backend#107 2021-01-19 15:37:38 +00:00
Fully implemented addresses feature/105-addresses
niggl pushed to dev at lfk/backend 2021-01-19 15:37:36 +00:00
5e368552ea Merge pull request 'Fully implemented addresses feature/105-addresses' (#107) from feature/105-addresses into dev
41423feffe Merge branch 'dev' into feature/105-addresses
30b585c0c1 Set country code for the ci env to DE
a3c93f0d39 Cleaned up var names
427dfaafab Added address update ivalid tests
Compare 24 commits »
niggl reopened issue lfk/backend#105 2021-01-19 15:12:29 +00:00
Address endpoints
niggl pushed to feature/104-contacts at lfk/backend 2021-01-19 15:09:25 +00:00
0379786cbd Implemented contact deletion
niggl pushed to feature/104-contacts at lfk/backend 2021-01-19 15:06:43 +00:00
a9a5eb6735 Updated the contact errors
niggl pushed to feature/104-contacts at lfk/backend 2021-01-19 15:05:37 +00:00
ab70f7e498 Implemented the get endpoints