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
|
0ef60ab92c
|
Merge mutation from master.
|
2021-08-30 17:17:31 +02:00 |
|
elweyn
|
2e85c84cb5
|
Changed Keys.
|
2021-08-25 08:40:39 +02:00 |
|
elweyn
|
e749db1a65
|
Merge branch 'master' into apollo-clicktipp-connector
|
2021-08-23 14:40:32 +02:00 |
|
|
|
8cf8cc0751
|
added dotenv package requirement
removed typeorm package + orm config file
added mysql2 package
new config options for the database
cleaned .env.dist
|
2021-08-23 13:59:00 +02:00 |
|
elweyn
|
332729b361
|
Generic values for the klicktipp user and password.
|
2021-08-23 11:31:58 +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 |
|
ogerly
|
a507f250c5
|
change default value of communty url
|
2021-08-20 14:00:19 +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 |
|
einhornimmond
|
44bce32853
|
add call for list gdt entries
|
2021-08-02 21:06:44 +02:00 |
|
einhornimmond
|
b018ae894b
|
try with nginx, add Balance Model
|
2021-07-29 11:33:31 +02:00 |
|
Hannes Heine
|
5c423f6c72
|
Changed the default config value so that the programm get the right config on localhost.
|
2021-07-29 07:27:59 +02:00 |
|
|
|
e1596ad78b
|
switched to apollo
|
2021-07-02 10:49:08 +02:00 |
|
|
|
fd54febd24
|
started login functionality & graphql schema
|
2021-06-29 12:27:02 +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
|
0063996512
|
get groups from login server, first running api call to login server
|
2021-06-29 12:25:39 +02:00 |
|
einhornimmond
|
2ccdf64312
|
try to get group list from login-server
|
2021-06-29 12:25:39 +02:00 |
|
einhornimmond
|
9cd14d1304
|
add User Model and Resolver
|
2021-06-29 12:25:38 +02:00 |
|