elweyn
|
64d0200f99
|
Rename klicktippSignIn to subscribe.
|
2023-05-05 13:11:36 +02:00 |
|
Hannes Heine
|
4c452e3529
|
Merge branch 'master' into 2876-add-fields-to-subscriber
|
2023-05-04 14:31:44 +02:00 |
|
Hannes Heine
|
575d3a11a4
|
Merge branch 'master' into 2785-add-events-for-subscribe-unsubscribe
|
2023-04-06 15:14:20 +02:00 |
|
elweyn
|
070f84f21b
|
Remove callKlickTippAPI method.
|
2023-04-04 19:47:50 +02:00 |
|
elweyn
|
e1c1bc5c39
|
Merge branch '2785-add-events-for-subscribe-unsubscribe' into 2876-add-fields-to-subscriber
|
2023-04-04 18:35:11 +02:00 |
|
elweyn
|
b00c518863
|
Implement callKlickTippAPI
|
2023-04-04 17:09:32 +02:00 |
|
elweyn
|
7df35f057b
|
Revert "Implement callKlickTippAPI"
This reverts commit 51d572f0b795efa54f771a6d19db8675a1efa5cd.
|
2023-04-04 17:07:01 +02:00 |
|
elweyn
|
20a80d56a6
|
Add callCklickTippAPI to addFieldsToSubscriber
|
2023-04-04 09:09:37 +02:00 |
|
elweyn
|
527d6fcdf7
|
Merge branch '2785-add-events-for-subscribe-unsubscribe' into 2876-add-fields-to-subscriber
|
2023-04-03 15:53:43 +02:00 |
|
elweyn
|
51d572f0b7
|
Implement callKlickTippAPI
|
2023-04-03 14:58:26 +02:00 |
|
|
|
7a44a223e9
|
lint fixes
|
2023-03-31 12:51:51 +02:00 |
|
|
|
ae8405e8f6
|
merge
|
2023-03-31 12:48:09 +02:00 |
|
elweyn
|
9da7ae6ff4
|
Merge branch '2785-add-events-for-subscribe-unsubscribe' into 2876-add-fields-to-subscriber
|
2023-03-31 07:42:41 +02:00 |
|
elweyn
|
0345e8420d
|
Merge branch 'master' into 2785-add-events-for-subscribe-unsubscribe
|
2023-03-31 07:27:58 +02:00 |
|
|
|
b0c19eda47
|
fix import order
|
2023-03-30 17:28:03 +02:00 |
|
Hannes Heine
|
b67baf665b
|
Merge branch 'master' into 2785-add-events-for-subscribe-unsubscribe
|
2023-03-30 16:37:03 +02:00 |
|
elweyn
|
b2f0bf37d2
|
Refactor klicktippcontroller to not call function
|
2023-03-30 16:28:18 +02:00 |
|
|
|
69a29f0a31
|
fix linting
|
2023-03-28 01:36:52 +02:00 |
|
elweyn
|
79bede5e35
|
feat(backend): add fields to subscriber
|
2023-03-24 09:33:52 +01:00 |
|
elweyn
|
eb38eaa6ce
|
Revert "Remove unnecessary eslint-disable"
This reverts commit 783831b3de59eddaff219226cbea45732c6e829d.
|
2023-03-24 01:06:45 +01:00 |
|
elweyn
|
783831b3de
|
Remove unnecessary eslint-disable
|
2023-03-24 00:57:43 +01:00 |
|
elweyn
|
4faa36da39
|
change import to library
|
2023-03-24 00:40:27 +01:00 |
|
|
|
3391b3a9ee
|
merge
|
2023-03-09 14:37:17 +01:00 |
|
Moriz Wahl
|
7e4c3ec3ce
|
more resolved paths
|
2022-03-07 21:56:03 +01:00 |
|
Moriz Wahl
|
4bac268de3
|
test setPassword with success
|
2022-01-13 09:30:53 +01:00 |
|
elweyn
|
7084bcb9c0
|
Changed the error handling when klicktipp not accessible.
|
2021-09-16 14:10:57 +02:00 |
|
elweyn
|
26bd34f2b4
|
Refactoring of names.
|
2021-09-16 12:17:39 +02:00 |
|
elweyn
|
ad1aa402f4
|
KlickTipp subscribe and unsubscribe, merge master.
|
2021-09-16 10:38:08 +02:00 |
|
elweyn
|
e60c38819f
|
WIP: Adding newsletterState to the user when login is called over a middleware.
|
2021-09-15 09:59:07 +02:00 |
|
elweyn
|
4e1d5524a4
|
If method don't give back right information then throws an Error.
|
2021-09-14 14:12:18 +02:00 |
|
elweyn
|
c5a65da94c
|
Implementation of signup to Klicktipp.
|
2021-09-10 11:45:41 +02:00 |
|
elweyn
|
7f91e5b937
|
Added a query checkEmail, that sends the data to the login_server, added a middleware call to the query that calls the KlicktippAPI after checkEmail.
|
2021-09-09 11:47:57 +02:00 |
|
elweyn
|
492bfd32d4
|
Renamed KlicktippAPI to KlicktippConnector, KlicktippController that contains the logic behind the KlicktippConnector calls, change import in auth of loginAPI to new name HttpRequest.
|
2021-09-08 14:18:25 +02:00 |
|
elweyn
|
b376c5639f
|
Added the language to the graphql create query, Implemented a KlicktippController that has every methode to communicate with Klicktipp, added a Klicktipp config block.
|
2021-09-05 10:38:44 +02:00 |
|