|
|
a88585086c
|
test sendActivationEmail
|
2023-02-13 13:12:58 +01:00 |
|
|
|
b12865abf8
|
test for event register
|
2023-02-13 12:41:59 +01:00 |
|
|
|
1ac2e033bf
|
test multi registration email event
|
2023-02-13 12:37:16 +01:00 |
|
|
|
38c5f6ff5d
|
test login event
|
2023-02-13 12:33:46 +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 |
|
|
|
894cf7f3ab
|
Merge branch 'master' into 2624-bug-emails-for-deny-and-delete-contribution
|
2023-02-09 15:31:23 +01:00 |
|
|
|
48f3802fe9
|
Merge branch 'master' into logger_contributionMessageResolver
|
2023-02-09 13:49:40 +01:00 |
|
Moriz Wahl
|
036d335426
|
Merge branch 'master' into refactor-last-transaction
|
2023-02-08 15:51:05 +01:00 |
|
mahula
|
b4b180a1d1
|
remove commented unused code
|
2023-02-08 13:39:42 +01:00 |
|
mahula
|
687ae6e877
|
remove commented unused code
|
2023-02-08 13:22:44 +01:00 |
|
Moriz Wahl
|
f5d9866644
|
remove accessLayer folder
|
2023-02-08 10:33:53 +01:00 |
|
mahula
|
01cca65dea
|
finish denyContribution method in contribution resolver
|
2023-02-08 08:46:36 +01:00 |
|
mahula
|
2fc2ecf5af
|
WIP add elements to get contribution denying working in backend
|
2023-02-07 21:46:44 +01:00 |
|
|
|
0b8ac928cf
|
more detailed error messages
|
2023-02-07 18:24:20 +01:00 |
|
|
|
ff335d81f3
|
Merge branch 'master' into logger_contributionMessageResolver
|
2023-02-07 15:17:17 +01:00 |
|
|
|
a04d4d3985
|
remove empty string check since we do a length check on memeo & name
|
2023-02-07 11:01:35 +01:00 |
|
|
|
db1ed715ca
|
Merge branch 'master' into logger_contributionLinkResolver
|
2023-02-07 10:59:40 +01:00 |
|
|
|
1dd2a369e2
|
Merge branch 'master' into refactor_event_protocol
|
2023-02-06 23:48:39 +01:00 |
|
Moriz Wahl
|
cb748d8c50
|
refactor(backend): get last transaction by only one function
|
2023-02-06 18:47:58 +01:00 |
|
|
|
ab96a38dd3
|
remove unused import
|
2023-02-03 01:25:24 +01:00 |
|
|
|
33e87ddd92
|
fix logger on contributionMessageResolver
|
2023-02-03 00:13:25 +01:00 |
|
|
|
ee8a338ec4
|
fix logger on contributionLinkResolver
|
2023-02-02 23:49:35 +01:00 |
|
|
|
9b057c5c10
|
Merge branch 'master' into log-error
|
2023-02-02 12:16:12 +01:00 |
|
elweyn
|
f1c0f0bd69
|
Merge branch '2594-filter-query-all-contributions' of https://github.com/gradido/gradido into 2594-filter-query-all-contributions
|
2023-02-02 11:22:57 +01:00 |
|
elweyn
|
471685bbd7
|
Change statusFilters to statusFilter.
|
2023-02-02 11:22:47 +01:00 |
|
Hannes Heine
|
c659264e82
|
Update backend/src/graphql/resolver/ContributionResolver.test.ts
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
|
2023-02-02 09:18:16 +01:00 |
|
Hannes Heine
|
676c6b2e7e
|
Update backend/src/graphql/resolver/ContributionResolver.test.ts
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
|
2023-02-02 09:14:48 +01:00 |
|
Hannes Heine
|
27b54555ea
|
Update backend/src/graphql/resolver/ContributionResolver.test.ts
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
|
2023-02-02 09:14:37 +01:00 |
|
Hannes Heine
|
44dabe0486
|
Update backend/src/graphql/resolver/ContributionResolver.test.ts
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
|
2023-02-02 09:14:24 +01:00 |
|
Hannes Heine
|
55e830ee8d
|
Update backend/src/graphql/resolver/ContributionResolver.test.ts
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
|
2023-02-02 09:14:04 +01:00 |
|
|
|
ab2535abea
|
simplify writeEvent
|
2023-02-02 03:55:47 +01:00 |
|
|
|
b895091496
|
fix error messages expected in tests
|
2023-02-02 02:47:46 +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 |
|