20 Commits

Author SHA1 Message Date
ogerly
18d0249029 remove files und code from coinanimation in backend 2022-05-29 12:36:00 +02:00
Moriz Wahl
fa6fbe38c8 User.isAdmin as nullable Date 2022-04-21 11:05:51 +02:00
Moriz Wahl
64859a71f4 use isAdmin on user to determine if user is admin 2022-04-20 11:27:09 +02:00
0094ee3bbc
removed unnecessary lint ignores 2022-03-04 12:28:03 +01:00
97b4e16f40
new graphql interface,
things build
2022-02-26 17:17:43 +01:00
817e462698
fixed backend according to migration 2022-02-07 05:01:49 +01:00
777d1f2f43
missing nullable field definition 2022-01-20 14:08:32 +01:00
427608ada3
username is nullable 2022-01-19 21:42:25 +01:00
723afb6402
make description field explicitly nullable and corrected graphql model accordingly 2022-01-19 14:44:56 +01:00
elweyn
1004718892 Added moderator query to the creationFormular so we can send the right moderator id. 2021-12-02 06:30:41 +01:00
Moriz Wahl
fd9f6f6d55 fix error caused by merging 2021-11-24 19:49:17 +01:00
Moriz Wahl
b0ac9b6632 Merge branch 'login_admin_interface' of github.com:gradido/gradido into login_admin_interface 2021-11-24 18:26:38 +01:00
41d6a7ba45
implemented isAdmin from backend 2021-11-23 12:48:59 +01:00
dbfe882c14
implemented isAdmin from backend 2021-11-20 17:19:58 +01:00
elweyn
8730bc898c We don't use the login_server to fill this model anymore. 2021-11-10 06:14:02 +01:00
elweyn
58182d73c6 Added the publisherId to the login & createUser calls, adjusted the tests to the new code. 2021-10-13 13:26:46 +02:00
elweyn
5a14161284 Adding the publisherId to the login call and that it stores it to the user profile. 2021-10-13 12:07:23 +02:00
elweyn
d3198b037e Fixe model for User and adding hasElopage to User Object. 2021-10-12 16:50:07 +02:00
einhornimmond
93532004d5 add option in login call to check also for elopage account 2021-10-08 10:26:09 +02:00
d15b256fed
model in singular folder 2021-10-03 11:13:02 +02:00