9376 Commits

Author SHA1 Message Date
Wolfgang Huß
afe2c74bba Cleanup 2020-04-09 11:41:40 +02:00
Wolfgang Huß
bd0cde685b Fix lint 2020-04-09 11:09:28 +02:00
Wolfgang Huß
20dd610e27 Define database migration to create implemented notifications
- Create notifications for all old filed reports to all of their submitters.
2020-04-09 10:38:50 +02:00
Wolfgang Huß
ce245d65fa Cleanup 2020-04-09 10:36:36 +02:00
Wolfgang Huß
7478b788a6 Cleanup 2020-04-09 08:18:03 +02:00
Wolfgang Huß
c1af486de4 Fix locales 2020-04-08 16:30:08 +02:00
Wolfgang Huß
566697d9cd Cleanup 2020-04-08 16:25:55 +02:00
Wolfgang Huß
db7908139c Cleanup 2020-04-08 15:56:27 +02:00
Wolfgang Huß
ad4e252c67 Fix locales 2020-04-06 15:56:30 +02:00
Wolfgang Huß
f4b90a449e Fix Cypress test for notification on Build 2020-04-06 10:12:04 +02:00
Wolfgang Huß
5f9156c750 Merge branch 'master' of github.com:Human-Connection/Human-Connection into 1709-send-feedbacks-in-report-processes-second-approach 2020-04-03 15:39:59 +02:00
Wolfgang Huß
b417667d31 Rename return property of 'extractNotificationDataOfCurrentUser'
- Renamed 'report' to 'filedReport'.
- Commented on the need of deep nested and similair properties for GQL of notifications.
2020-04-03 15:25:07 +02:00
Wolfgang Huß
2697408b65 Fix Cypress test for notifications 2020-04-03 14:46:13 +02:00
Wolfgang Huß
f8de595d3b Extent storybook NotificationsTable with filed report notifications 2020-04-03 13:43:42 +02:00
mattwr18
88030b80bf
Merge pull request #3407 from Human-Connection/dependabot/npm_and_yarn/webapp/storybook-design-token-0.7.0
build(deps-dev): bump storybook-design-token from 0.5.1 to 0.7.0 in /webapp
2020-04-03 11:49:22 +02:00
mattwr18
d8ebaf655d
Merge pull request #3403 from Human-Connection/dependabot/npm_and_yarn/webapp/babel-jest-25.2.6
build(deps-dev): bump babel-jest from 25.2.3 to 25.2.6 in /webapp
2020-04-03 11:42:52 +02:00
mattwr18
6818f06c03
Merge pull request #3401 from Human-Connection/dependabot/npm_and_yarn/backend/jest-25.2.6
build(deps-dev): bump jest from 25.2.4 to 25.2.6 in /backend
2020-04-03 11:42:28 +02:00
Wolfgang Huß
ff27a89579 Prettify notifications table 2020-04-03 09:34:15 +02:00
Wolfgang Huß
dfecb525fd Fix lint 2020-04-03 09:28:05 +02:00
Wolfgang Huß
c574c58ad5 Refactor notifications menu 2020-04-03 09:27:12 +02:00
mattwr18
517d94bd51
Merge pull request #3404 from Human-Connection/dependabot/npm_and_yarn/webapp/tiptap-extensions-1.28.8
build(deps): bump tiptap-extensions from 1.28.7 to 1.28.8 in /webapp
2020-04-03 09:05:28 +02:00
Wolfgang Huß
6f8b48024d Fix Cypher for notifications queries
- Fixed GQL queries for notifications – normal, aerkAsRead, subscriptions add.
- Refactored notifications tests to check for authors of all types.
2020-04-03 08:59:17 +02:00
dependabot-preview[bot]
e12c42315f
build(deps-dev): bump babel-jest from 25.2.3 to 25.2.6 in /webapp
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 25.2.3 to 25.2.6.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v25.2.6/packages/babel-jest)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-03 06:25:33 +00:00
dependabot-preview[bot]
b0cbd5e6b9
build(deps-dev): bump jest from 25.2.4 to 25.2.6 in /backend
Bumps [jest](https://github.com/facebook/jest) from 25.2.4 to 25.2.6.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v25.2.4...v25.2.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-03 06:24:47 +00:00
mattwr18
c147b03350
Merge pull request #3402 from Human-Connection/dependabot/npm_and_yarn/backend/aws-sdk-2.652.0
build(deps): bump aws-sdk from 2.651.0 to 2.652.0 in /backend
2020-04-03 08:23:59 +02:00
mattwr18
fca96c83aa
Merge pull request #3400 from Human-Connection/dependabot/npm_and_yarn/auto-changelog-1.16.4
build(deps-dev): bump auto-changelog from 1.16.3 to 1.16.4
2020-04-03 08:22:50 +02:00
mattwr18
74d2dd88e6
Merge pull request #3399 from Human-Connection/dependabot/npm_and_yarn/backend/babel-jest-25.2.6
build(deps-dev): bump babel-jest from 25.2.4 to 25.2.6 in /backend
2020-04-03 08:22:29 +02:00
dependabot-preview[bot]
01efa265df
build(deps-dev): bump storybook-design-token in /webapp
Bumps [storybook-design-token](https://github.com/UX-and-I/storybook-design-token) from 0.5.1 to 0.7.0.
- [Release notes](https://github.com/UX-and-I/storybook-design-token/releases)
- [Commits](https://github.com/UX-and-I/storybook-design-token/compare/v0.5.1...v0.7.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-03 04:22:13 +00:00
dependabot-preview[bot]
2ab96d8c08
build(deps): bump tiptap-extensions from 1.28.7 to 1.28.8 in /webapp
Bumps [tiptap-extensions](https://github.com/scrumpy/tiptap) from 1.28.7 to 1.28.8.
- [Release notes](https://github.com/scrumpy/tiptap/releases)
- [Commits](https://github.com/scrumpy/tiptap/compare/tiptap-extensions@1.28.7...tiptap-extensions@1.28.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-03 04:20:11 +00:00
dependabot-preview[bot]
e2c9f2018b
build(deps): bump aws-sdk from 2.651.0 to 2.652.0 in /backend
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.651.0 to 2.652.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.651.0...v2.652.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-03 04:17:50 +00:00
dependabot-preview[bot]
1fb2c2425c
build(deps-dev): bump auto-changelog from 1.16.3 to 1.16.4
Bumps [auto-changelog](https://github.com/CookPete/auto-changelog) from 1.16.3 to 1.16.4.
- [Release notes](https://github.com/CookPete/auto-changelog/releases)
- [Changelog](https://github.com/CookPete/auto-changelog/blob/master/CHANGELOG.md)
- [Commits](https://github.com/CookPete/auto-changelog/compare/v1.16.3...v1.16.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-03 04:16:57 +00:00
dependabot-preview[bot]
7218f72e0b
build(deps-dev): bump babel-jest from 25.2.4 to 25.2.6 in /backend
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 25.2.4 to 25.2.6.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v25.2.6/packages/babel-jest)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-03 04:16:39 +00:00
Robert Schäfer
bbaae86462
Merge pull request #3393 from Human-Connection/dependabot/npm_and_yarn/webapp/tiptap-extensions-1.28.7
build(deps): bump tiptap-extensions from 1.28.6 to 1.28.7 in /webapp
2020-04-02 12:08:28 +02:00
Robert Schäfer
4823e6fcd5
Merge pull request #3391 from Human-Connection/dependabot/npm_and_yarn/backend/aws-sdk-2.651.0
build(deps): bump aws-sdk from 2.650.0 to 2.651.0 in /backend
2020-04-02 12:08:21 +02:00
Wolfgang Huß
4659133104 Merge branch 'master' of github.com:Human-Connection/Human-Connection into 1709-send-feedbacks-in-report-processes-second-approach 2020-04-02 10:59:28 +02:00
dependabot-preview[bot]
2fdc645402
build(deps): bump tiptap-extensions from 1.28.6 to 1.28.7 in /webapp
Bumps [tiptap-extensions](https://github.com/scrumpy/tiptap) from 1.28.6 to 1.28.7.
- [Release notes](https://github.com/scrumpy/tiptap/releases)
- [Commits](https://github.com/scrumpy/tiptap/compare/tiptap-extensions@1.28.6...tiptap-extensions@1.28.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-02 04:20:40 +00:00
dependabot-preview[bot]
a52cc8b903
build(deps): bump aws-sdk from 2.650.0 to 2.651.0 in /backend
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.650.0 to 2.651.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.650.0...v2.651.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-02 04:17:17 +00:00
Wolfgang Huß
1036540a00 Clean up 2020-04-01 16:14:24 +02:00
Wolfgang Huß
d0cf1cc185 Fix lint 2020-04-01 15:53:57 +02:00
Robert Schäfer
402337f56b
Merge pull request #3387 from Human-Connection/dependabot/npm_and_yarn/webapp/storybook/vue-5.3.18
build(deps-dev): bump @storybook/vue from 5.3.17 to 5.3.18 in /webapp
2020-04-01 15:12:52 +02:00
Robert Schäfer
0a1b57c560
Merge pull request #3386 from Human-Connection/dependabot/npm_and_yarn/webapp/storybook/addon-actions-5.3.18
build(deps-dev): bump @storybook/addon-actions from 5.3.17 to 5.3.18 in /webapp
2020-04-01 15:12:42 +02:00
Wolfgang Huß
3564ed72ac
Merge pull request #3390 from Human-Connection/3389-refactor-searches-unit-tests-to-return-errors
refactor(tests): return errors
2020-04-01 14:58:20 +02:00
Wolfgang Huß
0d690e1a6a Merge branch '3389-refactor-searches-unit-tests-to-return-errors' of github.com:Human-Connection/Human-Connection into 1709-send-feedbacks-in-report-processes-second-approach 2020-04-01 14:45:43 +02:00
mattwr18
58944a0c65 refactor(tests): return errors 2020-04-01 13:32:47 +02:00
dependabot-preview[bot]
a43d10238c
build(deps-dev): bump @storybook/vue from 5.3.17 to 5.3.18 in /webapp
Bumps [@storybook/vue](https://github.com/storybookjs/storybook/tree/HEAD/app/vue) from 5.3.17 to 5.3.18.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v5.3.18/app/vue)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-01 11:20:47 +00:00
dependabot-preview[bot]
b51896dcc9
build(deps-dev): bump @storybook/addon-actions in /webapp
Bumps [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/addons/actions) from 5.3.17 to 5.3.18.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v5.3.18/addons/actions)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-01 11:20:42 +00:00
mattwr18
89e23c0c98
Merge pull request #3365 from Human-Connection/dependabot/npm_and_yarn/backend/ioredis-4.16.1
build(deps): bump ioredis from 4.16.0 to 4.16.1 in /backend
2020-04-01 13:18:07 +02:00
mattwr18
fa0b0f61d6
Merge pull request #3384 from Human-Connection/dependabot/npm_and_yarn/webapp/storybook/addon-a11y-5.3.18
build(deps-dev): bump @storybook/addon-a11y from 5.3.17 to 5.3.18 in /webapp
2020-04-01 13:17:43 +02:00
Wolfgang Huß
a52cbe1c66 Merge branch 'master' of github.com:Human-Connection/Human-Connection into 1709-send-feedbacks-in-report-processes-second-approach
# Conflicts:
#	backend/src/db/seed.js
#	backend/src/middleware/notifications/notificationsMiddleware.js
#	backend/src/schema/resolvers/notifications.js
#	webapp/components/NotificationsTable/NotificationsTable.spec.js
2020-04-01 12:22:56 +02:00
dependabot-preview[bot]
ce3aeab264
build(deps-dev): bump @storybook/addon-a11y in /webapp
Bumps [@storybook/addon-a11y](https://github.com/storybookjs/storybook/tree/HEAD/addons/a11y) from 5.3.17 to 5.3.18.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v5.3.18/addons/a11y)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-01 05:59:33 +00:00