16408 Commits

Author SHA1 Message Date
dependabot[bot]
e9b9a33b5e
Bump cypress from 13.4.0 to 13.5.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.4.0 to 13.5.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/v13.4.0...v13.5.0)

---
updated-dependencies:
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-11 02:44:11 +00:00
dependabot[bot]
ccb949f6d3
Bump dotenv from 8.2.0 to 16.3.1 in /backend
Bumps [dotenv](https://github.com/motdotla/dotenv) from 8.2.0 to 16.3.1.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/motdotla/dotenv/compare/v8.2.0...v16.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-11 02:21:08 +00:00
mahula
1e72ce5c03 set markdown link check to also ignore paths to old docs 2023-11-09 14:48:01 +01:00
mahula
8a60fc0870 revert changes on old doc files 2023-11-09 14:42:48 +01:00
mahula
82e15d4305 fix further links in documentation 2023-11-09 14:28:12 +01:00
mahula
52c8d5cf9c activate verbose mode in doc check workflow 2023-11-09 13:52:08 +01:00
mahula
6a96406b92 fix further links in documentation 2023-11-09 13:40:49 +01:00
mahula
419c5414aa fix link in minimube documentation 2023-11-09 12:54:14 +01:00
fd53e9cca9
include license and badges 2023-11-09 11:05:31 +01:00
mahula
67e5357892
Merge branch 'master' into 6810-bugdevops-fix-broken-links-and-content-in-readmes-part-2 2023-11-09 10:57:51 +01:00
mahula
fbd697dc1b fix links in .md files 2023-11-09 10:53:26 +01:00
mahula
99b505adeb
Merge pull request #6824 from Ocelot-Social-Community/6816-refactor-docsocelotsocial-ensure-vuepress-does-not-break
feat(other): add documentation check to CI
b3.1.2-601
2023-11-09 10:42:39 +01:00
fc11a29663
Create LICENSE 2023-11-09 10:40:03 +01:00
90b9d3f45f
initialize package.json 2023-11-09 10:37:20 +01:00
69202a0e5a
Initial commit 2023-11-09 10:24:56 +01:00
mahula
27186da3ce
set documentation check workflow trigger to push
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2023-11-09 09:53:02 +01:00
mahula
e58b943d92 set base-branch to master in documentation check workflow 2023-11-08 09:45:18 +01:00
mahula
10d0b03bca remove redundant summary check job from documentation check workflow 2023-11-08 09:08:11 +01:00
mahula
246c5e544c
fix typo in .github/workflows/check-documentation.yml
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2023-11-08 08:31:35 +01:00
dependabot[bot]
4936f8cbed
Bump wait-on from 7.0.1 to 7.1.0
Bumps [wait-on](https://github.com/jeffbski/wait-on) from 7.0.1 to 7.1.0.
- [Release notes](https://github.com/jeffbski/wait-on/releases)
- [Commits](https://github.com/jeffbski/wait-on/compare/v7.0.1...v7.1.0)

---
updated-dependencies:
- dependency-name: wait-on
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-08 07:02:35 +00:00
dependabot[bot]
7c3f45cd5f
Bump sanitize-html from 1.22.1 to 2.11.0 in /backend
Bumps [sanitize-html](https://github.com/apostrophecms/sanitize-html) from 1.22.1 to 2.11.0.
- [Changelog](https://github.com/apostrophecms/sanitize-html/blob/main/CHANGELOG.md)
- [Commits](https://github.com/apostrophecms/sanitize-html/commits/2.11.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-08 07:01:46 +00:00
mahula
04b0bf5c29 Revert "change SUMMARY.md for testing"
This reverts commit 3a209e3364c962f038ba288448dc2acbfc77ab37.
2023-11-07 20:38:59 +01:00
mahula
7ef4199396 Revert "change backend/testing.md for testing"
This reverts commit 8e90cbeab8ec38787c3ea9dc8b47dbf7dcd31685.
2023-11-07 20:38:24 +01:00
mahula
4749d648b8 set trigger branch to the current one for testing 2023-11-07 20:16:35 +01:00
mahula
8e90cbeab8 change backend/testing.md for testing 2023-11-07 20:14:47 +01:00
mahula
3a209e3364 change SUMMARY.md for testing 2023-11-07 20:13:11 +01:00
mahula
7a93afcc00 add workflow to validate against .md file changes 2023-11-07 20:03:41 +01:00
mahula
bab306aad5 add workflow to validate against .md file changes 2023-11-07 19:59:10 +01:00
mahula
089369a48c add workflow to validate against .md file changes 2023-11-07 19:56:43 +01:00
mahula
b69166ff50 add markdown link check config file to github workflows 2023-11-07 19:53:53 +01:00
mahula
4e5dc0aa2f add check for .md file changes to github workflow file filters 2023-11-07 19:51:43 +01:00
mahula
7aa4c7a151
Merge pull request #6820 from Ocelot-Social-Community/dependabot/npm_and_yarn/cypress-13.4.0
build(other): bump cypress from 13.3.1 to 13.4.0
b3.1.2-600
2023-11-04 10:59:03 +01:00
mahula
e7879e6ef3
Merge branch 'master' into dependabot/npm_and_yarn/cypress-13.4.0 2023-11-04 10:29:58 +01:00
mahula
2f0d8aa6d7
Merge pull request #6818 from Ocelot-Social-Community/dependabot/npm_and_yarn/badeball/cypress-cucumber-preprocessor-19.0.0
build(other): bump @badeball/cypress-cucumber-preprocessor from 18.0.6 to 19.0.0
b3.1.2-599
2023-11-04 10:28:46 +01:00
dependabot[bot]
093e7a8faa
Bump cypress from 13.3.1 to 13.4.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.3.1 to 13.4.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/v13.3.1...v13.4.0)

---
updated-dependencies:
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-04 02:33:56 +00:00
dependabot[bot]
fb6adbc277
Bump @badeball/cypress-cucumber-preprocessor from 18.0.6 to 19.0.0
Bumps [@badeball/cypress-cucumber-preprocessor](https://github.com/badeball/cypress-cucumber-preprocessor) from 18.0.6 to 19.0.0.
- [Release notes](https://github.com/badeball/cypress-cucumber-preprocessor/releases)
- [Changelog](https://github.com/badeball/cypress-cucumber-preprocessor/blob/master/CHANGELOG.md)
- [Commits](https://github.com/badeball/cypress-cucumber-preprocessor/compare/v18.0.6...v19.0.0)

---
updated-dependencies:
- dependency-name: "@badeball/cypress-cucumber-preprocessor"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-04 02:33:36 +00:00
Moriz Wahl
dadc085e2b
Merge pull request #6814 from Ocelot-Social-Community/more-coverage-backend
feat(backend): coverage backend to 90%
b3.1.2-598
2023-11-03 15:20:27 +01:00
Moriz Wahl
17490e02c8
Merge branch 'master' into more-coverage-backend 2023-11-03 13:56:43 +01:00
mahula
0bb828cc0f
Merge pull request #6771 from Ocelot-Social-Community/dependabot/npm_and_yarn/backend/validator-13.11.0
build(other): bump validator from 13.9.0 to 13.11.0 in /backend
b3.1.2-597
2023-11-03 13:10:51 +01:00
mahula
f0e90aaa10
Merge branch 'master' into dependabot/npm_and_yarn/backend/validator-13.11.0 2023-11-03 12:42:59 +01:00
mahula
c43a139ad7
Merge branch 'master' into more-coverage-backend 2023-11-02 21:50:36 +01:00
mahula
1775aab07c
Merge pull request #6769 from Ocelot-Social-Community/dependabot/npm_and_yarn/backend/eslint-import-resolver-typescript-3.6.1
build(other): bump eslint-import-resolver-typescript from 3.5.5 to 3.6.1 in /backend
b3.1.2-596
2023-11-02 21:30:16 +01:00
Moriz Wahl
07ddd882e1 exclude all db files from coverage, raise coverage to 90% 2023-11-02 19:30:06 +01:00
Moriz Wahl
ed5149c41e raise backend unit test coverage, no promise all in notification spec 2023-11-02 19:16:41 +01:00
mahula
8f3a178f1e
Merge branch 'master' into dependabot/npm_and_yarn/backend/eslint-import-resolver-typescript-3.6.1 2023-11-02 15:34:32 +01:00
Wolfgang Huß
23538fd849
Merge pull request #6784 from Ocelot-Social-Community/fix-event-date-format
fix(webapp): event date format
b3.1.2-595
2023-11-02 15:33:17 +01:00
mahula
1c2017d04d
Merge branch 'master' into dependabot/npm_and_yarn/backend/eslint-import-resolver-typescript-3.6.1 2023-11-02 14:51:14 +01:00
mahula
13df461cfe bump package eslint-import-resolver-typescript version to v3.6.1 2023-11-02 14:50:26 +01:00
mahula
900d78c757 remove package eslint-import-resolver-typescript from backend since not used 2023-11-02 14:43:11 +01:00
mahula
72ba740964 Revert "Bump eslint-import-resolver-typescript from 3.5.5 to 3.6.1 in /backend"
This reverts commit 0fc0a71955a1b4e9c94a95ac9e3fe5a5b14ac3ba.
2023-11-02 14:34:51 +01:00