6159 Commits

Author SHA1 Message Date
Wolfgang Huß
b556a601ce Followed Matts suggestion with the push 2019-10-10 09:06:28 +02:00
Wolfgang Huß
7990879fc8 Correct translation 2019-10-10 08:21:36 +02:00
Wolfgang Huß
da3d6561b0 Merge branch 'master' of github.com:Human-Connection/Human-Connection into 1707-reporting-with-specific-information 2019-10-10 08:15:59 +02:00
Wolfgang Huß
b41f340ad6 Fix Cypher test by correcting syntax of GraphQL report mutation 2019-10-10 08:15:17 +02:00
mattwr18
c93871dcbd
Merge pull request #1836 from Human-Connection/dependabot/npm_and_yarn/webapp/storybook/addon-a11y-5.2.3
build(deps-dev): bump @storybook/addon-a11y from 5.2.1 to 5.2.3 in /webapp
2019-10-09 22:02:05 +02:00
Wolfgang Huß
0b549a9dea Try to fix Cypress test for reports Latin1 error
Error in Cypress: `InvalidCharacterError: Failed to execute 'btoa' on 'Window': The string to be encoded contains characters outside of the Latin1 range.`
2019-10-09 18:05:54 +02:00
dependabot-preview[bot]
9b31927ba1
build(deps-dev): bump @storybook/addon-a11y in /webapp
Bumps [@storybook/addon-a11y](https://github.com/storybookjs/storybook/tree/HEAD/addons/a11y) from 5.2.1 to 5.2.3.
- [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.2.3/addons/a11y)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-09 15:17:28 +00:00
mattwr18
119c2d9122
Merge pull request #1848 from Human-Connection/dependabot/npm_and_yarn/webapp/babel/core-7.6.3
build(deps-dev): bump @babel/core from 7.6.2 to 7.6.3 in /webapp
2019-10-09 17:14:56 +02:00
mattwr18
e553d397a1
Merge pull request #1837 from Human-Connection/dependabot/docker/backend/node-12.11.1-alpine
build(deps): bump node from 12.11.0-alpine to 12.11.1-alpine in /backend
2019-10-09 17:14:14 +02:00
mattwr18
fbb1b74f8e
Merge pull request #1839 from Human-Connection/dependabot/submodules/styleguide-d46fc15
build(deps): bump styleguide from `808b3c5` to `d46fc15`
2019-10-09 17:13:47 +02:00
Wolfgang Huß
bc4cf2ee60 Fix Cypress tests 2019-10-09 17:11:16 +02:00
Wolfgang Huß
377dc2af53 Merge branch 'master' of github.com:Human-Connection/Human-Connection into 1707-reporting-with-specific-information 2019-10-09 16:23:53 +02:00
Wolfgang Huß
4f3f192e12 Remove out commented code 2019-10-09 15:53:35 +02:00
Wolfgang Huß
0062725470 Fix the frontend tests and design issues with and in the report modal
Co-Authored-By: mattwr18 <mattwr18@gmail.com>
Co-Authored-By: alina-beck <4ndroid4va@gmail.com>
2019-10-09 15:49:11 +02:00
dependabot-preview[bot]
603cae56eb
build(deps-dev): bump @babel/core from 7.6.2 to 7.6.3 in /webapp
Bumps [@babel/core](https://github.com/babel/babel) from 7.6.2 to 7.6.3.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.6.2...v7.6.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-09 13:44:21 +00:00
mattwr18
f6264b3ad8
Merge pull request #1847 from Human-Connection/dependabot/npm_and_yarn/backend/babel/cli-7.6.3
build(deps-dev): bump @babel/cli from 7.6.2 to 7.6.3 in /backend
2019-10-09 15:42:24 +02:00
mattwr18
45337a9406
Merge pull request #1838 from Human-Connection/dependabot/npm_and_yarn/webapp/storybook/addon-actions-5.2.3
build(deps-dev): bump @storybook/addon-actions from 5.2.1 to 5.2.3 in /webapp
2019-10-09 15:42:04 +02:00
mattwr18
dcaa5d5ebf
Merge pull request #1846 from Human-Connection/dependabot/npm_and_yarn/backend/babel/preset-env-7.6.3
build(deps-dev): bump @babel/preset-env from 7.6.2 to 7.6.3 in /backend
2019-10-09 15:41:35 +02:00
Alexander Friedland
dad60bd7c0
Merge pull request #1850 from Human-Connection/1812-Extend_Title_to_100_characters
Title character increased from 64 to 100
2019-10-09 11:38:42 +02:00
dependabot-preview[bot]
37bf09dc6e
build(deps): bump node from 12.11.0-alpine to 12.11.1-alpine in /backend
Bumps node from 12.11.0-alpine to 12.11.1-alpine.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-09 08:33:36 +00:00
dependabot-preview[bot]
4cd054834c
build(deps-dev): bump @babel/cli from 7.6.2 to 7.6.3 in /backend
Bumps [@babel/cli](https://github.com/babel/babel) from 7.6.2 to 7.6.3.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.6.2...v7.6.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-09 08:31:51 +00:00
dependabot-preview[bot]
89eb6e72c4
build(deps-dev): bump @storybook/addon-actions in /webapp
Bumps [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/addons/actions) from 5.2.1 to 5.2.3.
- [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.2.3/addons/actions)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-09 08:31:38 +00:00
dependabot-preview[bot]
297df951d3
build(deps-dev): bump @babel/preset-env from 7.6.2 to 7.6.3 in /backend
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.6.2 to 7.6.3.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.6.2...v7.6.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-09 08:31:11 +00:00
mattwr18
4eb312b1ab
Merge pull request #1843 from Human-Connection/dependabot/npm_and_yarn/backend/babel/node-7.6.3
build(deps-dev): bump @babel/node from 7.6.2 to 7.6.3 in /backend
2019-10-09 10:29:59 +02:00
mattwr18
cbb5f54a38
Merge pull request #1835 from Human-Connection/dependabot/docker/webapp/node-12.11.1-alpine
build(deps): bump node from 12.11.0-alpine to 12.11.1-alpine in /webapp
2019-10-09 10:29:21 +02:00
mattwr18
917734188f
Merge pull request #1834 from Human-Connection/dependabot/npm_and_yarn/webapp/storybook/vue-5.2.3
build(deps-dev): bump @storybook/vue from 5.2.1 to 5.2.3 in /webapp
2019-10-09 10:29:06 +02:00
mattwr18
e37092e83f
Merge pull request #1833 from Human-Connection/dependabot/npm_and_yarn/backend/cucumber-6.0.2
build(deps-dev): bump cucumber from 6.0.1 to 6.0.2 in /backend
2019-10-09 10:28:10 +02:00
mattwr18
5e120e2f66
Merge pull request #1822 from Human-Connection/dependabot/npm_and_yarn/webapp/tiptap-extensions-1.28.3
build(deps): bump tiptap-extensions from 1.28.0 to 1.28.3 in /webapp
2019-10-09 10:27:47 +02:00
ogerly
588ca43464 Title character increased from 64 to 100 2019-10-09 09:09:44 +02:00
dependabot-preview[bot]
ef1b401d07
build(deps-dev): bump @babel/node from 7.6.2 to 7.6.3 in /backend
Bumps [@babel/node](https://github.com/babel/babel) from 7.6.2 to 7.6.3.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.6.2...v7.6.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-09 04:52:42 +00:00
dependabot-preview[bot]
0d08f95ca8
build(deps): bump styleguide from 808b3c5 to d46fc15
Bumps [styleguide](https://github.com/Human-Connection/Nitro-Styleguide) from `808b3c5` to `d46fc15`.
- [Release notes](https://github.com/Human-Connection/Nitro-Styleguide/releases)
- [Commits](808b3c5a95...d46fc1570c)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-08 05:31:11 +00:00
dependabot-preview[bot]
390e073acd
build(deps): bump node from 12.11.0-alpine to 12.11.1-alpine in /webapp
Bumps node from 12.11.0-alpine to 12.11.1-alpine.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-08 05:03:33 +00:00
dependabot-preview[bot]
85b233cd87
build(deps-dev): bump @storybook/vue from 5.2.1 to 5.2.3 in /webapp
Bumps [@storybook/vue](https://github.com/storybookjs/storybook/tree/HEAD/app/vue) from 5.2.1 to 5.2.3.
- [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.2.3/app/vue)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-08 05:02:24 +00:00
dependabot-preview[bot]
37dff79494
build(deps-dev): bump cucumber from 6.0.1 to 6.0.2 in /backend
Bumps [cucumber](https://github.com/cucumber/cucumber-js) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/cucumber/cucumber-js/releases)
- [Changelog](https://github.com/cucumber/cucumber-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/cucumber/cucumber-js/compare/v6.0.1...v6.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-08 05:01:55 +00:00
Alina Beck
49dfc8ac9d
Merge pull request #1829 from Human-Connection/fix-typo-in-email
Fix typo in email template
2019-10-07 15:35:00 +02:00
Robert Schäfer
a5869ffb2e
Merge pull request #1823 from Human-Connection/dependabot/npm_and_yarn/backend/apollo-server-testing-2.9.5
build(deps-dev): bump apollo-server-testing from 2.9.4 to 2.9.5 in /backend
2019-10-07 12:48:58 +02:00
Robert Schäfer
0ddb9ba1c5
Merge pull request #1827 from Human-Connection/dependabot/npm_and_yarn/backend/cucumber-6.0.1
build(deps-dev): bump cucumber from 5.1.0 to 6.0.1 in /backend
2019-10-07 12:48:38 +02:00
mattwr18
1bf87f937e
Merge pull request #1826 from Human-Connection/dependabot/docker/backend/node-12.11.0-alpine
build(deps): bump node from 12.10.0-alpine to 12.11.0-alpine in /backend
2019-10-07 12:45:40 +02:00
mattwr18
23841b95bb
Merge pull request #1808 from Human-Connection/1704_display-user-email-to-moderators
Display user email for administrators
2019-10-07 12:33:33 +02:00
Alina Beck
b0151e4b2e fix typo in email template 2019-10-07 12:09:46 +02:00
Wolfgang Huß
ab8e30df30 Translations 2019-10-07 11:13:42 +02:00
dependabot-preview[bot]
02281044f0
build(deps): bump tiptap-extensions from 1.28.0 to 1.28.3 in /webapp
Bumps [tiptap-extensions](https://github.com/scrumpy/tiptap) from 1.28.0 to 1.28.3.
- [Release notes](https://github.com/scrumpy/tiptap/releases)
- [Commits](https://github.com/scrumpy/tiptap/compare/tiptap-extensions@1.28.0...tiptap-extensions@1.28.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-07 08:57:55 +00:00
dependabot-preview[bot]
74322fc376
build(deps-dev): bump apollo-server-testing in /backend
Bumps [apollo-server-testing](https://github.com/apollographql/apollo-server) from 2.9.4 to 2.9.5.
- [Release notes](https://github.com/apollographql/apollo-server/releases)
- [Changelog](https://github.com/apollographql/apollo-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/apollographql/apollo-server/compare/apollo-server-testing@2.9.4...apollo-server-testing@2.9.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-07 08:57:08 +00:00
Robert Schäfer
30cd345249
Merge pull request #1821 from Human-Connection/dependabot/npm_and_yarn/webapp/tiptap-1.26.3
build(deps): bump tiptap from 1.26.0 to 1.26.3 in /webapp
2019-10-07 10:54:43 +02:00
Robert Schäfer
f8b06d6727
Merge pull request #1825 from Human-Connection/dependabot/npm_and_yarn/backend/apollo-server-2.9.5
build(deps): bump apollo-server from 2.9.4 to 2.9.5 in /backend
2019-10-07 10:53:47 +02:00
Wolfgang Huß
555159e171 Refactor moderation page 2019-10-07 09:31:24 +02:00
dependabot-preview[bot]
73e278f897
build(deps): bump node from 12.10.0-alpine to 12.11.0-alpine in /backend
Bumps node from 12.10.0-alpine to 12.11.0-alpine.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-07 07:27:10 +00:00
mattwr18
d54c0eb212
Merge pull request #1824 from Human-Connection/dependabot/docker/webapp/node-12.11.0-alpine
build(deps): bump node from 12.10.0-alpine to 12.11.0-alpine in /webapp
2019-10-07 09:22:47 +02:00
dependabot-preview[bot]
3644400174
build(deps-dev): bump cucumber from 5.1.0 to 6.0.1 in /backend
Bumps [cucumber](https://github.com/cucumber/cucumber-js) from 5.1.0 to 6.0.1.
- [Release notes](https://github.com/cucumber/cucumber-js/releases)
- [Changelog](https://github.com/cucumber/cucumber-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/cucumber/cucumber-js/compare/v5.1.0...v6.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-07 07:20:51 +00:00
mattwr18
a622d74b6d
Merge pull request #1819 from Human-Connection/dependabot/npm_and_yarn/webapp/eslint-config-prettier-6.4.0
build(deps-dev): bump eslint-config-prettier from 6.3.0 to 6.4.0 in /webapp
2019-10-07 09:20:24 +02:00