62 Commits

Author SHA1 Message Date
einhorn_b
380b3d8a80 fix linting errors 2023-11-30 13:13:18 +01:00
einhorn_b
f237d60831 fix hopefully last bug 2023-11-30 12:12:53 +01:00
einhorn_b
2dac6844ba react on claus peters comments 2023-11-30 11:55:29 +01:00
einhornimmond
0df7b4e74f some more fixes 2023-11-29 13:13:36 +01:00
einhornimmond
4d69e39b57 fix some bugs 2023-11-29 11:44:55 +01:00
einhorn_b
a36f8962e6 test and fix, make code more compact 2023-11-28 21:08:27 +01:00
einhorn_b
af1df0fabe refactor contributionMessage with dci 2023-11-27 18:34:37 +01:00
einhorn_b
ac7c4bf686 first approach, filtering out resubmission work, but expensive and query don't longer work 2023-11-20 18:48:46 +01:00
einhornimmond
50dc59cbd6 fix test, add english translation for new email 2023-11-14 09:48:18 +01:00
einhorn_b
402be3a0cd use email builder instead of emailVariants through the code 2023-11-12 11:05:21 +01:00
d1ba7c7f41
do not change contribution status on moderator message 2023-07-05 09:05:20 +02:00
elweyn
0b4d7181be Check that the message type is not MODERATOR before sending email. 2023-07-01 11:54:24 +02:00
Moriz Wahl
3ed9adfc73
Merge branch 'master' into update-typeorm 2023-06-29 12:28:05 +02:00
Moriz Wahl
e35104faa8 get backend running with new typeorm version 2023-06-26 13:59:42 +02:00
Moriz Wahl
1e6d4cfe4b add admin list contribution message query 2023-06-20 13:11:36 +02:00
Moriz Wahl
4d119f8911 find contribution messages helper function 2023-06-20 12:44:35 +02:00
Moriz Wahl
732560aaac add message type arg to admin create contribution message 2023-06-20 12:11:44 +02:00
Moriz Wahl
65965a2ffd add MODERATOR contribution message type 2023-06-20 11:34:48 +02:00
06fc7a729c
merge 2023-04-11 13:03:37 +02:00
9c461da0e7
fix emails 2023-04-11 13:01:58 +02:00
657c171898
merge 2023-04-06 14:05:50 +02:00
e438502d46
Merge branch 'master' into import-no-cycle-refactor-events 2023-04-05 19:02:12 +02:00
bbe1167b97
emails are not awaitable anymore 2023-04-05 02:53:25 +02:00
c6369d1e0b
dont wait for emails 2023-04-05 02:24:51 +02:00
e656a848fd
Merge branch 'master' into eslint-update-packages 2023-04-03 21:32:26 +02:00
7a44a223e9
lint fixes 2023-03-31 12:51:51 +02:00
ae8405e8f6
merge 2023-03-31 12:48:09 +02:00
959487c3bb
Merge branch 'master' into import-no-cycle-refactor-events 2023-03-31 12:08:15 +02:00
7d7eb34aeb
fix order 2023-03-30 18:04:43 +02:00
9407386de7
fix alphabetical sort 2023-03-30 17:57:15 +02:00
80ff97e72a
more lint fixes 2023-03-30 17:39:09 +02:00
b0c19eda47
fix import order 2023-03-30 17:28:03 +02:00
28cbf13062
solution to enable import/no-cycle 2023-03-29 16:23:55 +02:00
d237331b5b
Merge branch 'master' into events-contribution-message 2023-03-23 14:10:34 +01:00
c0466745cc
update eslint dependencies and fix resulting errors 2023-03-12 03:01:52 +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
fd912fb6c8
tests for the two new events 2023-03-07 13:16:51 +01:00
933e9168bc
events for contributionMessageResolver 2023-03-07 13:16:51 +01:00
5560163736
Merge branch 'master' into logger_errors 2023-02-17 12:08:45 +01:00
0b8ac928cf
more detailed error messages 2023-02-07 18:24:20 +01:00
3563aef346
use LogError instead of Error where applicable 2023-02-07 17:14:44 +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
7638d29052
merge 2022-12-09 14:09:43 +01:00
4554b01b89
order and correct imports of resolvers 2022-11-22 13:01:38 +01:00
db1a11a2b5
seperate admin resolver into existing resolvers 2022-11-22 12:41:08 +01:00
Claus-Peter Hübner
86b12f98ed set overall resolvers the isolationlevel to REPEATABLE READ 2022-09-16 15:20:51 +02:00
Claus-Peter Hübner
3fcc62539a changes after merge from master 2022-09-16 15:14:51 +02:00
elweyn
ecc42b49fa Add isModerator to the createContributionMessage calls. 2022-09-06 11:23:57 +02:00