8284 Commits

Author SHA1 Message Date
Alina Beck
e7bf499d37 use BaseCard in Comment component and refactor 2020-01-22 17:37:32 +03:00
Alina Beck
db422257e4 add BaseCard component 2020-01-22 12:59:46 +03:00
Robert Schäfer
5cd57a0cc5
docs(deployment): Explain how to setup metrics (#2825)
* docs(deployment): Explain how to setup metrics

close #2411
close #2777

* Update docs with some info I found useful

Co-authored-by: mattwr18 <mattwr18@gmail.com>
2020-01-21 23:19:17 +01:00
mattwr18
901245b718
Merge pull request #2700 from Human-Connection/2675-migrate-avatar-component-2
refactor(styleguide): Migrate Avatar component to monorepo
2020-01-21 19:11:14 +01:00
mattwr18
769c0cd105 Merge branch 'master' of github.com:Human-Connection/Human-Connection into 2675-migrate-avatar-component-2 2020-01-21 17:08:51 +01:00
mattwr18
8fe6ad77e0
Merge pull request #2686 from Human-Connection/279-blacklist-users-content
feat: Convert block/unblock to mute/unmute
0.2.2
2020-01-21 17:05:09 +01:00
mattwr18
46343c923c Fix cypress tests after renamed variables 2020-01-21 17:03:50 +01:00
Alina Beck
24898f5fe2 quick fix tests relying on classes of child components
changing class names in the UserTeaser leads to tests failing for other components, like SearchableInput and NotificationsTable – I just updated the classes but long-term it would be good to find a way to not rely on implementation details of child components – maybe just test if the child component is rendered?
2020-01-21 17:07:00 +03:00
Alina Beck
287e9ce484 remove unused trunc prop 2020-01-21 17:00:37 +03:00
Alina Beck
e93332b173 display username below slug when there is no date-time 2020-01-21 17:00:20 +03:00
Mogge
bdb729b461 removed obsolete German keys (#2845) 2020-01-21 13:15:19 +01:00
dependabot-preview[bot]
3b24ae3d85 build(deps-dev): bump @vue/server-test-utils in /webapp (#2852)
Bumps [@vue/server-test-utils](https://github.com/vuejs/vue-test-utils/tree/HEAD/packages/server-test-utils) from 1.0.0-beta.30 to 1.0.0-beta.31.
- [Release notes](https://github.com/vuejs/vue-test-utils/releases)
- [Changelog](https://github.com/vuejs/vue-test-utils/blob/dev/packages/server-test-utils/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-test-utils/commits/v1.0.0-beta.31/packages/server-test-utils)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-21 13:14:26 +01:00
dependabot-preview[bot]
bf08d2f9fb build(deps-dev): bump @storybook/vue from 5.3.6 to 5.3.7 in /webapp (#2857)
Bumps [@storybook/vue](https://github.com/storybookjs/storybook/tree/HEAD/app/vue) from 5.3.6 to 5.3.7.
- [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.7/app/vue)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-21 13:13:13 +01:00
dependabot-preview[bot]
8142bf132c build(deps-dev): bump @storybook/addon-a11y in /webapp (#2858)
Bumps [@storybook/addon-a11y](https://github.com/storybookjs/storybook/tree/HEAD/addons/a11y) from 5.3.6 to 5.3.7.
- [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.7/addons/a11y)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-21 13:12:48 +01:00
Alina Beck
d20421cb70 clean up UserAvatar a little 2020-01-21 13:26:14 +03:00
mattwr18
858f122a44
Merge pull request #2849 from Human-Connection/dependabot/npm_and_yarn/backend/metascraper-image-5.10.5
build(deps): bump metascraper-image from 5.10.3 to 5.10.5 in /backend
2020-01-21 10:34:32 +01:00
mattwr18
0a552358f6
Merge pull request #2848 from Human-Connection/dependabot/npm_and_yarn/backend/wait-on-4.0.0
build(deps): bump wait-on from 3.3.0 to 4.0.0 in /backend
2020-01-21 10:34:01 +01:00
Alina Beck
c5af2dbfb4 truncate overflowing user name 2020-01-21 11:58:54 +03:00
mattwr18
66564583c5
Merge pull request #2856 from Human-Connection/dependabot/npm_and_yarn/webapp/v-tooltip-2.0.3
build(deps): bump v-tooltip from 2.0.2 to 2.0.3 in /webapp
2020-01-21 09:26:55 +01:00
mattwr18
49773fb594
Merge pull request #2855 from Human-Connection/dependabot/npm_and_yarn/webapp/storybook/addon-notes-5.3.7
build(deps-dev): bump @storybook/addon-notes from 5.3.6 to 5.3.7 in /webapp
2020-01-21 09:26:11 +01:00
mattwr18
5eb82657f6
Merge pull request #2854 from Human-Connection/dependabot/npm_and_yarn/backend/sanitize-html-1.21.1
build(deps): bump sanitize-html from 1.20.1 to 1.21.1 in /backend
2020-01-21 09:24:47 +01:00
dependabot-preview[bot]
8123ab3708
build(deps): bump metascraper-image from 5.10.3 to 5.10.5 in /backend
Bumps [metascraper-image](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-21 08:24:33 +00:00
mattwr18
ef789cfd2a
Merge pull request #2853 from Human-Connection/dependabot/npm_and_yarn/backend/metascraper-video-5.10.5
build(deps): bump metascraper-video from 5.10.3 to 5.10.5 in /backend
2020-01-21 09:23:18 +01:00
mattwr18
92527a5968
Merge pull request #2851 from Human-Connection/dependabot/npm_and_yarn/backend/metascraper-date-5.10.5
build(deps): bump metascraper-date from 5.10.3 to 5.10.5 in /backend
2020-01-21 09:22:32 +01:00
mattwr18
a98f468324
Merge pull request #2850 from Human-Connection/dependabot/npm_and_yarn/webapp/vue/test-utils-1.0.0-beta.31
build(deps-dev): bump @vue/test-utils from 1.0.0-beta.30 to 1.0.0-beta.31 in /webapp
2020-01-21 09:21:53 +01:00
dependabot-preview[bot]
30a4bca1a9
build(deps): bump wait-on from 3.3.0 to 4.0.0 in /backend
Bumps [wait-on](https://github.com/jeffbski/wait-on) from 3.3.0 to 4.0.0.
- [Release notes](https://github.com/jeffbski/wait-on/releases)
- [Commits](https://github.com/jeffbski/wait-on/compare/v3.3.0...v4.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-21 08:21:09 +00:00
mattwr18
ce23e6b33a
Merge pull request #2847 from Human-Connection/dependabot/npm_and_yarn/backend/metascraper-logo-5.10.5
build(deps): bump metascraper-logo from 5.10.3 to 5.10.5 in /backend
2020-01-21 09:19:23 +01:00
mattwr18
f4a7bf0083
Merge pull request #2846 from Human-Connection/dependabot/npm_and_yarn/backend/hapi/joi-17.1.0
build(deps): bump @hapi/joi from 17.0.2 to 17.1.0 in /backend
2020-01-21 09:18:52 +01:00
dependabot-preview[bot]
cb583e5285
build(deps): bump v-tooltip from 2.0.2 to 2.0.3 in /webapp
Bumps [v-tooltip](https://github.com/Akryum/vue-tooltip) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/Akryum/vue-tooltip/releases)
- [Commits](https://github.com/Akryum/vue-tooltip/compare/v2.0.2...v2.0.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-21 04:21:08 +00:00
dependabot-preview[bot]
166081ebfc
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.6 to 5.3.7.
- [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.7/addons/notes)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-21 04:20:36 +00:00
dependabot-preview[bot]
ffa4e337bf
build(deps): bump sanitize-html from 1.20.1 to 1.21.1 in /backend
Bumps [sanitize-html](https://github.com/punkave/sanitize-html) from 1.20.1 to 1.21.1.
- [Release notes](https://github.com/punkave/sanitize-html/releases)
- [Changelog](https://github.com/apostrophecms/sanitize-html/blob/master/CHANGELOG.md)
- [Commits](https://github.com/punkave/sanitize-html/commits/1.21.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-21 04:20:35 +00:00
dependabot-preview[bot]
a3a6eb9957
build(deps): bump metascraper-video from 5.10.3 to 5.10.5 in /backend
Bumps [metascraper-video](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-21 04:20:06 +00:00
dependabot-preview[bot]
a54f9f3382
build(deps): bump metascraper-date from 5.10.3 to 5.10.5 in /backend
Bumps [metascraper-date](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-21 04:19:36 +00:00
dependabot-preview[bot]
2bb707598f
build(deps-dev): bump @vue/test-utils in /webapp
Bumps [@vue/test-utils](https://github.com/vuejs/vue-test-utils/tree/HEAD/packages/test-utils) from 1.0.0-beta.30 to 1.0.0-beta.31.
- [Release notes](https://github.com/vuejs/vue-test-utils/releases)
- [Changelog](https://github.com/vuejs/vue-test-utils/blob/dev/packages/test-utils/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-test-utils/commits/v1.0.0-beta.31/packages/test-utils)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-21 04:19:21 +00:00
dependabot-preview[bot]
f0743f0677
build(deps): bump metascraper-logo from 5.10.3 to 5.10.5 in /backend
Bumps [metascraper-logo](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-21 04:18:05 +00:00
dependabot-preview[bot]
17ce55ae1a
build(deps): bump @hapi/joi from 17.0.2 to 17.1.0 in /backend
Bumps [@hapi/joi](https://github.com/hapijs/joi) from 17.0.2 to 17.1.0.
- [Release notes](https://github.com/hapijs/joi/releases)
- [Commits](https://github.com/hapijs/joi/compare/v17.0.2...v17.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-21 04:17:37 +00:00
mattwr18
2bcdf21429
Merge pull request #2844 from Human-Connection/release_0.2.2
Release 0.2.2
2020-01-20 17:21:18 +01:00
dependabot-preview[bot]
ce98a0024a build(deps-dev): bump @storybook/addon-actions in /webapp (#2842)
Bumps [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/addons/actions) from 5.3.5 to 5.3.7.
- [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.7/addons/actions)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-20 16:33:16 +01:00
roschaefer
02367f93e0 Generate changelog with auto-changelog
Hopefully the last time
2020-01-20 16:32:47 +01:00
roschaefer
7e26e56654 chore(release): 0.2.2 v0.2.2 2020-01-20 15:26:09 +01:00
dependabot-preview[bot]
4639b1c6c5 build(deps): bump metascraper-title from 5.10.3 to 5.10.5 in /backend (#2835)
Bumps [metascraper-title](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 15:19:40 +01:00
dependabot-preview[bot]
ac4fb71097 build(deps): bump metascraper-publisher in /backend (#2836)
Bumps [metascraper-publisher](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 15:19:26 +01:00
dependabot-preview[bot]
a67bf9d9b7 build(deps): bump metascraper-audio from 5.10.3 to 5.10.5 in /backend (#2840)
Bumps [metascraper-audio](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 15:19:10 +01:00
Robert Schäfer
985d77c65b
Merge pull request #2838 from Human-Connection/dependabot/npm_and_yarn/backend/metascraper-author-5.10.5
build(deps): bump metascraper-author from 5.10.3 to 5.10.5 in /backend
0.2.1
2020-01-20 11:35:25 +01:00
mattwr18
b22e9bd7f7
Merge pull request #2832 from Human-Connection/dependabot/npm_and_yarn/backend/metascraper-url-5.10.5
build(deps): bump metascraper-url from 5.10.3 to 5.10.5 in /backend
2020-01-20 11:20:14 +01:00
mattwr18
daa5bf8b6c
Merge pull request #2831 from Human-Connection/dependabot/npm_and_yarn/backend/metascraper-lang-5.10.5
build(deps): bump metascraper-lang from 5.10.3 to 5.10.5 in /backend
2020-01-20 10:55:43 +01:00
mattwr18
7b73c990ec Remove unintended changes to class name/comment 2020-01-20 10:19:39 +01:00
mattwr18
8750df1aff Remove unrelated changes to cypress config 2020-01-20 10:17:21 +01:00
mattwr18
1da872ba1e Update SearchableInput spec after rebase 2020-01-20 10:11:48 +01:00
mattwr18
74a7db5388 Convert missed ds-avatar, fix cypress test 2020-01-20 10:08:27 +01:00