35 Commits

Author SHA1 Message Date
9407386de7
fix alphabetical sort 2023-03-30 17:57:15 +02:00
b0c19eda47
fix import order 2023-03-30 17:28:03 +02:00
c54e6fb8ae
new rules + fixes 2023-03-12 02:19:10 +01:00
827c829306
fixes based on the unit tests 2023-03-09 14:37:25 +01:00
3391b3a9ee
merge 2023-03-09 14:37:17 +01:00
Moriz Wahl
3a63e2721d remove creations from graphql user object 2023-01-11 22:32:50 +01:00
elweyn
2010a1b059 Add hideAmountGDD and hideAmountGDT to the login mutations and the verifyLogin queries 2023-01-03 12:24:49 +01:00
Claus-Peter Hübner
3fcc62539a changes after merge from master 2022-09-16 15:14:51 +02:00
Claus-Peter Hübner
7269b4b67b solve problems reading user with emailcontact 2022-08-30 00:57:57 +02:00
Claus-Peter Hübner
1d1de2011a failed try to load OneToOne relation of user to userConmtact as
emailConact-attribut...  grrrrrr...
2022-08-26 20:00:29 +02:00
Claus-Peter Hübner
228451574d adapt backend on database migration of UserContacts 2022-08-26 02:28:04 +02:00
Claus-Peter Hübner
e946d96efe Merge remote-tracking branch 'origin/master' into
1798-feature-gradidoid-1-adapt-and-migrate-database-schema
2022-08-18 19:07:33 +02:00
Claus-Peter Hübner
35da60c572 change User to create a gradidoID as uuidv4 during createUser 2022-08-09 23:36:00 +02:00
Claus-Peter Hübner
fadbc7068e start adaptions of users changes in backend 2022-08-09 03:56:22 +02:00
Moriz Wahl
8a3c825371 feat: Login Returns Open Creations for User 2022-07-12 10:27:52 +02:00
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