476 Commits

Author SHA1 Message Date
Moriz Wahl
9c84ca185d Merge branch 'master' into feat-send-coins-via-gradido-ID 2023-03-23 13:15:47 +01:00
740a74c6cd
Merge branch 'master' into events-contribution-link 2023-03-23 12:42:51 +01:00
7e8b1ba6a3
Merge branch 'master' into seperate-events-in-own-files 2023-03-23 12:21:55 +01:00
1577667c1a
Merge branch 'master' into rename-evenProtocolType-to-eventType 2023-03-23 12:00:39 +01:00
413f663e4d
reverted 9d0a62033101b003d2574c4605612d1d19995a90 2023-03-23 11:59:38 +01:00
Moriz Wahl
761ff80b97 use findUserByIdentifier for emails, use it in send coins 2023-03-14 21:14:41 +01:00
b3c48af3c4
Merge branch 'master' into event_refactor_database 2023-03-14 16:08:41 +01:00
Moriz Wahl
8db5c055e5 simple user query and test 2023-03-14 13:08:51 +01:00
c0466745cc
update eslint dependencies and fix resulting errors 2023-03-12 03:01:52 +01:00
5d1311229f
more rules 2023-03-12 02:19:10 +01:00
c54e6fb8ae
new rules + fixes 2023-03-12 02:19:10 +01:00
73d8f6163d
more lint rules eslint-import-plugin 2023-03-12 02:19:10 +01:00
b530576a84
revert regex.exec to string.match 2023-03-09 14:37:26 +01:00
3391b3a9ee
merge 2023-03-09 14:37:17 +01:00
ce799541f9
fix event name resolver 2023-03-09 13:39:24 +01:00
d989e5c489
rename events 2023-03-09 13:29:46 +01:00
ab4e1cfe1f
fixed imports 2023-03-09 12:40:46 +01:00
dfbfefd73a
always write send confirmation event 2023-03-09 12:40:46 +01:00
1792d10733
more events for the user resolver 2023-03-09 12:40:46 +01:00
0265834744
events for forgot password email and user info update 2023-03-09 12:40:46 +01:00
feeeca9fe4
corrected return type 2023-03-09 12:40:46 +01:00
b14911d314
logout event 2023-03-09 12:40:45 +01:00
3979e84a8c
fixed lint 2023-03-07 12:33:45 +01:00
49612871a3
removed fixed todos 2023-03-07 12:33:45 +01:00
e3377652d4
fix redeem event, new events for contribution links, refactor contribution links resolver 2023-03-07 12:33:45 +01:00
17992d75ef
separate events into their own file, some nameing conventions 2023-03-07 12:29:59 +01:00
d204e79cd5
rename eventProtocolType to eventType 2023-03-07 12:29:02 +01:00
9d0a620331
prefix admin right with ADMIN_ 2023-03-07 12:28:29 +01:00
Moriz Wahl
3afc7b08fa update regex 2023-02-24 14:15:52 +01:00
Moriz Wahl
55ee3a0b6b feat(backend): alias in update user info 2023-02-21 17:14:09 +01:00
41569ad0f1
refactor events - first step to get backend working 2023-02-18 01:08:06 +01:00
d0ff8ffb2c
diferentiate between saving and not saving event 2023-02-14 15:50:25 +01:00
a88585086c
test sendActivationEmail 2023-02-13 13:12:58 +01:00
8424417cde
removed todos, separated events 2023-02-13 12:14:00 +01:00
362226a94f
completely dismiss class based approach, use EVENT function 2023-02-10 03:44:34 +01:00
f9b6b887e0
things are working properly 2023-02-10 03:37:48 +01:00
2ac133c41a
rework - initial work 2023-02-10 02:06:39 +01:00
1dd2a369e2
Merge branch 'master' into refactor_event_protocol 2023-02-06 23:48:39 +01:00
ab2535abea
simplify writeEvent 2023-02-02 03:55:47 +01:00
1c7a2267c0
dont reference the language on error 2023-02-02 02:16:03 +01:00
80ff425e39
do not expose email in error 2023-02-02 02:07:30 +01:00
3c3ccdb133
fix suggestion typo 2023-02-02 02:06:39 +01:00
cd2eeee40d
Update backend/src/graphql/resolver/UserResolver.ts
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2023-02-02 02:04:38 +01:00
42e2490d84
Update backend/src/graphql/resolver/UserResolver.ts
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2023-02-02 02:04:25 +01:00
2cbf01b8df
Update backend/src/graphql/resolver/UserResolver.ts
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2023-02-02 02:03:55 +01:00
dce2abf1c3
Update backend/src/graphql/resolver/UserResolver.ts
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2023-02-02 02:03:29 +01:00
064e3221bd
Update backend/src/graphql/resolver/UserResolver.ts
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2023-02-02 02:02:41 +01:00
46eb45a14e
Update backend/src/graphql/resolver/UserResolver.ts
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2023-02-02 02:01:45 +01:00
be53d6bbe0
don't expose klicktipp errors 2023-02-02 02:01:44 +01:00
09ac97faba
do not expose so much error information 2023-02-02 02:01:44 +01:00