Einhornimmond
|
bf5913b363
|
change from datamapper to active pattern (we mix it now)
|
2021-09-30 18:40:15 +02:00 |
|
einhorn_b
|
41afaa0e01
|
first steps for send coins
|
2021-09-29 18:47:10 +02:00 |
|
einhorn_b
|
bf8bd24abf
|
fixed decay and missing user data bugs
|
2021-09-29 14:37:26 +02:00 |
|
einhorn_b
|
94e95240eb
|
Merge branch 'master' into apollo_listTransactions
|
2021-09-29 12:03:11 +02:00 |
|
einhorn_b
|
dba6a1b8d6
|
change datatype for timestamps to string
|
2021-09-29 12:02:16 +02:00 |
|
einhorn_b
|
58da33eb86
|
fix linting
|
2021-09-28 17:06:57 +02:00 |
|
einhorn_b
|
ef0db3cb02
|
fix linting
|
2021-09-28 16:56:10 +02:00 |
|
einhorn_b
|
cfee1251a4
|
save user on create user in community server db
|
2021-09-28 16:17:04 +02:00 |
|
Einhornimmond
|
aa2565d294
|
debugging stuff
|
2021-09-28 13:11:22 +02:00 |
|
Einhornimmond
|
0d33202946
|
fix what don't work
|
2021-09-27 19:52:46 +02:00 |
|
Moriz Wahl
|
d86a3dee42
|
refactor: Provide pubKey in context to avoid API calls
|
2021-09-27 19:04:27 +02:00 |
|
Einhornimmond
|
06c80ebdfd
|
implement listTransactions and neccessary changes for it
|
2021-09-27 18:57:36 +02:00 |
|
|
|
31c2bb3990
|
Merge pull request #894 from gradido/db_check_with_typeorm
Db check with typeorm
|
2021-09-24 16:18:51 +02:00 |
|
Einhornimmond
|
f862736662
|
Merge branch 'master' into apollo_listTransactions
|
2021-09-24 14:53:42 +02:00 |
|
Einhornimmond
|
e2f6d1a006
|
work on implementing
|
2021-09-24 14:53:23 +02:00 |
|
|
|
255244fbec
|
have schema extern
have cors extern
have plugins exter
have context extern
|
2021-09-24 14:21:14 +02:00 |
|
|
|
4601c3df34
|
build schema in graphql folder not in index
|
2021-09-24 14:10:54 +02:00 |
|
|
|
91849b5130
|
externalize resolver import
|
2021-09-24 14:02:01 +02:00 |
|
Einhornimmond
|
2d1a0d8c4e
|
now in the correct file
|
2021-09-24 13:08:01 +02:00 |
|
Einhornimmond
|
eefc506e97
|
linting and use db for db Models
|
2021-09-24 12:32:30 +02:00 |
|
Einhornimmond
|
1f99be5eec
|
exchange t for typeorm with db for db model.. it's more clear
|
2021-09-24 12:29:41 +02:00 |
|
Einhornimmond
|
1830b277f8
|
Merge branch 'master' into apollo_listGDTTransactions
|
2021-09-24 11:43:11 +02:00 |
|
einhornimmond
|
9f632399b7
|
Merge pull request #831 from gradido/apollo_updateBalance
Implement getBalance in Apollo
|
2021-09-24 11:42:23 +02:00 |
|
Einhornimmond
|
6653dd4be8
|
listTransactions in apollo
;
|
2021-09-24 10:59:17 +02:00 |
|
Einhornimmond
|
1315c5e1b1
|
use gdt call direct
|
2021-09-24 09:45:52 +02:00 |
|
Einhornimmond
|
3102082dbe
|
fix merge conflict
|
2021-09-21 12:37:27 +02:00 |
|
Einhornimmond
|
8b3653016b
|
get balance working with apollo
|
2021-09-20 18:42:04 +02:00 |
|
Moriz Wahl
|
62142710f8
|
send coins as Mutations
|
2021-09-20 12:25:04 +02:00 |
|
Moriz Wahl
|
5ded9f60be
|
createUser as Mutation
|
2021-09-20 12:02:17 +02:00 |
|
Moriz Wahl
|
e6d386c598
|
refactor: Queries to Mutations
|
2021-09-20 11:22:00 +02:00 |
|
einhornimmond
|
c8386e588b
|
fix linting
|
2021-09-17 13:46:45 +02:00 |
|
einhornimmond
|
8ecd7a634b
|
add publisher id to backend
|
2021-09-17 13:36:13 +02:00 |
|
elweyn
|
d5317c258a
|
Refactor of method name, adding Authorized in before response Type, KlickTipp check on Subscribed instead of not Unsubscribed.
|
2021-09-16 13:01:53 +02:00 |
|
elweyn
|
26bd34f2b4
|
Refactoring of names.
|
2021-09-16 12:17:39 +02:00 |
|
elweyn
|
cd6af30258
|
SpellCheck was wrong success instead of sucess.
|
2021-09-16 11:13:30 +02:00 |
|
elweyn
|
a73a32e733
|
A user must be logged in for every klicktipp communication.
|
2021-09-16 11:13:00 +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
|
8e3f942bcb
|
Added a Resolver for KlickTipp so we get UserInformations, TagInformations and Subscribing over this.
|
2021-09-14 14:07:58 +02:00 |
|
Moriz Wahl
|
12a5f58376
|
no token in login response. token is inside response header
|
2021-09-13 13:30:53 +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 |
|
Moriz Wahl
|
6811f45a1c
|
feat: New JWT in Every Authenticated Response
|
2021-09-09 11:43:14 +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 |
|
Hannes Heine
|
935dc295de
|
Merge branch 'master' into apollo-clicktipp-connector
|
2021-09-06 10:46:42 +02:00 |
|
elweyn
|
021952831f
|
Merge master in the branch.
|
2021-09-05 10:45:50 +02:00 |
|
elweyn
|
18cf5ac1b4
|
Merge of the middleware change to the branch
|
2021-09-05 10:40:36 +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 |
|
Moriz Wahl
|
8c729c1723
|
Merge pull request #777 from gradido/jwt-setup
feat: JSON Web Token for Authentification
|
2021-09-01 14:50:07 +02:00 |
|
einhornimmond
|
9b2afaafe5
|
add id to gdt entry
|
2021-08-31 12:11:17 +02:00 |
|