14075 Commits

Author SHA1 Message Date
mahula
fec656b032 remove config file parameter from cypress scripts 2023-06-07 08:39:18 +02:00
mahula
14947702e6 set latest cypress version in package.json 2023-06-06 17:34:42 +02:00
mahula
a73af27870 move support index to e2e.js for cypress v10.x 2023-06-06 17:33:33 +02:00
mahula
66a04a4a28 set support file path in config file 2023-06-06 17:33:33 +02:00
mahula
387d2c793b Cypress: move left feature files to e2e directory 2023-06-06 17:33:33 +02:00
mahula
df1a542a56 Cypress: move step definition files to new default location 2023-06-06 17:33:33 +02:00
mahula
85214f9899 Cypress: rename feature file location to new cypress default 2023-06-06 17:32:16 +02:00
mahula
9c0a71f72f Cypress: update import of current cucumber preprocessor in step definition files 2023-06-06 17:23:48 +02:00
mahula
b38769b048 Cypress: update packaage info 2023-06-06 17:16:39 +02:00
mahula
30288e0ba4 Cypress: move plugins configuration to new config file 2023-06-06 17:04:02 +02:00
mahula
bbc377bc89 Cypress: move config file from json file to js file 2023-06-06 17:04:02 +02:00
mahula
f040b2ae56
Merge pull request #6008 from Ocelot-Social-Community/cypress-migrate-to-v10
test(other): migrate cypress to v12
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
2023-06-05 21:16:11 +02:00
514a5c4894
fix warning in edit post test 2023-06-05 20:53:03 +02:00
f894cca63d
fix test warning 2023-06-05 20:46:43 +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
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.
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
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
2023-06-05 10:42:13 +02:00
c435fb7246
renable full e2e scenario 2023-06-05 10:38:18 +02:00
d1d4317265
increase timeout 2023-06-05 10:36:51 +02:00
94efe01a56
revereted change to workflow.yml 2023-06-05 10:34:51 +02:00
4b2bbe23b3
tripple timeout 2023-06-05 10:31:48 +02:00