8659 Commits

Author SHA1 Message Date
mattwr18
1af53fe493
Merge pull request #2928 from Human-Connection/dependabot/npm_and_yarn/webapp/nuxtjs/sentry-3.1.0
build(deps): bump @nuxtjs/sentry from 3.0.1 to 3.1.0 in /webapp
2020-01-30 08:40:52 +01:00
dependabot-preview[bot]
00a644996f
build(deps): bump @nuxtjs/sentry from 3.0.1 to 3.1.0 in /webapp
Bumps [@nuxtjs/sentry](https://github.com/nuxt-community/sentry-module) from 3.0.1 to 3.1.0.
- [Release notes](https://github.com/nuxt-community/sentry-module/releases)
- [Changelog](https://github.com/nuxt-community/sentry-module/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nuxt-community/sentry-module/compare/v3.0.1...v3.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-30 04:18:54 +00:00
mattwr18
de605c1d7d
Merge pull request #2899 from Human-Connection/open-source-bounties
docs(CONTRIBUTING): Add open-source bounty program
2020-01-29 20:43:57 +01:00
mattwr18
10d84dc388
Merge pull request #2926 from Human-Connection/dependabot/npm_and_yarn/webapp/eslint-config-prettier-6.10.0
build(deps-dev): bump eslint-config-prettier from 6.9.0 to 6.10.0 in /webapp
2020-01-29 20:43:01 +01:00
mattwr18
a74abbb053 Reorganize helm charts, add lifecycle hooks
- remove namespace, since it's best practice to use the cli to add it,
  @roschaefer points out
- organize templates into directories
- migrations should be ran after the backend has started...
- should init really be ran every time??
2020-01-29 20:39:47 +01:00
Moriz Wahl
30b90478a1 cypress test is passing again 2020-01-29 10:57:45 +01:00
dependabot-preview[bot]
01aa015960
build(deps-dev): bump eslint-config-prettier in /webapp
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.9.0 to 6.10.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v6.9.0...v6.10.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-29 09:03:48 +00:00
Moriz Wahl
b513da9756 spec is running again 2020-01-29 10:03:01 +01:00
mattwr18
6cd10d78be
Merge pull request #2924 from Human-Connection/dependabot/npm_and_yarn/backend/graphql-shield-7.0.9
build(deps): bump graphql-shield from 7.0.8 to 7.0.9 in /backend
2020-01-29 10:01:35 +01:00
mattwr18
de52994b0c
Merge pull request #2923 from Human-Connection/dependabot/npm_and_yarn/backend/eslint-config-prettier-6.10.0
build(deps-dev): bump eslint-config-prettier from 6.9.0 to 6.10.0 in /backend
2020-01-29 10:01:13 +01:00
dependabot-preview[bot]
277fd4d9dd
build(deps): bump cookie-universal-nuxt from 2.1.0 to 2.1.1 in /webapp
Bumps [cookie-universal-nuxt](https://github.com/microcipcip/cookie-universal) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/microcipcip/cookie-universal/releases)
- [Commits](https://github.com/microcipcip/cookie-universal/compare/v2.1.0...v2.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-29 04:21:36 +00:00
dependabot-preview[bot]
4b0adf3eeb
build(deps): bump graphql-shield from 7.0.8 to 7.0.9 in /backend
Bumps [graphql-shield](https://github.com/maticzav/graphql-shield) from 7.0.8 to 7.0.9.
- [Release notes](https://github.com/maticzav/graphql-shield/releases)
- [Commits](https://github.com/maticzav/graphql-shield/compare/v7.0.8...v7.0.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-29 04:20:19 +00:00
dependabot-preview[bot]
cc6daa9bb9
build(deps-dev): bump eslint-config-prettier in /backend
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.9.0 to 6.10.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v6.9.0...v6.10.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-29 04:19:42 +00:00
roschaefer
910f122087 Fix lint and cypress 2020-01-29 02:02:58 +01:00
roschaefer
f9c42ab2a5 refactor(seeds): Use buildList to setup lists 2020-01-28 23:40:41 +01:00
roschaefer
fc367297e3 Get rid of different factory files
..and fix some cypress tests
2020-01-28 23:12:50 +01:00
roschaefer
2fc71d75a5 Refactor factory for comments 2020-01-28 22:43:27 +01:00
roschaefer
95bfb090fd Refactor factory for posts 2020-01-28 22:43:26 +01:00
roschaefer
3d1a964120 Add missing dependency rosie for cypress tests 2020-01-28 22:43:26 +01:00
roschaefer
094fa196e6 Fix factories for cypress tests 2020-01-28 22:43:26 +01:00
roschaefer
2a79c53765 Refactor user factory 2020-01-28 22:43:26 +01:00
roschaefer
63939fa9e0 Refactor all dependencies without dependencies 2020-01-28 22:43:26 +01:00
roschaefer
ee5a2349c0 build(deps): Add rosie for factories
Why have I not seen this before?
2020-01-28 22:43:26 +01:00
Robert Schäfer
65811e2d8b
Merge pull request #2898 from Human-Connection/add_underline_menu_button
feat(editor): Underline markup for posts+comments
2020-01-28 22:34:30 +01:00
roschaefer
b6f6cb4be8 docs(CONTRIBUTING): Use @mattwr18's wording 2020-01-28 22:28:05 +01:00
Moriz Wahl
d20c94b453 Image size reduced 2020-01-28 22:26:54 +01:00
Robert Schäfer
d98b30fce1
Merge pull request #2919 from Human-Connection/2894-add-migration-for-muted-relationship
fix(backend): Add migration for muted relationship
2020-01-28 22:24:14 +01:00
Moriz Wahl
d4e496b9e6 error image rendered 2020-01-28 21:48:22 +01:00
Moriz Wahl
31790a9ebc Imported images from https://github.com/Human-Connection/WebApp/blob/develop/static/assets/svg/errors/ 2020-01-28 21:45:01 +01:00
mattwr18
aa799e6f6b Merge branch 'master' of github.com:Human-Connection/Human-Connection into helm 2020-01-28 21:07:17 +01:00
mattwr18
6a1079ac42 Clean up 2020-01-28 21:05:26 +01:00
mattwr18
1c10f3769c Drop nitro prefix 2020-01-28 20:57:55 +01:00
mattwr18
b05e997743 Update templates and deploy to develop
- proof of concept that this works!
2020-01-28 20:55:08 +01:00
mattwr18
c2764e5565
Merge pull request #2914 from Human-Connection/dependabot/npm_and_yarn/webapp/storybook/addon-a11y-5.3.9
build(deps-dev): bump @storybook/addon-a11y from 5.3.8 to 5.3.9 in /webapp
2020-01-28 11:35:43 +01:00
Moriz Wahl
7315cacb5a Text for 403 error is localized
I hacked the error.vue to catch the default 404 error message and to display a localized message instead. I found no better way to do it. Any ideas?
2020-01-28 10:18:15 +01:00
Moriz Wahl
a4907f2bcb localised error message for cannot edit post 2020-01-28 10:18:15 +01:00
Moriz Wahl
04ff82f880 Cypress test fixed 2020-01-28 10:18:15 +01:00
Moriz Wahl
9948f4ef20 improved layout, key-name changed 2020-01-28 10:18:15 +01:00
Moriz Wahl
7cfd61ecf2 Error page added 2020-01-28 10:18:15 +01:00
mattwr18
abeb2e97ed
Merge pull request #2871 from Human-Connection/fix-avatar-issues
fix(webapp): 🐛 Adjust Avatar Sizes and 'z-index'
2020-01-28 01:09:55 +01:00
mattwr18
35395d15a2 Add missing . for chain method 2020-01-27 20:37:54 +01:00
mattwr18
d6a2f2d9e3 Merge branch 'master' of github.com:Human-Connection/Human-Connection into 1680-Direct_answer_on_Comment 2020-01-27 20:08:37 +01:00
Alina Beck
c74eebfcdc use $event instead of event in vue template 2020-01-27 19:25:46 +01:00
Alina Beck
73a1d54915 remove z-index from UserAvatar 2020-01-27 19:17:22 +01:00
mattwr18
d6a5b7ce65 Update post factories with guard clause 2020-01-27 17:32:09 +01:00
dependabot-preview[bot]
3a67361dbd
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.8 to 5.3.9.
- [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.9/addons/a11y)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-27 15:39:32 +00:00
mattwr18
3f3634210a
Merge pull request #2913 from Human-Connection/dependabot/npm_and_yarn/webapp/storybook/vue-5.3.9
build(deps-dev): bump @storybook/vue from 5.3.8 to 5.3.9 in /webapp
2020-01-27 16:36:47 +01:00
Robert Schäfer
2294d39e48
Update CONTRIBUTING.md
Co-Authored-By: mattwr18 <mattwr18@gmail.com>
2020-01-27 16:18:41 +01:00
mattwr18
d5d6dbec5c
Merge pull request #2907 from Human-Connection/dependabot/npm_and_yarn/backend/validator-12.2.0
build(deps): bump validator from 12.1.0 to 12.2.0 in /backend
2020-01-27 16:06:43 +01:00
mattwr18
8561d28adf
Merge pull request #2905 from Human-Connection/dependabot/npm_and_yarn/webapp/graphql-14.6.0
build(deps): bump graphql from 14.5.8 to 14.6.0 in /webapp
2020-01-27 15:11:05 +01:00