67 Commits

Author SHA1 Message Date
einhornimmond
07a80b2df7 linting 2025-12-04 13:01:01 +01:00
einhornimmond
77d2183d03 Merge branch 'master' into yarn_workspaces_turbo 2025-05-15 18:16:21 +02:00
clauspeterhuebner
29c08babcc Merge remote-tracking branch 'origin/master' into
3466-introduce-community-selection-logic-in-transactionlink-page
2025-05-13 23:00:34 +02:00
einhornimmond
9efdf80498 Merge branch 'master' into yarn_workspaces_turbo 2025-04-30 11:17:56 +02:00
einhornimmond
987582c3ef Revert "use root biome config for backend, add useImportType rule"
This reverts commit bb8132791557fb9dcbf117ff7c3622a83e2e3730.
2025-04-30 09:29:09 +02:00
einhornimmond
bb81327915 use root biome config for backend, add useImportType rule 2025-04-30 09:17:57 +02:00
einhornimmond
1b5a151517 fix linting and includes 2025-04-29 12:06:43 +02:00
einhornimmond
5173edbb39 update to yarn workspaces and turbo 2025-04-28 10:15:49 +02:00
einhornimmond
3ff399064b auto applied changes from biome 2025-04-26 08:01:43 +02:00
einhornimmond
b894544a6b change function and variable name 2025-04-16 10:13:48 +02:00
einhornimmond
35f28dc060 update public name logic, test and usage, distinguish between unique username and publicName 2025-04-16 10:06:06 +02:00
clauspeterhuebner
f1f46b2d80 first try of x-cross tx per link 2025-04-11 03:12:05 +02:00
einhornimmond
2ef2f29d4f
Merge branch 'master' into refactor_graphql_admin_contribution_list 2025-03-28 23:30:06 +01:00
einhornimmond
3d20019c02 refactor contribution resolver for pre-mysql-query optimization based on requested fields 2025-03-27 15:31:58 +01:00
clauspeterhuebner
cfb323e1d2
Update backend/src/graphql/model/User.ts
Co-authored-by: einhornimmond <dario.rekowski@gmx.de>
2025-03-25 18:12:56 +01:00
clauspeterhuebner
7a4fadea13 add userLocation in login-response 2025-02-21 19:32:41 +01:00
einhornimmond
ac4723ecc5 merge PublishNameType and GMSPublishNameType 2024-05-07 13:44:29 +02:00
einhornimmond
cbf8439d6e separat enum for multi purpose publish name type 2024-04-15 18:54:31 +02:00
einhornimmond
fcd02b6a9b add humhub switch and name format, refactor and reuse gms code 2024-04-12 19:43:36 +02:00
einhornimmond
e69f345226 add location and location format 2024-02-26 18:49:42 +01:00
einhornimmond
03c566919c add gms switch and name type 2024-02-26 14:06:13 +01:00
einhornimmond
ee40603637 use params instead of query for send/identifier route 2024-01-30 21:39:12 +01:00
Claus-Peter Huebner
d64603268e show alias or username plus foreign-communityName in Tx-Lists 2023-10-10 23:52:11 +02:00
Claus-Peter Huebner
6f5e5175b2 return dbRemoteUser in transactions list 2023-10-06 23:16:50 +02:00
Claus-Peter Huebner
d5be82ad7e insert in transactionList the remoteUser of X-Com-Tx 2023-09-22 19:53:12 +02:00
Claus-Peter Huebner
46151006b9 pure Verzweiflung... 2023-07-13 21:10:56 +02:00
Claus-Peter Huebner
4beae51475 rework PR-comments 2023-07-11 18:50:51 +02:00
Claus-Peter Huebner
d4bfaaa52c rework PR-comment 2023-07-04 14:48:51 +02:00
Claus-Peter Huebner
9c9a05e64f userRoles as OneToMany relation 2023-06-28 02:47:51 +02:00
Claus-Peter Huebner
35eef52aef add "isModerator" in graphql model 2023-06-27 02:39:01 +02:00
Claus-Peter Huebner
44687e6fc3 adapt existing isAdmin treatment 2023-06-21 02:08:11 +02:00
Moriz Wahl
311bb50eb8 refactor(backend): no email in user 2023-04-18 16:14:44 +02:00
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