|
|
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 |
|
|
|
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 |
|
|
|
4300b10df7
|
Update backend/src/graphql/resolver/UserResolver.ts
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
|
2023-02-02 01:59:34 +01:00 |
|
|
|
de4ee4f614
|
Update backend/src/graphql/resolver/UserResolver.ts
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
|
2023-02-02 01:56:39 +01:00 |
|
|
|
9fa9bb127b
|
error message start with upper case consistency
|
2023-02-02 01:54:35 +01:00 |
|
|
|
0f7f38e2cd
|
corrected error message to not expose too much info
|
2023-02-02 01:52:58 +01:00 |
|
|
|
fbec0d44b5
|
corrected error message create user
|
2023-02-02 01:51:17 +01:00 |
|
|
|
b6b57677f2
|
Merge branch 'master' into log-error
|
2023-02-01 13:52:46 +01:00 |
|
|
|
d0d45aaf6a
|
more tests and a potential bug
|
2023-01-31 22:11:58 +01:00 |
|
|
|
45a92e637a
|
deleted old commented code
|
2023-01-31 21:07:07 +01:00 |
|
|
|
25e03c35b2
|
refactor UserResolver to use LogError, clean comments
|
2023-01-31 13:31:10 +01:00 |
|
mahula
|
cbd8895acf
|
refactor error message in user resolver
|
2023-01-30 16:40:43 +01:00 |
|
Moriz Wahl
|
3a63e2721d
|
remove creations from graphql user object
|
2023-01-11 22:32:50 +01:00 |
|
ogerly
|
ae5c5984b8
|
change hide amounts to optional
|
2023-01-10 10:06:58 +01:00 |
|
elweyn
|
3d8e28e16c
|
Add comment to update hideAmountGDT.
|
2023-01-03 10:42:54 +01:00 |
|
elweyn
|
465dc469b0
|
Add hideAmount to updataUserInfos args & change updateUserInfo method.
Co-authored-by: ogerly <fridolin@tutanota.com>
|
2023-01-03 10:13:01 +01:00 |
|
|
|
59b40bf44d
|
Merge branch 'master' into clear-old-password-junk
# Conflicts:
# backend/src/graphql/resolver/TransactionResolver.ts
# backend/src/graphql/resolver/UserResolver.ts
|
2022-12-15 11:17:45 +01:00 |
|
Moriz Wahl
|
35f9157f41
|
Merge branch 'master' into clear-old-password-junk
|
2022-12-13 20:52:06 +01:00 |
|
|
|
330f85e04e
|
Merge branch 'master' into dissolve_admin_resolver
# Conflicts:
# backend/src/graphql/resolver/AdminResolver.ts
|
2022-12-13 16:20:30 +01:00 |
|
Moriz Wahl
|
02656ee117
|
fix tests after merge
|
2022-12-13 15:49:41 +01:00 |
|
Moriz Wahl
|
98742c0db1
|
Merge branch 'master' into test-validation-of-optin-codes
|
2022-12-13 14:57:15 +01:00 |
|
|
|
7638d29052
|
merge
|
2022-12-09 14:09:43 +01:00 |
|
|
|
903fe56f60
|
Merge branch 'master' into dissolve_admin_resolver
# Conflicts:
# backend/src/graphql/resolver/AdminResolver.test.ts
# backend/src/graphql/resolver/AdminResolver.ts
# backend/src/graphql/resolver/TransactionResolver.ts
# backend/src/graphql/resolver/UserResolver.ts
|
2022-12-09 14:09:33 +01:00 |
|
joseji
|
9604a6309a
|
found more and more junk everywhere, almost cleared
|
2022-12-06 22:31:15 +01:00 |
|
Moriz Wahl
|
796f5af2c6
|
remove unused function, count resent by admin
|
2022-11-30 14:45:02 +01:00 |
|
Moriz Wahl
|
bbd163f1e0
|
integrate export const checkEmailVerificationCode = async (
|
2022-11-30 14:34:09 +01:00 |
|
Moriz Wahl
|
10781b2e6b
|
Merge branch 'master' into test-validation-of-optin-codes
|
2022-11-30 14:15:21 +01:00 |
|
joseji
|
7fe7b98dfe
|
removing non necessary functions
|
2022-11-29 13:10:33 +01:00 |
|
joseji
|
81f6066754
|
removed unused code
|
2022-11-29 13:06:17 +01:00 |
|
joseji
|
7e78f1c893
|
migration fixed
|
2022-11-29 13:03:10 +01:00 |
|
|
|
fa5b7e6b81
|
Merge branch 'master' into dissolve_admin_resolver
# Conflicts:
# backend/src/graphql/resolver/TransactionResolver.ts
# backend/src/graphql/resolver/UserResolver.test.ts
# backend/src/graphql/resolver/UserResolver.ts
|
2022-11-29 06:15:31 +01:00 |
|