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
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
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
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]
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]
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
mahula
b2327ae3d9
Merge branch 'master' into backend-email-notification-settings
2025-04-06 09:44:47 +02: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>
2025-04-06 03:30:26 +00:00
a1e92fdb7b
Update webapp/graphql/User.js
...
Co-authored-by: Max <maxharz@gmail.com>
2025-04-06 00:50:44 +02:00
978480791b
dont query emailsettings on profile
2025-04-05 05:09:10 +02:00
14fefd2cfc
complex email notification settings
2025-04-05 03:37:59 +02:00
dependabot[bot]
cfd290f886
build(deps-dev): bump prettier from 3.5.2 to 3.5.3 in /webapp ( #8260 )
...
Bumps [prettier](https://github.com/prettier/prettier ) from 3.5.2 to 3.5.3.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/3.5.2...3.5.3 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
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>
2025-04-04 21:58:07 +00:00
dependabot[bot]
16ecfab216
build(deps-dev): bump eslint-plugin-vue from 9.32.0 to 9.33.0 in /webapp ( #8264 )
...
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue ) from 9.32.0 to 9.33.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases )
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.32.0...v9.33.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-vue
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-04 21:00:22 +00:00
Max
1e6a74b8ce
feat(frontend): observe posts ( #8293 )
...
* After creating the post, the author of it automatically observes it to get notifications when there are interactions
* a user that comments a post, automatically observes that post to get notifications when there are more interactions on that post
* mutation that switches the state of the obeservation of a post on and off
* remove duplicate code
* fix unit tests
* add metric observed users count to posts
* change naming
* Add follow post entry to post menu
* Add FollowButton (WIP), show unfollow in menu when already followed
* Follow/unfollow post => observe
* Update slashed bell
* Add requests to observe/unobserve posts
* Add ObserveButton functionality
* Rename isObservedByMe
* Add observingUsersCount; simplify ObserveButton and menu entries
* Fix locales
* Add snapshot test for ObserveButton (WIP)
* Remove empty routes push
* Add test for ObserveButton
* Add test for ContentMenu, improve ObserveButton test
* Remove unneeded fields from PostQuery
---------
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2025-04-04 11:54:43 +00:00
01027e42cc
feat(webapp): track online status ( #8312 )
...
* client
* backend
* tests
* also save awaySince timestamp
* remove console.log
2025-04-03 17:19:53 +02:00
Moriz Wahl
316c12bd35
provide information of the observing status of the post after creating a comment ( #8310 )
2025-03-31 20:41:39 +02:00
Moriz Wahl
538f409086
feat(backend): observe posts ( #8292 )
...
* After creating the post, the author of it automatically observes it to get notifications when there are interactions
* a user that comments a post, automatically observes that post to get notifications when there are more interactions on that post
* mutation that switches the state of the observation of a post on and off
2025-03-26 22:16:06 +01:00
292155ea10
v3.2.1 ( #8248 )
...
updated changelog after rebase
2025-03-03 17:04:17 +01:00
Wolfgang Huß
87e5fc6bf8
feat(webapp): implement configurable custom button in header ( #8215 )
...
* Implement configurable custom button in header
* Implement default values for 'headerMenu'
---------
Co-authored-by: mahula <lenzmath@posteo.de>
2025-03-01 08:00:41 +01:00
Robert Schäfer
628b57aa29
feat(other): major improvement of deployment ( #7925 )
...
* feat(other): major improvement of deployment
Motivation
----------
Kubernetes:
* backend becomes a statefulset (exclusive volume mount)
See: https://spacelift.io/blog/statefulset-vs-deployment
* implement neo4j backup with job
Docker:
* consistent targets across all dockerfiles
* remove redundant labels
* remove unnecessary build args
* remove obsolete networks
* remove development dependencies for production
Rebranding:
* add image tags for local tagging and pulling
* use Github's docker build workflows
* use Github container registry
* ONBUILD to simplify caller Dockerfiles
* docker compose for branding
Tooling:
* same node --version as in dockerfile
Docs:
* missing step in README.md
* refactor: remove submodules
It's better to keep them all in a separate repository
* improve kubernetes chart
* better image tag defaults
* split neo4j into its own chart (for re-use)
* use application defaults where possible
* optional resources for all pods
* remove obsolete key/value pair from secrets
* remove obsolete build argsand
and add labels for neo4j enterprise
* env vars for webapp
* allow to define redirect domains
Define a list of Domains that redirect to the domain of the project. The
idea is to provide the ability to redirect eg. www.domain.tld to
domain.tld
* remove maintenance part regarding database
* move backup job outside template folder
* name the ingress
* updated ingress
* handle empty case of middlewares
* try to default the ingress
* use quote
* restore todo-next-update
* fix docu check
* fix naming
* try using prod:migrate
* try using override config
* copy src folder
* try using base as image instead of build
* fix test build
* force build
* comment for the problem
* fix webapp tests (potentially)
---------
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2025-02-28 18:22:23 +01:00
dependabot[bot]
9ef957a3fc
Bump xregexp from 4.3.0 to 5.1.2 in /webapp
...
Bumps [xregexp](https://github.com/slevithan/xregexp ) from 4.3.0 to 5.1.2.
- [Release notes](https://github.com/slevithan/xregexp/releases )
- [Commits](https://github.com/slevithan/xregexp/compare/v4.3.0...v5.1.2 )
---
updated-dependencies:
- dependency-name: xregexp
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-02-24 19:14:26 +00:00
dependabot[bot]
3e38454a72
Bump @faker-js/faker from 9.3.0 to 9.5.0 in /webapp
...
Bumps [@faker-js/faker](https://github.com/faker-js/faker ) from 9.3.0 to 9.5.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.3.0...v9.5.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>
2025-02-24 13:05:13 +00:00
dependabot[bot]
d58cd525fb
Bump eslint-config-prettier from 6.15.0 to 10.0.1 in /webapp
...
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier ) from 6.15.0 to 10.0.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/v6.15.0...v10.0.1 )
---
updated-dependencies:
- dependency-name: eslint-config-prettier
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-02-24 10:36:29 +00:00
dependabot[bot]
51f062e4f7
Bump eslint-plugin-prettier from 5.2.1 to 5.2.3 in /webapp
...
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier ) from 5.2.1 to 5.2.3.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v5.2.1...v5.2.3 )
---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-02-24 10:14:46 +00:00
dependabot[bot]
162169d1ea
Bump prettier from 3.4.2 to 3.5.2 in /webapp
...
Bumps [prettier](https://github.com/prettier/prettier ) from 3.4.2 to 3.5.2.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/3.4.2...3.5.2 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-02-24 09:54:23 +00:00
dependabot[bot]
933c17bc41
Bump sass from 1.83.0 to 1.85.0 in /webapp
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.83.0 to 1.85.0.
- [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.83.0...1.85.0 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-02-24 09:33:45 +00:00
Wolfgang Huß
74989cff54
Move 'if' property from 'div' tag to 'ds-flex-item' tag
...
- Remove the previously added 'div' tag.
2025-01-05 13:31:29 +01:00
82de684051
Merge branch 'master' into fix-hide-invite-on-mobile
2025-01-04 00:22:35 +01:00
dependabot[bot]
8a0b3b0c2d
Bump eslint-plugin-promise from 7.1.0 to 7.2.1 in /webapp
...
Bumps [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise ) from 7.1.0 to 7.2.1.
- [Release notes](https://github.com/eslint-community/eslint-plugin-promise/releases )
- [Changelog](https://github.com/eslint-community/eslint-plugin-promise/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint-community/eslint-plugin-promise/compare/v7.1.0...v7.2.1 )
---
updated-dependencies:
- dependency-name: eslint-plugin-promise
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-12-30 14:03:15 +00:00
dependabot[bot]
d48137a0f2
Bump eslint-plugin-vue from 9.31.0 to 9.32.0 in /webapp
...
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue ) from 9.31.0 to 9.32.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases )
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.31.0...v9.32.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-vue
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-12-30 13:23:57 +00:00
dependabot[bot]
3070c6cb7a
Bump sass from 1.75.0 to 1.83.0 in /webapp
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.75.0 to 1.83.0.
- [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.75.0...1.83.0 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-12-30 12:55:53 +00:00
dependabot[bot]
a1bf16b156
Bump prettier from 3.3.3 to 3.4.2 in /webapp
...
Bumps [prettier](https://github.com/prettier/prettier ) from 3.3.3 to 3.4.2.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/3.3.3...3.4.2 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-12-30 12:23:40 +00:00
dependabot[bot]
2a8d6aa925
Bump @faker-js/faker from 9.2.0 to 9.3.0 in /webapp
...
Bumps [@faker-js/faker](https://github.com/faker-js/faker ) from 9.2.0 to 9.3.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.2.0...v9.3.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>
2024-12-30 11:25:22 +00:00
dependabot[bot]
b5581ce927
Bump express from 4.21.1 to 4.21.2 in /webapp
...
Bumps [express](https://github.com/expressjs/express ) from 4.21.1 to 4.21.2.
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/4.21.2/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.21.1...4.21.2 )
---
updated-dependencies:
- dependency-name: express
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-12-30 10:44:25 +00:00
475d4abc06
hide invite button on mobile if disabled
...
The invite button was displayed even when the functionality was
dsiabled. This was caused by a missing check for the corresponding flag.
2024-12-19 01:13:58 +01:00