13465 Commits

Author SHA1 Message Date
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
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
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
elweyn
2ac1d26947 Add free line to ContributionForm spec. 2023-06-07 09:26:51 +02:00
mahula
f040b2ae56
Merge pull request #6008 from Ocelot-Social-Community/cypress-migrate-to-v10
test(other): migrate cypress to v12
b2.6.0-435
2023-06-06 16:05:44 +02:00
elweyn
bb7721b670 Fix linting! 2023-06-06 14:35:57 +02:00
elweyn
b5323eeba4 InputCheckbox new component. 2023-06-06 14:04:03 +02:00
elweyn
aca8e4fbb2 Create an input checkbox component. 2023-06-06 13:27:05 +02:00
elweyn
ab579e521b Change side menu text of Post.
Co-authored-by: Tirokk <wolle.huss@pjannto.com>
2023-06-06 11:24:52 +02:00
elweyn
ad0ccf59e6 Merge branch '6339-bug-webapp-event-update-page' of https://github.com/Ocelot-Social-Community/Ocelot-Social into 6339-bug-webapp-event-update-page 2023-06-06 11:14:24 +02:00
elweyn
6accd65ee1 Add methods for Start/End Date-/Time-String
Co-authored-by: Tirokk <wolle.huss@pjannto.com>
2023-06-06 11:13:57 +02:00
mahula
bda5ac9a6c Revert "update neode package"
This reverts commit fafca69dbb86d494cf391a2653b5f2b229074573.
2023-06-06 09:43:31 +02:00
mahula
fafca69dbb update neode package 2023-06-06 08:57:19 +02:00
mahula
29c90b8202 Revert "update neode package version globally"
This reverts commit 6797c03a337f0cd7068275ebd5cf30cac43e9799.
2023-06-05 23:07:33 +02:00
mahula
6797c03a33 update neode package version globally 2023-06-05 22:41:16 +02:00
mahula
adf88d3926
Merge branch 'master' into cypress-migrate-to-v10 2023-06-05 22:07:31 +02:00
Hannes Heine
3cd55051f7
Merge branch 'master' into 6339-bug-webapp-event-update-page 2023-06-05 21:20:34 +02:00
13f17f8cee
Merge pull request #6364 from Ocelot-Social-Community/build-copy-files-script
refactor(backend): copy files in external script
b2.6.0-434
2023-06-05 21:16:11 +02:00
4e13454a85
Merge branch 'master' into build-copy-files-script 2023-06-05 20:29:44 +02:00
mahula
040295184a
update cypress/support/step_definitions/Moderation.ReportContent/somebody_reported_the_following_posts.js
Co-authored-by: Hannes Heine <heine.hannes@gmail.com>
2023-06-05 20:29:19 +02:00
Moriz Wahl
befc37f304
Merge pull request #6367 from Ocelot-Social-Community/alternate-solution-filter-order-post-types
feat(webapp): alternative solution for filter and order posts
b2.6.0-433
2023-06-05 20:23:45 +02:00
elweyn
1c344c4dfd Fix sorting in locales. 2023-06-05 19:24:24 +02:00
elweyn
a24e2186be Fix linting 2023-06-05 17:55:45 +02:00
elweyn
734891e93d Fix localization of edit events
Co-authored-by: ogerly <fridolin@tutanota.com>
2023-06-05 17:54:37 +02:00
Moriz Wahl
abc2cc2241
Merge branch 'master' into alternate-solution-filter-order-post-types 2023-06-05 17:53:00 +02:00
elweyn
b8b49e283b Move formSchema to computed & fix eventIsOnline
Co-authored-by: ogerly <fridolin@tutanota.com>
2023-06-05 17:44:47 +02:00
elweyn
46d8244b57 Change update post mutation to new schema.
Co-authored-by: Tirokk <wolle.huss@pjannto.com>
Co-authored-by: maeckes <markus@infinity.labs.ooo>
2023-06-05 15:37:42 +02:00
Hannes Heine
684b151a24
Merge pull request #6362 from Ocelot-Social-Community/6340-refactor-webapp-event-teaser-ribbon-optimisation
refactor(webapp): changed color for event-ribbon.
b2.6.0-432
2023-06-05 14:37:36 +02:00
mahula
8a10c95d62
Merge branch 'master' into 6340-refactor-webapp-event-teaser-ribbon-optimisation 2023-06-05 14:07:08 +02:00
elweyn
277e53ded5 Change ribbon text from 'post' to 'article'
Co-authored-by: Tirokk <wolle.huss@pjannto.com>
Co-authored-by: entermex <max@infinity.labs.ooo>
2023-06-05 13:03:46 +02:00
elweyn
93a679c17a Add background color definitions
Add background ribbon colors

Co-authored-by: Tirokk <wolle.huss@pjannto.com>
Co-authored-by: entermex <max@infinity.labs.ooo>
2023-06-05 12:57:15 +02:00
Moriz Wahl
87fcaad490
Merge pull request #6359 from Ocelot-Social-Community/fix-webapp-unit-tests
fix(webapp): warnings in unit tests
b2.6.0-431
2023-06-05 12:45:51 +02:00
elweyn
1626b06948 Revert "refactor(webapp): changed locaalized text for article ribbon."
This reverts commit 75f18e60d3d358b1586cac1ed021344d7c490ba5.
2023-06-05 12:33:48 +02:00
Wolfgang Huß
71d964ae93
Merge branch 'master' into 6339-bug-webapp-event-update-page 2023-06-05 11:32:03 +02:00
Moriz Wahl
ddd60667a2
Merge branch 'master' into fix-webapp-unit-tests 2023-06-05 11:16:36 +02:00
Hannes Heine
0533fc687e
Merge branch 'master' into alternate-solution-filter-order-post-types 2023-06-05 10:45:38 +02:00
90a3ad0c6a
Merge pull request #6372 from Ocelot-Social-Community/dependabot/npm_and_yarn/backend/metascraper-title-5.34.7
Bump metascraper-title from 5.33.5 to 5.34.7 in /backend
b2.6.0-430
2023-06-05 10:42:13 +02:00
dependabot[bot]
9c5fecb7b8
Bump metascraper-title from 5.33.5 to 5.34.7 in /backend
Bumps [metascraper-title](https://github.com/microlinkhq/metascraper) from 5.33.5 to 5.34.7.
- [Release notes](https://github.com/microlinkhq/metascraper/releases)
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/CHANGELOG.md)
- [Commits](https://github.com/microlinkhq/metascraper/compare/v5.33.5...v5.34.7)

---
updated-dependencies:
- dependency-name: metascraper-title
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-05 08:08:21 +00:00
5f2d771921
Merge pull request #6369 from Ocelot-Social-Community/dependabot/npm_and_yarn/babel/preset-env-7.22.4
Bump @babel/preset-env from 7.21.5 to 7.22.4
b2.6.0-429
2023-06-05 10:04:26 +02:00