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
roschaefer
c22a6330aa
refactor(translations): Fix keys for muting
...
Provide the correct German translation. Remove "" and use `null` for
Italian. @mattwr18 we really have to make sure not to add empty strings
to our translations because we disable the fallback in that case. Also,
if we want, we could replace the other translations with `null` in order
to make sure that we have the better (though untranslated) explanation.
@mattwr18 I had a look into `notificationsMiddleware.js`. I think that
we can still keep the tests and the behaviour although there is no
`BLOCKED` relationship anymore, right?
2020-01-16 20:56:12 +01:00
roschaefer
e4cb7eb52a
chore(ci): Remove chromium as it became obsolete
2020-01-16 20:27:39 +01:00
mattwr18
b53bf880ee
Fix lint
2020-01-16 20:23:36 +01:00
roschaefer
c5a6919833
Merge remote-tracking branch 'origin/master' into 279-blacklist-users-content
2020-01-16 19:48:16 +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
mattwr18
5eb42830fd
Revert unintended changes to ContributionForm.spec
2020-01-16 15:47:55 +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
851babeac3
Merge branch 'master' of github.com:Human-Connection/Human-Connection into 279-blacklist-users-content
2020-01-16 14:48:56 +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
Robert Schäfer
16c16066bc
Merge pull request #2789 from Human-Connection/dependabot/npm_and_yarn/backend/metascraper-author-5.10.3
...
build(deps): bump metascraper-author from 5.9.5 to 5.10.3 in /backend
2020-01-16 12:16:23 +01:00
Robert Schäfer
508677f449
Merge pull request #2790 from Human-Connection/dependabot/npm_and_yarn/backend/metascraper-lang-5.10.3
...
build(deps): bump metascraper-lang from 5.9.5 to 5.10.3 in /backend
2020-01-16 12:16:15 +01:00
dependabot-preview[bot]
ac0080db65
build(deps): bump metascraper-url from 5.9.5 to 5.10.3 in /backend
...
Bumps [metascraper-url](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 09:37:11 +00:00
dependabot-preview[bot]
1ef35d98de
build(deps): bump metascraper-author from 5.9.5 to 5.10.3 in /backend
...
Bumps [metascraper-author](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 09:36:31 +00:00
dependabot-preview[bot]
99aff422d0
build(deps): bump metascraper-lang from 5.9.5 to 5.10.3 in /backend
...
Bumps [metascraper-lang](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 09:36:27 +00:00
mattwr18
ff5a264841
Merge pull request #2792 from Human-Connection/dependabot/npm_and_yarn/backend/metascraper-publisher-5.10.3
...
build(deps): bump metascraper-publisher from 5.9.5 to 5.10.3 in /backend
2020-01-16 10:35:35 +01:00
mattwr18
92e1786cd6
Merge pull request #2791 from Human-Connection/dependabot/npm_and_yarn/backend/metascraper-title-5.10.3
...
build(deps): bump metascraper-title from 5.9.5 to 5.10.3 in /backend
2020-01-16 10:35:09 +01:00
mattwr18
5d02b3868d
Merge pull request #2788 from Human-Connection/dependabot/npm_and_yarn/backend/sentry/node-5.11.1
...
build(deps): bump @sentry/node from 5.11.0 to 5.11.1 in /backend
2020-01-16 10:34:44 +01:00
mattwr18
16c1f1eec7
Merge pull request #2787 from Human-Connection/dependabot/npm_and_yarn/backend/metascraper-date-5.10.3
...
build(deps): bump metascraper-date from 5.9.5 to 5.10.3 in /backend
2020-01-16 10:34:24 +01:00
dependabot-preview[bot]
e331f307bc
build(deps): bump metascraper-publisher from 5.9.5 to 5.10.3 in /backend
...
Bumps [metascraper-publisher](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 04:21:52 +00:00
dependabot-preview[bot]
e376e1d989
build(deps): bump metascraper-title from 5.9.5 to 5.10.3 in /backend
...
Bumps [metascraper-title](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 04:21:16 +00:00
dependabot-preview[bot]
11111e709b
build(deps): bump @sentry/node from 5.11.0 to 5.11.1 in /backend
...
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript ) from 5.11.0 to 5.11.1.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/5.11.0...5.11.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-16 04:19:44 +00:00
dependabot-preview[bot]
4f66f2674e
build(deps): bump metascraper-date from 5.9.5 to 5.10.3 in /backend
...
Bumps [metascraper-date](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 04:19:09 +00:00
mattwr18
9e639c23a7
Fix import for newly named/moved component
2020-01-15 18:20:12 +01:00
mattwr18
81cbb7a85c
Refactor styling, fix naming convention
...
- Emotions buttons were not displaying images correctly
- Follow vue guidelines for multiword naming convention
- Favor tokens over magic px numbers
2020-01-15 17:37:54 +01:00
Alina Beck
eaf738c12b
replace last instance of ds-button with base-button
2020-01-15 16:13:47 +03:00
Alina Beck
fcbe6125f3
refactor and use base-button in SearchableInput
2020-01-15 16:04:27 +03:00
mattwr18
c576e7fd81
Merge pull request #2754 from Human-Connection/dependabot/npm_and_yarn/backend/babel/node-7.8.3
...
build(deps-dev): bump @babel/node from 7.8.0 to 7.8.3 in /backend
2020-01-15 13:26:41 +01:00
Alina Beck
a45d9749c8
Merge branch 'master' into button-migration-fixes
2020-01-15 14:35:05 +03:00
dependabot-preview[bot]
00e2672e57
build(deps-dev): bump @babel/node from 7.8.0 to 7.8.3 in /backend
...
Bumps [@babel/node](https://github.com/babel/babel ) from 7.8.0 to 7.8.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.8.0...v7.8.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-15 11:17:49 +00:00
Alina Beck
56a3822377
Merge pull request #2562 from Human-Connection/migrate-styleguide-buttons
...
refactor(styleguide): migrate and redesign buttons
2020-01-15 14:17:06 +03:00
Robert Schäfer
f569efa5ad
Merge pull request #2760 from Human-Connection/dependabot/npm_and_yarn/backend/babel/core-7.8.3
...
build(deps-dev): bump @babel/core from 7.8.0 to 7.8.3 in /backend
2020-01-15 12:15:45 +01:00
mattwr18
661bb9f7cd
Merge pull request #2782 from Human-Connection/dependabot/npm_and_yarn/webapp/storybook/addon-actions-5.3.3
...
build(deps-dev): bump @storybook/addon-actions from 5.3.2 to 5.3.3 in /webapp
2020-01-15 11:40:32 +01:00