169 Commits

Author SHA1 Message Date
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
clauspeterhuebner
e386a79e48 corrections after renaming to RedeemJwtLink 2025-04-25 19:42:27 +02:00
einhornimmond
adf9e04c4f request max 25 admins and mods on frontend information page 2025-04-24 16:42:42 +02:00
clauspeterhuebner
f133cb15bc next try 2025-04-24 01:38:44 +02:00
einhornimmond
9ff6470b47 make authenticateHumhubAutoLogin a mutation, auto register user on humhub if project was set and user don't exist on humhub 2025-04-22 10:10:16 +02:00
clauspeterhuebner
11eb0c45a7 overwork transactionLink and disbursementLink 2025-04-17 17:48:03 +02:00
clauspeterhuebner
fddfe69bad first try with disbursement result from queryTransactionLink 2025-04-17 16:00:47 +02:00
clauspeterhuebner
0e41e6518c remove check against referrer and in case of invalid signing use simply
decoded payload
2025-04-16 01:39:24 +02:00
clauspeterhuebner
a6e2efef19 sign jwt with senderCommunityUuid, search senderCom per decoded payload
and verify jwt with senderComUUid selected from db ensured against
referrer
2025-04-15 22:06:43 +02:00
clauspeterhuebner
f1f46b2d80 first try of x-cross tx per link 2025-04-11 03:12:05 +02:00
einhornimmond
1fdbee906c forward to spaceurl after login with project query parameter 2025-02-18 16:49:50 +01:00
MateuszMichalowski
60d91927a5
feat(frontend): map feature in vue 3 (#3376)
* feat(frontend): Map feature update

* feat(frontend): Fix linting
2024-10-18 14:59:22 +02:00
Kamila
c80745fb1a linter fixes 2024-08-09 08:14:18 +02:00
Kamila
0de05680b6 linter fixes 2024-08-09 08:08:34 +02:00
Mateusz Michałowski
38cde98591 fix(frontend): fix eslint/stylelint issues 2024-08-08 09:27:29 +02:00
einhornimmond
d673b82bad replace circle in function name with humhub 2024-05-07 11:08:12 +02:00
einhornimmond
adaece0efe rename to cirlces, route to setting extern service tab from circles if humhubAllowed is false 2024-04-25 13:15:18 +02:00
Claus-Peter Huebner
4f724543e9 next try for menu-entry userplayground 2024-03-27 02:57:51 +01:00
Claus-Peter Huebner
7e26d6373d first steps introducing user search 2024-03-25 14:27:41 +01:00
einhornimmond
ee40603637 use params instead of query for send/identifier route 2024-01-30 21:39:12 +01:00
einhorn_b
99a98f6e84 show notice for moderator modified memo in frontend 2023-11-10 21:07:56 +01:00
einhorn_b
0efa487bb2 split moderators and admins and show both 2023-10-29 19:34:47 +01:00
Claus-Peter Huebner
053b92ed59 Merge remote-tracking branch 'origin/frontend_community_switch_tunnel_user' into 3213-feature-x-com-sendcoins-31-insert-recipient-as-foreign-user-in-users-table-after-x-com-sendcoins 2023-10-10 23:54:37 +02:00
Claus-Peter Huebner
d64603268e show alias or username plus foreign-communityName in Tx-Lists 2023-10-10 23:52:11 +02:00
einhorn_b
8ace2e105c first draft for playing around with 2023-10-10 19:52:10 +02:00
einhorn_b
67d48a2eec linting, add claus peters suggestions 2023-08-29 16:30:33 +02:00
einhornimmond
354af5864d add working community switch to send coins 2023-08-29 11:12:43 +02:00
Moriz Wahl
ef16fd8e31 add frontend part for roles 2023-07-18 13:53:18 +02:00
elweyn
f4b537c08c Add alias to the verifyLogin grqphql answer. 2023-07-01 12:14:57 +02:00
elweyn
af60cc2638 Refactor state to status for contribution in frontend. 2023-06-27 10:04:40 +02:00
Moriz Wahl
4a5c82f10d validate unique username 2023-05-16 01:36:29 +02:00
Moriz Wahl
457f4b8244 gradidoID on verify login 2023-04-18 13:48:02 +02:00
Moriz Wahl
820b4b506b remove all queries for emails 2023-04-18 12:49:59 +02:00
Moriz Wahl
c3ebc33ae5 Merge branch 'master' into feat-previous-balance 2023-04-04 16:55:22 +02:00
Moriz Wahl
545e556599 previuos balance from server, displayed in decay details 2023-04-03 14:55:22 +02:00
Moriz Wahl
976940047e Merge branch 'master' into feat-send-coins-via-gradido-ID 2023-03-30 19:14:09 +02:00
Moriz Wahl
769e36bea5 no Float in query 2023-03-30 16:55:00 +02:00
Moriz Wahl
64d896f973 do not allow user to edit admin contributions 2023-03-30 16:14:36 +02:00
Moriz Wahl
7232780bae send form with gradido id via url query 2023-03-14 19:25:06 +01:00
Moriz Wahl
0936602cb6 feat(frontend): send coins via gradidoID 2023-03-14 12:17:10 +01:00
Moriz Wahl
92e072652f change list contribution query to status filter 2023-02-28 20:37:32 +01:00
66a5175dc1
combine logic for both listTransactionLinks and listTransactionLinksAdmin 2023-02-14 21:28:58 +01:00
elweyn
9438cefb04 Fix small merge error, and verifyLogin query. 2023-01-17 15:24:41 +01:00
elweyn
df4e2b419a Merge master in here. 2023-01-13 11:24:11 +01:00
elweyn
70017c3115 Add state & messagesCount to the query listAllContributions. 2023-01-13 11:07:26 +01:00
Moriz Wahl
2d4f7f9fd5 get open creations via own apollo call 2023-01-11 20:15:02 +01:00
elweyn
ea30fed068 Merge branch 'master' into 2332-mark-contribution-as-rejected 2023-01-10 16:07:24 +01:00
Hannes Heine
447d252e58
Merge branch 'master' into 2332-mark-contribution-as-rejected 2023-01-10 14:41:10 +01:00
Hannes Heine
d440b38d83
Merge branch 'master' into add_hide_amount_to_users 2023-01-06 11:06:59 +01:00
ogerly
183d670c2a review changed from ulf 2023-01-05 16:38:19 +01:00