13631 Commits

Author SHA1 Message Date
Hannes Heine
3cfc5e30a5
Merge pull request #6381 from Ocelot-Social-Community/merge-6336-into-6339-optimize-event-create-and-update
refactor(webapp): optimize create and update event form
2023-06-08 20:14:00 +02:00
elweyn
31e1efd356 Remove cypress changes. 2023-06-08 19:45:58 +02:00
Hannes Heine
719f7c52b6
Merge branch 'master' into merge-6336-into-6339-optimize-event-create-and-update 2023-06-08 18:45:55 +02:00
Moriz Wahl
b7d995e9db
Merge pull request #6405 from Ocelot-Social-Community/show-events-not-ended-yet
feat(backend): show events not ended yet
2023-06-08 18:45:40 +02:00
Moriz Wahl
02ef59184c check if filter is present 2023-06-08 17:58:52 +02:00
Moriz Wahl
0d6ea1d7ba
Merge branch 'master' into show-events-not-ended-yet 2023-06-08 17:30:20 +02:00
Moriz Wahl
ecf5e85e63
Merge pull request #6396 from Ocelot-Social-Community/migrate-postType-to-post
feat(backend): migration to add postType property to existing posts
2023-06-08 17:30:07 +02:00
Moriz Wahl
939e3cd2b0
Merge branch 'master' into migrate-postType-to-post 2023-06-08 16:45:54 +02:00
Moriz Wahl
f665324b52
Merge pull request #6391 from Ocelot-Social-Community/seed-posts-as-articles-2
feat(backend): seed events
2023-06-08 16:45:40 +02:00
Moriz Wahl
1d903798cd ensure that __typename of Post is a known value. labels(resource)[0] may return Article or Event in the case of Post 2023-06-08 16:01:27 +02:00
Moriz Wahl
39ed8f1b81 feat(backend): filter for event end date as well 2023-06-08 14:24:00 +02:00
Moriz Wahl
44e2c1adf7 feat(backend): migration to add postType property to existing posts 2023-06-08 14:00:04 +02:00
Moriz Wahl
09807fb99f seed events 2023-06-08 13:46:22 +02:00
Moriz Wahl
e33e97df75 neode creates posts with postType property 'Article' as default 2023-06-08 13:03:48 +02:00
mahula
02cd897947 set default cypress timeout up and merge get and contain 2023-06-08 13:01:07 +02:00
elweyn
abc272bfd9 Set timeout for page load to 180000. 2023-06-08 12:06:40 +02:00
elweyn
e7cee28087 Remove gray box under date-picker. 2023-06-08 11:19:20 +02:00
elweyn
866079d307 Fix linting. 2023-06-08 09:49:42 +02:00
elweyn
5b40122b0e Remove async of cypress command and add contribution default value to post edit _id. 2023-06-08 09:44:11 +02:00
Wolfgang Huß
65b8780786
Merge branch 'master' into merge-6336-into-6339-optimize-event-create-and-update 2023-06-07 21:34:47 +02:00
Moriz Wahl
a669f799ae remove emacs backup 2023-06-07 17:48:06 +02:00
Moriz Wahl
130a3de45c Merge branch 'merge-6336-into-6339-optimize-event-create-and-update' of github.com:Ocelot-Social-Community/Ocelot-Social into merge-6336-into-6339-optimize-event-create-and-update 2023-06-07 17:46:44 +02:00
Moriz Wahl
a8659e37bd check required in valiator 2023-06-07 17:46:06 +02:00
elweyn
e18baf34f3 Fix linting of backend. 2023-06-07 17:09:19 +02:00
elweyn
930c1f219b Fix linting of webapp. 2023-06-07 17:08:31 +02:00
elweyn
107a9491ca Correct some locales. 2023-06-07 16:47:30 +02:00
elweyn
ae2aec0d8a Fix eventLocationName validator and remove eventLocationName of query parameters if eventIsOnline true. 2023-06-07 16:43:38 +02:00
elweyn
387fa9bfcb Fix events helper. 2023-06-07 16:03:30 +02:00
mahula
6207920cc1
Merge pull request #6227 from Ocelot-Social-Community/seed-posts-as-articles
feat(backend): seed posts as article
2023-06-07 14:21:37 +02:00
mahula
4e7bf128e3
Merge branch 'master' into seed-posts-as-articles 2023-06-07 13:44:28 +02:00
9ab1ada334
Merge pull request #6361 from Ocelot-Social-Community/fix-coverage
refactor(webapp): fix coverage
2023-06-07 13:34:19 +02:00
elweyn
4e43b77da2 Add custom error messages for events.
Co-authored-by: maeckes <markus@infinity.labs.ooo>
2023-06-07 12:55:21 +02:00
elweyn
3dadfd4329 Add a trim to check if locationName is not empty. 2023-06-07 12:34:09 +02:00
elweyn
de553e1f82 Make eventEnd removable.
Co-authored-by: maeckes <markus@infinity.labs.ooo>
2023-06-07 12:27:09 +02:00
Moriz Wahl
2c31453bb0 test event data form 2023-06-07 11:50:46 +02:00
33bb92de1a
Merge branch 'master' into fix-coverage 2023-06-07 10:56:46 +02:00
elweyn
261dc21970 Remove unused InputCheckbox component. 2023-06-07 10:51:35 +02:00
elweyn
da71b4e952 Make form interactive.. 2023-06-07 10:49:27 +02:00
elweyn
5f535c6e61 Merge branch 'merge-6336-into-6339-optimize-event-create-and-update' of https://github.com/Ocelot-Social-Community/Ocelot-Social into merge-6336-into-6339-optimize-event-create-and-update 2023-06-07 10:31:31 +02:00
elweyn
c0ae044182 WIP add change event on DatePicker. 2023-06-07 10:31:22 +02:00
elweyn
89503b6b13 Add change event for eventEnd. 2023-06-07 10:20:28 +02:00
elweyn
3d99382df9 Add change event for checkbox. 2023-06-07 10:18:53 +02:00
Hannes Heine
67b5047445
Merge branch 'master' into merge-6336-into-6339-optimize-event-create-and-update 2023-06-07 09:52:23 +02:00
elweyn
9715df70f8 Merge @maeckes PR in @elweyn PR.
Co-authored-by: maeckes <markus@infinity.labs.ooo>
2023-06-07 09:35:54 +02:00
mahula
5dd9c03b4f
Merge branch 'master' into seed-posts-as-articles 2023-06-07 09:32:01 +02:00
elweyn
2ac1d26947 Add free line to ContributionForm spec. 2023-06-07 09:26:51 +02:00
mahula
ec686bf298 Revert "update neode package"
This reverts commit fafca69dbb86d494cf391a2653b5f2b229074573.
2023-06-07 09:24:10 +02:00
mahula
000695aece update neode package 2023-06-07 09:23:35 +02:00
mahula
92eb498271 Revert "update neode package version globally"
This reverts commit 6797c03a337f0cd7068275ebd5cf30cac43e9799.
2023-06-07 09:22:29 +02:00
mahula
4dc322ff6d update neode package version globally 2023-06-07 09:21:35 +02:00