14725 Commits

Author SHA1 Message Date
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
mahula
e63281de22
Merge branch 'master' into dependabot/npm_and_yarn/backend/validator-13.11.0 2023-11-02 14:25:13 +01:00
Moriz Wahl
1668fee9d2
Merge branch 'master' into fix-event-date-format 2023-11-02 11:24:16 +01:00
Moriz Wahl
faa4d71960 Merge branch 'fix-event-date-format' of github.com:Ocelot-Social-Community/Ocelot-Social into fix-event-date-format 2023-11-02 10:52:35 +01:00
Moriz Wahl
ca737f4bca do not test migrations 2023-11-02 10:52:10 +01:00
mahula
27593adc93
Merge pull request #6788 from Ocelot-Social-Community/dependabot/npm_and_yarn/babel/preset-env-7.23.2
build(other): bump @babel/preset-env from 7.22.20 to 7.23.2
b3.1.2-594
2023-11-02 10:03:10 +01:00
Moriz Wahl
437642a6e1 Merge branch 'master' into fix-event-date-format 2023-11-02 10:01:39 +01:00
mahula
fb3b4b3991
Merge branch 'master' into dependabot/npm_and_yarn/babel/preset-env-7.23.2 2023-11-02 09:12:44 +01:00
mahula
c68b30eada
Merge pull request #6790 from Ocelot-Social-Community/dependabot/npm_and_yarn/babel/core-7.23.2
build(other): bump @babel/core from 7.23.0 to 7.23.2
b3.1.2-593
2023-11-02 09:10:08 +01:00
mahula
472b6fae11
Merge branch 'master' into dependabot/npm_and_yarn/babel/core-7.23.2 2023-11-02 08:26:32 +01:00
mahula
28b73a3471
Merge pull request #6799 from Ocelot-Social-Community/dependabot/npm_and_yarn/faker-js/faker-8.2.0
build(other): bump @faker-js/faker from 8.1.0 to 8.2.0
b3.1.2-592
2023-11-02 08:25:16 +01:00
mahula
f105e91d88
Merge branch 'master' into dependabot/npm_and_yarn/faker-js/faker-8.2.0 2023-11-02 07:56:33 +01:00
mahula
70ed84865f
Merge pull request #6802 from Ocelot-Social-Community/6801-fix-broken-links-in-readmes
docs(other): fix divers links in readmes
b3.1.2-591
2023-11-02 07:50:16 +01:00
mahula
445313c18a
Merge branch 'master' into dependabot/npm_and_yarn/faker-js/faker-8.2.0 2023-11-02 07:37:02 +01:00
Wolfgang Huß
089a5ebd2d Merge branch '6801-fix-broken-links-in-readmes' of github.com:Ocelot-Social-Community/Ocelot-Social into 6801-fix-broken-links-in-readmes 2023-11-01 23:14:15 +01:00
Wolfgang Huß
ebc1d0c455 Merge branch 'master' of github.com:Ocelot-Social-Community/Ocelot-Social into 6801-fix-broken-links-in-readmes
# Conflicts:
#	README.md
2023-11-01 23:12:56 +01:00
Wolfgang Huß
6e545ab8a3
Merge pull request #6182 from Ocelot-Social-Community/6179-add-script-to-set-neo4j-in-offline-mode-and-back
chore(other): add script to set neo4j in offline-mode and back in online-mode
b3.1.2-590
2023-11-01 23:06:28 +01:00
Wolfgang Huß
e8c5fa3696
Merge branch 'master' into 6179-add-script-to-set-neo4j-in-offline-mode-and-back 2023-11-01 15:14:49 +01:00
Wolfgang Huß
25da39218a
Merge pull request #6796 from Ocelot-Social-Community/6795-fix-and-refine-docs
fix(other): fix and refine docs and add kubernetes cluster installation script
b3.1.2-589
2023-11-01 15:14:09 +01:00
Wolfgang Huß
317c0e6883
Merge branch 'master' into 6795-fix-and-refine-docs 2023-11-01 13:57:02 +01:00
mahula
aa3ae9358a
Merge branch 'master' into 6801-fix-broken-links-in-readmes 2023-11-01 10:04:53 +01:00
Wolfgang Huß
35f01d45e5
Merge branch 'master' into fix-event-date-format 2023-10-31 20:31:33 +01:00
Wolfgang Huß
cee9da0d3c
Merge pull request #6808 from Ocelot-Social-Community/replace-deprecated-jest-method
refactor(webapp): replace deprecated jest methods in webapp unit tests
b3.1.2-588
2023-10-31 20:28:50 +01:00
mahula
6d53fb97ff
Merge branch 'master' into replace-deprecated-jest-method 2023-10-31 19:31:58 +01:00
Wolfgang Huß
1a1338ce75
Merge branch 'master' into fix-event-date-format 2023-10-31 19:12:41 +01:00
Wolfgang Huß
7c0a825bdc
Merge pull request #6807 from Ocelot-Social-Community/6794-fix-filters-if-categories-switched-off
fix(webapp): make filter menu visible if categories are inactive
b3.1.2-587
2023-10-31 19:12:09 +01:00
mahula
941d8774ee
Merge branch 'master' into 6794-fix-filters-if-categories-switched-off 2023-10-31 16:08:45 +01:00