16230 Commits

Author SHA1 Message Date
Maximilian Harz
948e10544d Scroll to notification settings when opened (for mobile) 2025-04-08 17:52:06 +02:00
Maximilian Harz
54c06584a8 Improve layout 2025-04-08 17:31:29 +02:00
Maximilian Harz
d29f421485 Add locales for chat 2025-04-08 16:51:18 +02:00
Maximilian Harz
069164e883 Fix wording and translations 2025-04-08 16:42:54 +02:00
Maximilian Harz
eb69604c67 Change wording and add translations 2025-04-08 12:37:38 +02:00
Maximilian Harz
9115497c92
Fix linting 2025-04-08 11:39:56 +02:00
Max
0f25d124d4
Merge branch 'master' into notification-settings-frontend 2025-04-08 11:39:56 +02:00
8c6e6e8882
notification email tests
fix test
2025-04-07 23:30:00 +02:00
574da51327
setting for emailNotificationsChatMessage 2025-04-07 23:24:17 +02:00
mahula
ad96e08e68
cypress: deactivate settings notification test 2025-04-07 21:20:36 +02:00
mahula
562e3414e3
cypress: deactivate settings notification test 2025-04-07 21:20:36 +02:00
mahula
1db7fbbc65
Merge branch 'master' into backend-email-notification-settings 2025-04-07 21:20:36 +02:00
Maximilian Harz
7143dd30b0 Update notification settings tests 2025-04-07 16:35:11 +02:00
Maximilian Harz
2eed5ab2b3 Add vue testing library 2025-04-07 16:34:40 +02:00
Maximilian Harz
ba5fe8ff0e Fix initial type; implement and simplify button disable logic 2025-04-07 13:53:54 +02:00
Maximilian Harz
820c52ded2 Implement check/uncheck all 2025-04-07 13:45:11 +02:00
dependabot[bot]
f01d2b43e2
build(deps): bump mime-types from 2.1.35 to 3.0.1 in /backend (#8298)
Bumps [mime-types](https://github.com/jshttp/mime-types) from 2.1.35 to 3.0.1.
- [Release notes](https://github.com/jshttp/mime-types/releases)
- [Changelog](https://github.com/jshttp/mime-types/blob/master/HISTORY.md)
- [Commits](https://github.com/jshttp/mime-types/compare/2.1.35...v3.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
b3.2.1-1017
2025-04-07 11:39:44 +00:00
Maximilian Harz
9a8e9aa142 Improve layout; fix locales 2025-04-07 13:36:29 +02:00
Maximilian Harz
8ec62c1b5c Group notification settings by type, integrate with backend 2025-04-07 13:27:20 +02:00
d6cb9b51c3
feat(backend): lint rules (#8339)
* eslint import

* eslint comments

* eslint security

* eslint import - rules

* eslint n

* eslint promise

* eslint no-catch-all

* eslint jest

* missing ignore

* disable import/unambiguous as conflicting
b3.2.1-1016
2025-04-07 10:53:44 +00:00
2eaaa7af39
feat(backend): chat notify via email (#8314)
* client

* backend

* tests

* also save awaySince timestamp

* remove console.log

* chat notification logic

* send notification mails for chat messages

* externalize online check, resolver resover first

* prevent email notifications for blocked users

comment

* respect user email notification settings

* properly handle null case for email destructuring

* tests

* corrected mail style

---------

Co-authored-by: mahula <lenzmath@posteo.de>
b3.2.1-1015
2025-04-07 12:23:36 +02:00
Maximilian Harz
c351c8d8d9 Change test data 2025-04-07 11:32:15 +02:00
Wolfgang Huß
ee9d32f4da Fix locales 2025-04-07 11:32:15 +02:00
dependabot[bot]
1f6e6cec97 build(deps): Bump docker/build-push-action from 6.9.0 to 6.15.0 (#8244)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.9.0 to 6.15.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](4f58ea7922...471d1dc4e0)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-07 11:32:15 +02:00
dependabot[bot]
b486582ef9 build(deps): bump docker/login-action from 3.3.0 to 3.4.0 (#8271)
Bumps [docker/login-action](https://github.com/docker/login-action) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](9780b0c442...74a5d14239)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-07 11:32:15 +02:00
dependabot[bot]
6003d8ab33 build(deps): bump sass from 1.85.0 to 1.86.3 in /webapp (#8333)
Bumps [sass](https://github.com/sass/dart-sass) from 1.85.0 to 1.86.3.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.85.0...1.86.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-07 11:32:15 +02:00
dependabot[bot]
4a7e6274fb build(deps): bump validator from 13.12.0 to 13.15.0 in /webapp (#8305)
Bumps [validator](https://github.com/validatorjs/validator.js) from 13.12.0 to 13.15.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.12.0...13.15.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-07 11:32:15 +02:00
dependabot[bot]
65d612a524 build(deps-dev): bump @faker-js/faker from 9.5.0 to 9.6.0 (#8257)
Bumps [@faker-js/faker](https://github.com/faker-js/faker) from 9.5.0 to 9.6.0.
- [Release notes](https://github.com/faker-js/faker/releases)
- [Changelog](https://github.com/faker-js/faker/blob/next/CHANGELOG.md)
- [Commits](https://github.com/faker-js/faker/compare/v9.5.0...v9.6.0)

---
updated-dependencies:
- dependency-name: "@faker-js/faker"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-07 11:32:14 +02:00
dependabot[bot]
18afc3cc6b build(deps-dev): bump @faker-js/faker from 9.5.0 to 9.6.0 in /webapp (#8262)
Bumps [@faker-js/faker](https://github.com/faker-js/faker) from 9.5.0 to 9.6.0.
- [Release notes](https://github.com/faker-js/faker/releases)
- [Changelog](https://github.com/faker-js/faker/blob/next/CHANGELOG.md)
- [Commits](https://github.com/faker-js/faker/compare/v9.5.0...v9.6.0)

---
updated-dependencies:
- dependency-name: "@faker-js/faker"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-07 11:32:14 +02:00
Maximilian Harz
92b3e27c40 Fix initialisation of notification settings 2025-04-07 11:32:14 +02:00
Maximilian Harz
6047f567b2 Introduce list of email notification settings (WIP) 2025-04-07 11:32:13 +02:00
Maximilian Harz
1ee1e5c23f Add draft for new notification settings 2025-04-07 11:30:31 +02:00
dependabot[bot]
4e827de29d
build(deps): Bump docker/metadata-action (#8245)
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 70b2cdc6480c1a8b86edf1777157f8f437de2166 to 902fa8ec7d6ecbf8d84d538b9b233a880e428804.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Commits](70b2cdc648...902fa8ec7d)

---
updated-dependencies:
- dependency-name: docker/metadata-action
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
b3.2.1-1014
2025-04-06 11:39:34 +00:00
dependabot[bot]
bcff4d393d
build(deps): Bump docker/build-push-action from 6.9.0 to 6.15.0 (#8244)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.9.0 to 6.15.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](4f58ea7922...471d1dc4e0)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
b3.2.1-1013
2025-04-06 10:33:36 +00:00
dependabot[bot]
46f380eafa
build(deps): bump docker/login-action from 3.3.0 to 3.4.0 (#8271)
Bumps [docker/login-action](https://github.com/docker/login-action) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](9780b0c442...74a5d14239)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
b3.2.1-1012
2025-04-06 10:02:37 +00:00
dependabot[bot]
c2eae7a8c3
build(deps): bump sass from 1.85.0 to 1.86.3 in /webapp (#8333)
Bumps [sass](https://github.com/sass/dart-sass) from 1.85.0 to 1.86.3.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.85.0...1.86.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
b3.2.1-1011
2025-04-06 09:35:05 +00:00
dependabot[bot]
175fd60034
build(deps): bump validator from 13.12.0 to 13.15.0 in /webapp (#8305)
Bumps [validator](https://github.com/validatorjs/validator.js) from 13.12.0 to 13.15.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.12.0...13.15.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
b3.2.1-1010
2025-04-06 09:05:42 +00:00
dependabot[bot]
6c422f49e2
build(deps-dev): bump @faker-js/faker from 9.5.0 to 9.6.0 (#8257)
Bumps [@faker-js/faker](https://github.com/faker-js/faker) from 9.5.0 to 9.6.0.
- [Release notes](https://github.com/faker-js/faker/releases)
- [Changelog](https://github.com/faker-js/faker/blob/next/CHANGELOG.md)
- [Commits](https://github.com/faker-js/faker/compare/v9.5.0...v9.6.0)

---
updated-dependencies:
- dependency-name: "@faker-js/faker"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
b3.2.1-1009
2025-04-06 08:33:00 +00:00
dependabot[bot]
ca3b075397
build(deps-dev): bump @faker-js/faker from 9.5.0 to 9.6.0 in /webapp (#8262)
Bumps [@faker-js/faker](https://github.com/faker-js/faker) from 9.5.0 to 9.6.0.
- [Release notes](https://github.com/faker-js/faker/releases)
- [Changelog](https://github.com/faker-js/faker/blob/next/CHANGELOG.md)
- [Commits](https://github.com/faker-js/faker/compare/v9.5.0...v9.6.0)

---
updated-dependencies:
- dependency-name: "@faker-js/faker"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
b3.2.1-1008
2025-04-06 07:59:14 +00:00
mahula
b2327ae3d9
Merge branch 'master' into backend-email-notification-settings 2025-04-06 09:44:47 +02:00
dependabot[bot]
a39223d8d0
build(deps): bump crazy-max/ghaction-github-pages from 4.1.0 to 4.2.0 (#8328)
Bumps [crazy-max/ghaction-github-pages](https://github.com/crazy-max/ghaction-github-pages) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/crazy-max/ghaction-github-pages/releases)
- [Commits](fbf0a4fa4e...df5cc2bfa7)

---
updated-dependencies:
- dependency-name: crazy-max/ghaction-github-pages
  dependency-version: 4.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
b3.2.1-1007
2025-04-06 07:30:29 +00:00
dependabot[bot]
fc9aa59cca
build(deps): bump peter-evans/repository-dispatch (#8330)
Bumps [peter-evans/repository-dispatch](https://github.com/peter-evans/repository-dispatch) from b0b38f73c8333be75d585a92b2c630a10d2a78f5 to 7d980a9b9f8ecf8955ea90507b3ed89122f53215.
- [Release notes](https://github.com/peter-evans/repository-dispatch/releases)
- [Commits](b0b38f73c8...7d980a9b9f)

---
updated-dependencies:
- dependency-name: peter-evans/repository-dispatch
  dependency-version: 7d980a9b9f8ecf8955ea90507b3ed89122f53215
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
b3.2.1-1006
2025-04-06 07:00:07 +00:00
dependabot[bot]
b0aebeafae
build(deps): Bump actions/checkout from 4.2.1 to 4.2.2 (#8247)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.1 to 4.2.2.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4.2.1...11bd71901bbe5b1630ceea73d27597364c9af683)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
b3.2.1-1005
2025-04-06 04:15:14 +00:00
e660f5cd23
fix UpdateUSer mutation(frontend) 2025-04-06 05:41:19 +02:00
dependabot[bot]
5617799d79
build(deps-dev): bump eslint-config-prettier in /webapp (#8259)
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 10.0.1 to 10.1.1.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v10.0.1...v10.1.1)

---
updated-dependencies:
- dependency-name: eslint-config-prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
b3.2.1-1004
2025-04-06 03:30:26 +00:00
f5fe86b46e
removed console.log 2025-04-06 04:20:55 +02:00
7c34eea521
exclude the EmailNotification Type queries from being generated 2025-04-06 04:19:19 +02:00
57257e2ee2
ignore subtypes from neo4j-graphql-js querying 2025-04-06 04:14:33 +02:00
b13f1ef071
fix mutation on test 2025-04-06 04:14:02 +02:00
1cfb70664c
fix fields 2025-04-06 04:13:45 +02:00