8207 Commits

Author SHA1 Message Date
mattwr18
978c04178c
Merge pull request #2802 from Human-Connection/better_cypress_import
refactor(modules): Various import fixes
2020-01-20 10:01:26 +01:00
mattwr18
97c8f4dc06
Merge pull request #2839 from Human-Connection/dependabot/npm_and_yarn/backend/metascraper-description-5.10.5
build(deps): bump metascraper-description from 5.10.3 to 5.10.5 in /backend
2020-01-20 09:28:56 +01:00
mattwr18
84cdfa8a19
Merge pull request #2834 from Human-Connection/dependabot/npm_and_yarn/webapp/storybook/addon-notes-5.3.6
build(deps-dev): bump @storybook/addon-notes from 5.3.5 to 5.3.6 in /webapp
2020-01-20 09:28:20 +01:00
mattwr18
bfd38e4108
Merge pull request #2833 from Human-Connection/dependabot/npm_and_yarn/backend/metascraper-youtube-5.10.5
build(deps): bump metascraper-youtube from 5.10.3 to 5.10.5 in /backend
2020-01-20 09:28:03 +01:00
mattwr18
ecd10d3868
Merge pull request #2830 from Human-Connection/dependabot/npm_and_yarn/backend/metascraper-5.10.5
build(deps): bump metascraper from 5.10.3 to 5.10.5 in /backend
2020-01-20 09:27:37 +01:00
mattwr18
8d6fb236fd
Merge pull request #2829 from Human-Connection/dependabot/npm_and_yarn/backend/metascraper-soundcloud-5.10.5
build(deps): bump metascraper-soundcloud from 5.10.3 to 5.10.5 in /backend
2020-01-20 09:27:20 +01:00
dependabot-preview[bot]
d4356df6ba
build(deps): bump metascraper-description in /backend
Bumps [metascraper-description](https://github.com/microlinkhq/metascraper) from 5.10.3 to 5.10.5.
- [Release notes](https://github.com/microlinkhq/metascraper/releases)
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/CHANGELOG.md)
- [Commits](https://github.com/microlinkhq/metascraper/compare/v5.10.3...v5.10.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-20 04:22:25 +00:00
dependabot-preview[bot]
731fd1ad18
build(deps-dev): bump @storybook/addon-notes in /webapp
Bumps [@storybook/addon-notes](https://github.com/storybookjs/storybook/tree/HEAD/addons/notes) from 5.3.5 to 5.3.6.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v5.3.6/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v5.3.6/addons/notes)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-20 04:20:48 +00:00
dependabot-preview[bot]
df35ba750a
build(deps): bump metascraper-youtube from 5.10.3 to 5.10.5 in /backend
Bumps [metascraper-youtube](https://github.com/microlinkhq/metascraper-youtube) from 5.10.3 to 5.10.5.
- [Release notes](https://github.com/microlinkhq/metascraper-youtube/releases)
- [Commits](https://github.com/microlinkhq/metascraper-youtube/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-20 04:20:34 +00:00
dependabot-preview[bot]
225fd0235e
build(deps): bump metascraper from 5.10.3 to 5.10.5 in /backend
Bumps [metascraper](https://github.com/microlinkhq/metascraper) from 5.10.3 to 5.10.5.
- [Release notes](https://github.com/microlinkhq/metascraper/releases)
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/CHANGELOG.md)
- [Commits](https://github.com/microlinkhq/metascraper/compare/v5.10.3...v5.10.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-20 04:19:17 +00:00
dependabot-preview[bot]
5d77b2a47e
build(deps): bump metascraper-soundcloud in /backend
Bumps [metascraper-soundcloud](https://github.com/microlinkhq/metascraper-soundcloud) from 5.10.3 to 5.10.5.
- [Release notes](https://github.com/microlinkhq/metascraper-soundcloud/releases)
- [Commits](https://github.com/microlinkhq/metascraper-soundcloud/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-20 04:18:45 +00:00
Robert Schäfer
d3473050c4
Merge pull request #2725 from Human-Connection/2229_remove_obsolete_translation
fix(translations): Remove duplicate and mistranslated item from code of conduct
2020-01-17 22:28:10 +01:00
Robert Schäfer
1e75aca5fb
Merge pull request #2820 from Human-Connection/dependabot/npm_and_yarn/webapp/storybook/addon-a11y-5.3.6
build(deps-dev): bump @storybook/addon-a11y from 5.3.3 to 5.3.6 in /webapp
2020-01-17 18:38:31 +01:00
roschaefer
178143dfb7 refactor(modules): Various import fixes
* DRY schema stitching code
* Use same `.env` configuration file for cypress tests

That last part I couldn't improve a lot. I thought it might be possible
with cypress to import all files from a folder. But since it must be
browser compatible and our backend is not using webpack or anything,
it remains a goal unreached.

close #2773
close #2774
2020-01-17 15:59:19 +01:00
dependabot-preview[bot]
00665f789e
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.3 to 5.3.6.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v5.3.6/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v5.3.6/addons/a11y)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-17 14:47:01 +00:00
Robert Schäfer
26dca113f0
Merge pull request #2808 from Human-Connection/dependabot/npm_and_yarn/backend/metascraper-5.10.3
build(deps): bump metascraper from 5.10.2 to 5.10.3 in /backend
2020-01-17 15:44:49 +01:00
Robert Schäfer
05a6cb2296
Merge pull request #2819 from Human-Connection/dependabot/npm_and_yarn/webapp/storybook/vue-5.3.6
build(deps-dev): bump @storybook/vue from 5.3.3 to 5.3.6 in /webapp
2020-01-17 15:44:39 +01:00
dependabot-preview[bot]
22490b088d
build(deps): bump metascraper from 5.10.2 to 5.10.3 in /backend
Bumps [metascraper](https://github.com/microlinkhq/metascraper) from 5.10.2 to 5.10.3.
- [Release notes](https://github.com/microlinkhq/metascraper/releases)
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/CHANGELOG.md)
- [Commits](https://github.com/microlinkhq/metascraper/compare/v5.10.2...v5.10.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-17 10:35:18 +00:00
Robert Schäfer
31b866ab9a
build(deps): bump faker from 9fd8d7d to 3b2fa4a in /backend (#2803)
Bumps [faker](https://github.com/Marak/faker.js) from `9fd8d7d` to `3b2fa4a`.
- [Release notes](https://github.com/Marak/faker.js/releases)
- [Commits](9fd8d7d37b...3b2fa4aebc)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-17 11:34:11 +01:00
dependabot-preview[bot]
a007a709c4 build(deps-dev): bump faker from 9fd8d7d to 3b2fa4a (#2804)
Bumps [faker](https://github.com/Marak/faker.js) from `9fd8d7d` to `3b2fa4a`.
- [Release notes](https://github.com/Marak/faker.js/releases)
- [Commits](9fd8d7d37b...3b2fa4aebc)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-17 11:33:56 +01:00
dependabot-preview[bot]
1a82d0fd47
build(deps-dev): bump @storybook/vue from 5.3.3 to 5.3.6 in /webapp
Bumps [@storybook/vue](https://github.com/storybookjs/storybook/tree/HEAD/app/vue) from 5.3.3 to 5.3.6.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v5.3.6/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v5.3.6/app/vue)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-17 10:33:43 +00:00
dependabot-preview[bot]
f8f3696837 build(deps-dev): bump @storybook/addon-a11y in /webapp (#2809)
Bumps [@storybook/addon-a11y](https://github.com/storybookjs/storybook/tree/HEAD/addons/a11y) from 5.3.3 to 5.3.5.
- [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.5/addons/a11y)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-17 11:33:17 +01:00
dependabot-preview[bot]
440e790a82 build(deps): bump uuid from 3.3.3 to 3.4.0 in /backend (#2810)
Bumps [uuid](https://github.com/uuidjs/uuid) from 3.3.3 to 3.4.0.
- [Release notes](https://github.com/uuidjs/uuid/releases)
- [Changelog](https://github.com/uuidjs/uuid/blob/master/CHANGELOG.md)
- [Commits](https://github.com/uuidjs/uuid/compare/v3.3.3...v3.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-17 11:32:56 +01:00
dependabot-preview[bot]
0010774722 build(deps): bump metascraper-image from 5.9.5 to 5.10.3 in /backend (#2811)
Bumps [metascraper-image](https://github.com/microlinkhq/metascraper) from 5.9.5 to 5.10.3.
- [Release notes](https://github.com/microlinkhq/metascraper/releases)
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/CHANGELOG.md)
- [Commits](https://github.com/microlinkhq/metascraper/compare/v5.9.5...v5.10.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-17 11:32:12 +01:00
dependabot-preview[bot]
26e849898f build(deps-dev): bump node-sass from 4.13.0 to 4.13.1 in /webapp (#2812)
Bumps [node-sass](https://github.com/sass/node-sass) from 4.13.0 to 4.13.1.
- [Release notes](https://github.com/sass/node-sass/releases)
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/node-sass/compare/v4.13.0...v4.13.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-17 11:31:53 +01:00
dependabot-preview[bot]
1bd432211f build(deps): bump metascraper-audio from 5.9.5 to 5.10.3 in /backend (#2813)
Bumps [metascraper-audio](https://github.com/microlinkhq/metascraper) from 5.9.5 to 5.10.3.
- [Release notes](https://github.com/microlinkhq/metascraper/releases)
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/CHANGELOG.md)
- [Commits](https://github.com/microlinkhq/metascraper/compare/v5.9.5...v5.10.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-17 11:31:35 +01:00
dependabot-preview[bot]
11bc5522b9 build(deps): bump metascraper-soundcloud in /backend (#2815)
Bumps [metascraper-soundcloud](https://github.com/microlinkhq/metascraper-soundcloud) from 5.9.5 to 5.10.3.
- [Release notes](https://github.com/microlinkhq/metascraper-soundcloud/releases)
- [Commits](https://github.com/microlinkhq/metascraper-soundcloud/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-17 11:31:01 +01:00
dependabot-preview[bot]
ac1470b397 build(deps-dev): bump @storybook/addon-notes in /webapp (#2816)
Bumps [@storybook/addon-notes](https://github.com/storybookjs/storybook/tree/HEAD/addons/notes) from 5.3.3 to 5.3.5.
- [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.5/addons/notes)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-17 11:30:42 +01:00
mattwr18
1112703785
Merge pull request #2807 from Human-Connection/dependabot/npm_and_yarn/webapp/storybook/addon-actions-5.3.5
build(deps-dev): bump @storybook/addon-actions from 5.3.3 to 5.3.5 in /webapp
2020-01-17 07:29:41 +01:00
mattwr18
bfa7041dd0
Merge pull request #2806 from Human-Connection/dependabot/npm_and_yarn/backend/metascraper-description-5.10.3
build(deps): bump metascraper-description from 5.9.5 to 5.10.3 in /backend
2020-01-17 07:28:38 +01:00
mattwr18
5631813c61
Merge pull request #2805 from Human-Connection/dependabot/npm_and_yarn/backend/mustache-4.0.0
build(deps): bump mustache from 3.2.1 to 4.0.0 in /backend
2020-01-17 07:28:00 +01:00
dependabot-preview[bot]
321baeb127
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.3 to 5.3.5.
- [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.5/addons/actions)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-17 04:20:32 +00:00
dependabot-preview[bot]
25267017ac
build(deps): bump metascraper-description in /backend
Bumps [metascraper-description](https://github.com/microlinkhq/metascraper) from 5.9.5 to 5.10.3.
- [Release notes](https://github.com/microlinkhq/metascraper/releases)
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/CHANGELOG.md)
- [Commits](https://github.com/microlinkhq/metascraper/compare/v5.9.5...v5.10.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-17 04:20:03 +00:00
dependabot-preview[bot]
99b3c4191c
build(deps): bump mustache from 3.2.1 to 4.0.0 in /backend
Bumps [mustache](https://github.com/janl/mustache.js) from 3.2.1 to 4.0.0.
- [Release notes](https://github.com/janl/mustache.js/releases)
- [Changelog](https://github.com/janl/mustache.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/janl/mustache.js/compare/v3.2.1...v4.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-17 04:19:37 +00:00
dependabot-preview[bot]
1a23115376
build(deps): bump faker from 9fd8d7d to 3b2fa4a in /backend
Bumps [faker](https://github.com/Marak/faker.js) from `9fd8d7d` to `3b2fa4a`.
- [Release notes](https://github.com/Marak/faker.js/releases)
- [Commits](9fd8d7d37b...3b2fa4aebc)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-17 04:18:23 +00:00
mattwr18
db63b810e0
Merge pull request #2728 from Human-Connection/1831-show_release_version
🍰 feat(webapp): Display deployed version in footer
2020-01-16 21:38:50 +01:00
mattwr18
b53bf880ee Fix lint 2020-01-16 20:23:36 +01:00
mattwr18
4fdcbc78aa fix: cypress breaks locally in login step (#2776)
- We do not need to simulate a user closing the toaster, as this is not
that common of a user interaction, fails intermittently locally, and
costs unnecessary build time
2020-01-16 19:30:25 +01:00
roschaefer
4631db0a1b feat(webapp): Display deployed version in footer
Remove VERSION file in favour of version entry in `package.json`. Parse
this version in our build server scripts.

This commit also introduces `standard-version` which we can use to
generate our `CHANGELOG.md` with `yarn run release`.

close #1831
2020-01-16 19:24:55 +01:00
mattwr18
f13eb29ad3
Merge pull request #2378 from Human-Connection/dependabot/npm_and_yarn/webapp/vue/test-utils-1.0.0-beta.30
build(deps-dev): bump @vue/test-utils from 1.0.0-beta.29 to 1.0.0-beta.30 in /webapp
2020-01-16 17:16:13 +01:00
dependabot-preview[bot]
6568b181e1 build(deps): bump metascraper-youtube from 5.9.5 to 5.10.3 in /backend (#2794)
Bumps [metascraper-youtube](https://github.com/microlinkhq/metascraper-youtube) from 5.9.5 to 5.10.3.
- [Release notes](https://github.com/microlinkhq/metascraper-youtube/releases)
- [Commits](https://github.com/microlinkhq/metascraper-youtube/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-16 16:56:10 +01:00
Robert Schäfer
6b1538a013
Merge pull request #2795 from Human-Connection/dependabot/npm_and_yarn/backend/metascraper-video-5.10.3
build(deps): bump metascraper-video from 5.9.5 to 5.10.3 in /backend
2020-01-16 15:02:19 +01:00
mattwr18
0a4defe36d Merge branch 'master' of github.com:Human-Connection/Human-Connection into dependabot/npm_and_yarn/webapp/vue/test-utils-1.0.0-beta.30 2020-01-16 14:52:58 +01:00
mattwr18
a448c3d954
Merge pull request #2796 from Human-Connection/dependabot/npm_and_yarn/backend/metascraper-logo-5.10.3
build(deps): bump metascraper-logo from 5.9.5 to 5.10.3 in /backend
2020-01-16 13:49:08 +01:00
Robert Schäfer
9ca846dd55
Merge pull request #2582 from Human-Connection/button-migration-fixes
refactor(styleguide): improve emotion buttons and header responsiveness
2020-01-16 13:37:04 +01:00
mattwr18
83491e15c8 Merge branch 'master' of github.com:Human-Connection/Human-Connection into dependabot/npm_and_yarn/webapp/vue/test-utils-1.0.0-beta.30 2020-01-16 13:19:33 +01:00
mattwr18
3686a93878 Add nextTick to CreateUserAccount
- there were changes that moved vue-test-utils from synchronous to
asynchronous, which means we need to use nextTick before checking
certain attributes.
2020-01-16 13:15:35 +01:00
dependabot-preview[bot]
4e8be08afc
build(deps): bump metascraper-video from 5.9.5 to 5.10.3 in /backend
Bumps [metascraper-video](https://github.com/microlinkhq/metascraper) from 5.9.5 to 5.10.3.
- [Release notes](https://github.com/microlinkhq/metascraper/releases)
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/CHANGELOG.md)
- [Commits](https://github.com/microlinkhq/metascraper/compare/v5.9.5...v5.10.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-16 12:10:16 +00:00
Robert Schäfer
f52d185726
Merge pull request #2793 from Human-Connection/dependabot/npm_and_yarn/backend/metascraper-url-5.10.3
build(deps): bump metascraper-url from 5.9.5 to 5.10.3 in /backend
2020-01-16 13:08:04 +01:00
dependabot-preview[bot]
682a35f80b
build(deps): bump metascraper-logo from 5.9.5 to 5.10.3 in /backend
Bumps [metascraper-logo](https://github.com/microlinkhq/metascraper) from 5.9.5 to 5.10.3.
- [Release notes](https://github.com/microlinkhq/metascraper/releases)
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/CHANGELOG.md)
- [Commits](https://github.com/microlinkhq/metascraper/compare/v5.9.5...v5.10.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-16 11:18:35 +00:00