13948 Commits

Author SHA1 Message Date
a6af78f777
reduce coverage to 67% 2023-07-11 15:44:16 +02:00
6255d9b11b
Merge branch 'master' into refactor-seed 2023-07-11 15:42:44 +02:00
Wolfgang Huß
a97d65da3c
Merge pull request #6532 from Ocelot-Social-Community/docu-deployment-js-files
docs(other): update TODO-next-update.md for 2.7.0-470
b2.7.0-472
2023-07-11 14:59:31 +02:00
453ffa4f2b
Merge branch 'master' into docu-deployment-js-files 2023-07-11 13:29:48 +02:00
ab5b7a0b8a
Merge pull request #6530 from Ocelot-Social-Community/fix-backend-room-with-self
fix(backend): chat - do not allow to create room with self
b2.7.0-471
2023-07-11 13:29:35 +02:00
40dea17360
update TODO-next-update.md for 2.7.0-470 2023-07-11 13:05:01 +02:00
a4bb523cb4
unit test for error when creating room with self 2023-07-11 12:57:37 +02:00
dd4e6bf2dc
fix open chat functionality after relog co-authored-by: Ogerly <https://github.com/ogerly> 2023-07-11 12:13:46 +02:00
073adbe48c
do not allow to create room with self 2023-07-11 11:19:01 +02:00
1ee2dc70bb
Merge pull request #6524 from Ocelot-Social-Community/frontend-messages
feat(webapp): chat message capability
b2.7.0-470
2023-07-10 20:56:59 +02:00
3134c7311c
Merge branch 'master' into frontend-messages 2023-07-10 19:44:27 +02:00
mahula
5afd0f6bb4
Merge pull request #6368 from Ocelot-Social-Community/dependabot/npm_and_yarn/faker-js/faker-8.0.2
chore(backend): bump @faker-js/faker from 5.1.0 to 8.0.2
b2.7.0-469
2023-07-10 18:20:17 +02:00
mahula
54711d3676
Merge branch 'master' into dependabot/npm_and_yarn/faker-js/faker-8.0.2 2023-07-10 17:12:32 +02:00
cb8db68b5b
user mapgetters instead of addressing the store directly 2023-07-10 17:11:14 +02:00
0888be0f70
Merge branch 'master' into frontend-messages 2023-07-10 17:04:22 +02:00
mahula
5379d615bb
Merge pull request #6509 from Ocelot-Social-Community/dependabot/npm_and_yarn/cypress-12.17.0
chore(other): bump cypress from 12.14.0 to 12.17.0
b2.7.0-468
2023-07-10 16:58:21 +02:00
0ad59d9412
lint fix 2023-07-10 16:27:36 +02:00
aecc24e374
chat message capability 2023-07-10 16:21:39 +02:00
mahula
0d6a7daba4
Merge branch 'master' into dependabot/npm_and_yarn/cypress-12.17.0 2023-07-10 16:15:50 +02:00
a965cef459
Merge pull request #6519 from Ocelot-Social-Community/frontend-rooms
feat(webapp): chat rooms
b2.7.0-467
2023-07-10 15:26:22 +02:00
88e2091804
fix comments 2023-07-10 13:37:42 +02:00
1b0f512415
fix seed to not use promise all where easily refactored 2023-07-10 12:58:39 +02:00
8859aa56a4
lint fixes 2023-07-10 12:00:11 +02:00
5f2cfdeab4
backend room hacks 2023-07-10 11:53:20 +02:00
c2c96ee96c
frontend rooms query, singleRoom gets an userid now, not a boolean 2023-07-10 11:53:00 +02:00
abdcdba355
Merge pull request #6516 from Ocelot-Social-Community/fix-branded-build3
fix(other): fix branded build - rename files to js for the webapp
b2.7.0-466
2023-07-09 12:17:43 +02:00
2caeededef
Merge branch 'master' into fix-branded-build3 2023-07-09 10:53:42 +02:00
b90576689f
update stage.ocelot.social reference 2023-07-09 10:43:12 +02:00
22b5e8f6f8
rename ts files to js for webapp 2023-07-09 10:41:40 +02:00
dependabot[bot]
f0d4c7ac22
Bump cypress from 12.14.0 to 12.17.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 12.14.0 to 12.17.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/v12.14.0...v12.17.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-07-08 01:16:57 +00:00
77132adc62
Merge pull request #6508 from Ocelot-Social-Community/fix-branded-build2
fix(backend): fix branded build (migration)
b2.7.0-465
2023-07-08 00:19:35 +02:00
Hannes Heine
0d7cd5b4e1
Merge branch 'master' into fix-branded-build2 2023-07-07 23:11:41 +02:00
3a229672d2
update stage.ocelot.social reference 2023-07-07 23:09:19 +02:00
4de840f2ea
fix build paths 2023-07-07 23:09:02 +02:00
Hannes Heine
1f548487cd
Merge pull request #6507 from Ocelot-Social-Community/fix-branded-build
fix(backend): fix branded build
b2.7.0-464
2023-07-07 21:30:42 +02:00
4fb884c9eb
fix copy script 2023-07-07 11:56:28 +02:00
597a6f9015
start node in build/src 2023-07-07 11:56:00 +02:00
e058d4009a
fix docker file 2023-07-07 11:55:42 +02:00
Alexander Friedland
f568d7676d
Merge pull request #6503 from Ocelot-Social-Community/create-a-component-chat-scaffholding
feat(webapp): create a component chat scaffholding
b2.7.0-463
2023-07-07 11:08:10 +02:00
50312c9106
lint 2023-07-07 08:44:35 +02:00
ee3cac603c
Merge branch 'master' into create-a-component-chat-scaffholding 2023-07-07 08:41:46 +02:00
8da1b71866
Merge pull request #6505 from Ocelot-Social-Community/fix-create-post-notifications
fix(webapp): fix create post & notifications
b2.7.0-462
2023-07-07 08:41:29 +02:00
163f8cc32c
fix for e2e test - use different css class for chat notification menu 2023-07-07 08:24:21 +02:00
b0a9c19143
Merge branch 'master' into fix-create-post-notifications 2023-07-07 07:48:22 +02:00
e7613d1a07
Merge pull request #6478 from Ocelot-Social-Community/eslint-backend
feat(backend): typescript eslint backend
b2.7.0-461
2023-07-07 07:48:09 +02:00
6c6b5ec937
Merge branch 'fix-create-post-notifications' into create-a-component-chat-scaffholding 2023-07-07 07:28:45 +02:00
d42bc2ea3c
fix notifications in case no previous result is present 2023-07-07 07:19:52 +02:00
e9121705a4
fix createPost query to not fail due to apollo cache 2023-07-07 07:19:35 +02:00
dfbc436665
lint 2023-07-06 14:04:20 +02:00
76c08bfa77
fix locales 2023-07-06 13:50:53 +02:00