25 Commits

Author SHA1 Message Date
einhornimmond
4b4bb15912 fix some syntax error 2025-05-16 07:45:42 +02:00
einhornimmond
3c86bd1362 Merge branch 'master' into frontend_community_message_keep_open 2025-05-16 07:36:26 +02:00
einhornimmond
8feb2a1a22 fix backend tests and lint 2025-05-14 14:15:00 +02:00
einhornimmond
c4238a897c refactor contributions in frontend 2025-05-13 09:16:53 +02:00
einhornimmond
9efdf80498 Merge branch 'master' into yarn_workspaces_turbo 2025-04-30 11:17:56 +02:00
einhornimmond
987582c3ef Revert "use root biome config for backend, add useImportType rule"
This reverts commit bb8132791557fb9dcbf117ff7c3622a83e2e3730.
2025-04-30 09:29:09 +02:00
einhornimmond
bb81327915 use root biome config for backend, add useImportType rule 2025-04-30 09:17:57 +02:00
einhornimmond
1b5a151517 fix linting and includes 2025-04-29 12:06:43 +02:00
einhornimmond
5173edbb39 update to yarn workspaces and turbo 2025-04-28 10:15:49 +02:00
einhornimmond
3ff399064b auto applied changes from biome 2025-04-26 08:01:43 +02:00
elweyn
48498ee729 Refactor state to status for contribution. 2023-06-27 10:04:21 +02:00
9407386de7
fix alphabetical sort 2023-03-30 17:57:15 +02:00
721ccecd12
fixes 2023-03-12 02:19:10 +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
Claus-Peter Hübner
d9313b68db init moderator in UnconfirmedContribution 2022-09-12 19:26:59 +02:00
Claus-Peter Hübner
94f15f7475 Merge remote-tracking branch 'origin/master' into
1798-feature-gradidoid-1-adapt-and-migrate-database-schema
2022-09-12 18:18:46 +02:00
Claus-Peter Hübner
228451574d adapt backend on database migration of UserContacts 2022-08-26 02:28:04 +02:00
elweyn
ead31344f5 Remove leftJoin on user and remove messages from UnconfirmedContribution model added messageCount instead to the model. 2022-08-25 15:16:44 +02:00
elweyn
c27d64245b Add moderatorId to the object. 2022-08-25 13:51:38 +02:00
elweyn
0163eac52f Add contribution state and contribution messages to the model 2022-08-25 09:51:58 +02:00
elweyn
70b22f3dbe Remove unused import of FULL_CREATION_AVAILABLE const. 2022-06-29 12:00:35 +02:00
elweyn
c7ea879e36 Change return value of createContribution from Boolean to UnconfirmedContribution, add constructor to UnconfirmedContribution. 2022-06-29 11:56:18 +02:00
elweyn
4d4f6979da Change moderator so that it can be null. 2022-06-27 13:41:11 +02:00
Moriz Wahl
5845f708f6 rename from pending creation to unconfirmed contribution 2022-06-14 19:47:18 +02:00