13266 Commits

Author SHA1 Message Date
mahula
2fa8be30c5 add network interception to e2e test step 2023-05-27 12:26:32 +02:00
mahula
3a79884db3 add network interception to e2e test step 2023-05-27 10:13:24 +02:00
mahula
7576347658 deactivate video recording and upload in e2e test workflow 2023-05-27 09:16:06 +02:00
mahula
14ed84620b add network waiting to several cypress steps 2023-05-26 17:28:04 +02:00
mahula
a5eca59f88 fix typo 2023-05-26 13:38:44 +02:00
mahula
7528d32dfc add network interception to cypress test 2023-05-26 13:36:35 +02:00
mahula
0e046e222c add network interception to cypress test 2023-05-26 12:53:18 +02:00
mahula
18288efa1b wait for network to be idle in cypress tests 2023-05-26 11:16:58 +02:00
mahula
b2b9ebc400 wait for network to be idle in cypress tests 2023-05-26 10:47:35 +02:00
mahula
8b4c176c29 add waiting to preparation step 2023-05-26 09:18:43 +02:00
mahula
48a88a17c3 add waiting to preparation step 2023-05-26 08:18:28 +02:00
mahula
eeb1e7dd36 increase cypress page load timeout 2023-05-25 15:02:31 +02:00
mahula
edb9618b1f increase cypress page load timeout 2023-05-25 14:25:07 +02:00
mahula
433111604d set cypress to test only a specific feature and record a video for debugging 2023-05-25 13:30:24 +02:00
mahula
2cfd6d57df set cypress to test only a specific feature and record a video for debugging 2023-05-25 13:28:06 +02:00
mahula
648ee8178c set cypress to test only a specific feature and record a video for debugging 2023-05-25 13:24:52 +02:00
mahula
156b907b77 set cypress to test only a specific feature and record a video for debugging 2023-05-25 13:19:31 +02:00
elweyn
0472ba86fa Merge branch 'event-master' into seed-posts-as-articles 2023-05-25 09:58:32 +02:00
Wolfgang Huß
2ba2da75a3 Merge branch 'master' of github.com:Ocelot-Social-Community/Ocelot-Social into event-master 2023-05-25 09:39:03 +02:00
Wolfgang Huß
e9073b04e4
Merge pull request #6329 from Ocelot-Social-Community/6328-add-description-for-script-usage
docs(other): add description for script usage in deployment readme
2023-05-24 15:42:20 +02:00
Wolfgang Huß
b4d8affec0 Add description for script usage in deployment readme 2023-05-24 11:50:42 +02:00
mahula
da17970625 linting 2023-05-24 11:24:06 +02:00
Markus
e0183a949f
Merge pull request #6154 from Ocelot-Social-Community/newsfeed-layout-fixes
fix(webapp): fix newsfeed layout
2023-05-24 10:46:03 +02:00
Markus
87b41769f1 Merge branch 'master' into newsfeed-layout-fixes 2023-05-24 10:17:00 +02:00
Markus
e54629554b Merge branch 'master' of github.com:Ocelot-Social-Community/Ocelot-Social 2023-05-24 10:16:44 +02:00
Markus
12a4ab6b83 merged master and resolved conflict in webapp/pages/index.vue 2023-05-24 10:16:07 +02:00
Markus
7b6fed6d64
Merge pull request #6308 from Ocelot-Social-Community/6142-comment-mention-missing-white-space
fix(webapp): adds white space after user handle in comment editor
2023-05-24 09:57:48 +02:00
Markus
acf68796e6 Merge branch 'master' into 6142-comment-mention-missing-white-space 2023-05-24 09:32:55 +02:00
Markus
7bf2a8b25e Merge branch 'master' of github.com:Ocelot-Social-Community/Ocelot-Social 2023-05-24 09:32:21 +02:00
58c28c37a4
Merge pull request #6076 from Ocelot-Social-Community/dependabot/npm_and_yarn/backend/validator-13.9.0
Bump validator from 13.0.0 to 13.9.0 in /backend
2023-05-23 23:10:37 +02:00
dependabot[bot]
49d959d7a5
Bump validator from 13.0.0 to 13.9.0 in /backend
Bumps [validator](https://github.com/validatorjs/validator.js) from 13.0.0 to 13.9.0.
- [Release notes](https://github.com/validatorjs/validator.js/releases)
- [Changelog](https://github.com/validatorjs/validator.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/validatorjs/validator.js/compare/13.0.0...13.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-23 18:53:30 +00:00
60ef71a467
Merge pull request #6312 from Ocelot-Social-Community/dependabot/npm_and_yarn/backend/metascraper-soundcloud-5.34.4
Bump metascraper-soundcloud from 5.34.2 to 5.34.4 in /backend
2023-05-23 20:28:56 +02:00
dependabot[bot]
69a01e2bf9
Bump metascraper-soundcloud from 5.34.2 to 5.34.4 in /backend
Bumps [metascraper-soundcloud](https://github.com/microlinkhq/metascraper/tree/HEAD/packages/metascraper-soundcloud) from 5.34.2 to 5.34.4.
- [Release notes](https://github.com/microlinkhq/metascraper/releases)
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/packages/metascraper-soundcloud/CHANGELOG.md)
- [Commits](https://github.com/microlinkhq/metascraper/commits/v5.34.4/packages/metascraper-soundcloud)

---
updated-dependencies:
- dependency-name: metascraper-soundcloud
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-23 17:55:17 +00:00
67de6405b9
Merge pull request #6287 from Ocelot-Social-Community/dependabot/npm_and_yarn/backend/metascraper-audio-5.34.4
Bump metascraper-audio from 5.33.5 to 5.34.4 in /backend
2023-05-23 19:29:53 +02:00
dependabot[bot]
09bfc32d97
Bump metascraper-audio from 5.33.5 to 5.34.4 in /backend
Bumps [metascraper-audio](https://github.com/microlinkhq/metascraper/tree/HEAD/packages/metascraper-audio) from 5.33.5 to 5.34.4.
- [Release notes](https://github.com/microlinkhq/metascraper/releases)
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/packages/metascraper-audio/CHANGELOG.md)
- [Commits](https://github.com/microlinkhq/metascraper/commits/v5.34.4/packages/metascraper-audio)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-23 15:34:38 +00:00
53200fbef3
Merge pull request #6310 from Ocelot-Social-Community/dependabot/docker/backend/node-20.2.0-alpine3.17
Bump node from 19.9.0-alpine3.17 to 20.2.0-alpine3.17 in /backend
2023-05-23 17:28:48 +02:00
dependabot[bot]
8f9ebd77b2
Bump node from 19.9.0-alpine3.17 to 20.2.0-alpine3.17 in /backend
Bumps node from 19.9.0-alpine3.17 to 20.2.0-alpine3.17.

---
updated-dependencies:
- dependency-name: node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-23 14:24:08 +00:00
Wolfgang Huß
db6e45dafe
Merge pull request #6324 from Ocelot-Social-Community/6323-add-missing-todo-in-deployment-readme
docs(other): add missing todo in deployment readme 'TODO-next-update.md'
2023-05-23 14:16:26 +02:00
Wolfgang Huß
6edca68fc9 Add missing todo in deployment readme 'TODO-next-update.md' 2023-05-23 13:19:06 +02:00
Moriz Wahl
a701f37064 Merge branch 'event-master' of github.com:Ocelot-Social-Community/Ocelot-Social into event-master 2023-05-23 11:43:45 +02:00
elweyn
5065265dc6 Merge branch 'event-master' into seed-posts-as-articles 2023-05-23 11:43:27 +02:00
Hannes Heine
5c13af43d9
Merge branch 'master' into event-master 2023-05-23 11:42:09 +02:00
Moriz Wahl
9086986053 fix filter menu tests 2023-05-23 11:41:09 +02:00
Moriz Wahl
60b05379d9 post page test fixed 2023-05-23 11:29:18 +02:00
61ba556e4a
Merge pull request #6309 from Ocelot-Social-Community/dependabot/docker/webapp/node-20.2.0-alpine3.17
Bump node from 20.1.0-alpine3.17 to 20.2.0-alpine3.17 in /webapp
2023-05-23 11:19:12 +02:00
Moriz Wahl
e3eaaf4435 fix tests for contribution form 2023-05-23 11:04:01 +02:00
dependabot[bot]
c754b766f8
Bump node from 20.1.0-alpine3.17 to 20.2.0-alpine3.17 in /webapp
Bumps node from 20.1.0-alpine3.17 to 20.2.0-alpine3.17.

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-23 08:49:33 +00:00
Moriz Wahl
59e7f8c0d2 fix post teaser unit tests and linting 2023-05-22 17:12:32 +02:00
Moriz Wahl
30ce9e8460 add description to migration 2023-05-22 17:06:32 +02:00
Moriz Wahl
16e0551fd9
Merge branch 'master' into event-master 2023-05-22 14:47:08 +02:00