Moriz Wahl
|
5cac5d9cfb
|
loggers are created only once, unify logger for unit tests
|
2022-05-16 16:02:12 +02:00 |
|
Moriz Wahl
|
befa965a44
|
configure logger only once. Log Context User ID if present on response
|
2022-05-04 13:58:45 +02:00 |
|
Claus-Peter Hübner
|
754dc16e98
|
test loggers included
|
2022-04-30 00:25:09 +02: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
|
e931b394ec
|
Withdrew the console.log entries.
|
2021-09-15 08:13:16 +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
|
9d62777a0e
|
Changed the KlickTipp API so that the function that need a KlickTipp User logged in sets it in the header.
|
2021-09-14 14:11:31 +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 |
|
elweyn
|
c4345489c5
|
Klicktipp has two single optin apikeys one for en and one for de so we need to get the information of the language in the creation query.
|
2021-08-23 11:25:53 +02:00 |
|
elweyn
|
037bf1815d
|
Added some variables to the config file, translation of the KlicktippAPI to a ts file, send a API call to Klicktipp on creation method.
|
2021-08-20 11:15:32 +02:00 |
|
Moriz Wahl
|
403826a6d9
|
final changes before merge
|
2021-08-04 11:51:50 +02:00 |
|
Moriz Wahl
|
800e4e04fd
|
remove eom directives
|
2021-08-03 13:59:22 +02:00 |
|
Moriz Wahl
|
873996487d
|
Model for transactions and decay
|
2021-08-03 10:55:43 +02:00 |
|
Hannes Heine
|
aa22d9154d
|
Changed structure of the models, now they are not all in one file.
|
2021-08-02 16:03:33 +02:00 |
|
Hannes Heine
|
8639f15aa1
|
Withdrew the debuging log entries.
|
2021-07-29 17:36:39 +02:00 |
|
Hannes Heine
|
bb5b70d5f6
|
Implementation of the Arguments and the Response classes for the loginAPIs. Implementation of the used API calls in Apollo.
|
2021-07-29 17:34:07 +02:00 |
|
einhornimmond
|
32eeda69b2
|
try with application/json
|
2021-07-29 12:29:33 +02:00 |
|
Hannes Heine
|
9c2b6c5c9e
|
Changed the apiGet and apiPost methods so that we use lambda and not plain old try catch & if else block.
|
2021-07-29 07:27:08 +02:00 |
|
Moriz Wahl
|
9e15575855
|
api calls for sendEmail and loginViaEmailVerificationCode
|
2021-07-21 16:45:59 +02:00 |
|
Moriz Wahl
|
ae4edf4605
|
clean up, use inputs
|
2021-07-13 19:18:17 +02:00 |
|
|
|
05be9a79d5
|
implement config options for graphiql & port
separate graphiql from graphql interface
disabled api calls for user & group - we are not yet that far
ignore .env, adjust .env.dist accordingly
|
2021-06-29 12:25:41 +02:00 |
|
einhornimmond
|
8e96aa02df
|
try to login user
|
2021-06-29 12:25:40 +02:00 |
|
einhornimmond
|
0063996512
|
get groups from login server, first running api call to login server
|
2021-06-29 12:25:39 +02:00 |
|
einhornimmond
|
0224cac092
|
typescript login server api from frontend
|
2021-06-29 12:25:39 +02:00 |
|