mattwr18
4023849600
Merge pull request #1376 from Human-Connection/fix-infinite-loading
...
Fix infinite-loading infinitely loading
2019-08-26 21:44:19 +02:00
roschaefer
8b31cefebe
If this commit fixes the build, docs are broken
...
The latest commit has some cypress tests failing when only a few posts
are visible on the index page. If this explicit default fixes the tests,
the documentation cannot be quite right in saying that it's the default.
FYI: @mattwr18
2019-08-26 16:58:11 +02:00
roschaefer
194665bf2e
Remove explicit default, see if cypress tests fail
2019-08-26 13:56:32 +02:00
mattwr18
e89a74f1c6
Merge pull request #1383 from Human-Connection/dependabot/npm_and_yarn/webapp/babel-eslint-10.0.3
...
Bump babel-eslint from 10.0.2 to 10.0.3 in /webapp
2019-08-26 13:43:42 +02:00
roschaefer
c9b5f8e8d3
Fix infinite-loading infinitely loading
2019-08-26 13:39:01 +02:00
mattwr18
6e47011970
Merge pull request #1379 from Human-Connection/dependabot/npm_and_yarn/webapp/graphql-14.5.3
...
Bump graphql from 14.5.0 to 14.5.3 in /webapp
2019-08-26 13:36:46 +02:00
dependabot-preview[bot]
7f94273e61
Bump babel-eslint from 10.0.2 to 10.0.3 in /webapp
...
Bumps [babel-eslint](https://github.com/babel/babel-eslint ) from 10.0.2 to 10.0.3.
- [Release notes](https://github.com/babel/babel-eslint/releases )
- [Commits](https://github.com/babel/babel-eslint/compare/v10.0.2...v10.0.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-26 04:25:44 +00:00
dependabot-preview[bot]
d4f43b6264
Bump graphql from 14.5.0 to 14.5.3 in /webapp
...
Bumps [graphql](https://github.com/graphql/graphql-js ) from 14.5.0 to 14.5.3.
- [Release notes](https://github.com/graphql/graphql-js/releases )
- [Commits](https://github.com/graphql/graphql-js/compare/v14.5.0...v14.5.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-26 04:24:00 +00:00
roschaefer
894a59ecc7
Fix flickering create-button
2019-08-23 20:05:08 +02:00
Wolfgang Huß
a10e2e3a9b
Make user profile follow(ed) lists exceeds 5 users and X more better translatable
...
Slite adjustment of `more` to `more …`
2019-08-23 14:37:52 +02:00
Wolfgang Huß
66612801ce
Change text of invite form
2019-08-23 13:35:22 +02:00
Robert Schäfer
fb8468dc8b
Merge pull request #1358 from Human-Connection/dependabot/npm_and_yarn/webapp/graphql-14.5.0
...
Bump graphql from 14.4.2 to 14.5.0 in /webapp
2019-08-23 10:52:36 +02:00
mattwr18
239e4f92d7
Merge pull request #1366 from Human-Connection/update_vue_izitoast
...
Update vue-izitoast after they released v1.2.0!
2019-08-23 10:46:49 +02:00
mattwr18
6e0f77fc5a
Merge pull request #1338 from Human-Connection/1335-filter_bubble_indicator
...
Implement visual feedback if filter is active
2019-08-23 08:38:42 +02:00
roschaefer
3123041726
Update vue-izitoast after they released v1.2.0!
...
See https://github.com/arthurvasconcelos/vue-izitoast/pull/20#issuecomment-524131102
2019-08-23 08:35:04 +02:00
dependabot-preview[bot]
6550bd33ff
Bump graphql from 14.4.2 to 14.5.0 in /webapp
...
Bumps [graphql](https://github.com/graphql/graphql-js ) from 14.4.2 to 14.5.0.
- [Release notes](https://github.com/graphql/graphql-js/releases )
- [Commits](https://github.com/graphql/graphql-js/compare/v14.4.2...v14.5.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-23 06:33:35 +00:00
mattwr18
d5cbc4a07a
Merge pull request #1350 from Human-Connection/fix_contributions_count
...
Fix post count always showing 0
2019-08-23 08:27:43 +02:00
roschaefer
37c12f6681
Fix post count always showing 0
2019-08-23 00:36:47 +02:00
roschaefer
62c8d34079
Fix expiration dates of JWT and cookie
...
This won't fix the bug that can happen in `nuxtServerInit`. However,
according to the docs, we accepted JWT which was valid for 1000 days and
our cookie was valid for 3 days - completely weird.
See:
https://github.com/auth0/node-jsonwebtoken
https://github.com/nuxt-community/apollo-module
2019-08-22 22:29:50 +02:00
Robert Schäfer
b37caf1bed
Merge pull request #1343 from Human-Connection/dependabot/npm_and_yarn/webapp/eslint-plugin-jest-22.15.2
...
Bump eslint-plugin-jest from 22.15.1 to 22.15.2 in /webapp
2019-08-22 12:11:47 +02:00
dependabot-preview[bot]
f76b907268
Bump eslint-plugin-jest from 22.15.1 to 22.15.2 in /webapp
...
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest ) from 22.15.1 to 22.15.2.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases )
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v22.15.1...v22.15.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-22 08:31:24 +00:00
mattwr18
27e61e5c9d
Merge pull request #1345 from Human-Connection/dependabot/docker/webapp/node-12.9-alpine
...
Bump node from 12.8-alpine to 12.9-alpine in /webapp
2019-08-22 10:30:21 +02:00
mattwr18
c82c107d0e
Merge pull request #1342 from Human-Connection/dependabot/npm_and_yarn/webapp/vue/cli-shared-utils-3.11.0
...
Bump @vue/cli-shared-utils from 3.10.0 to 3.11.0 in /webapp
2019-08-22 10:29:27 +02:00
dependabot-preview[bot]
9ba3e9bddf
Bump node from 12.8-alpine to 12.9-alpine in /webapp
...
Bumps node from 12.8-alpine to 12.9-alpine.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-22 04:26:44 +00:00
dependabot-preview[bot]
511326867f
Bump @vue/cli-shared-utils from 3.10.0 to 3.11.0 in /webapp
...
Bumps [@vue/cli-shared-utils](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-shared-utils ) from 3.10.0 to 3.11.0.
- [Release notes](https://github.com/vuejs/vue-cli/releases )
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-cli/commits/v3.11.0/packages/@vue/cli-shared-utils )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-22 04:24:51 +00:00
roschaefer
6e2ef65b99
Visual feedback if filters lead to 0 results
...
This is one of the bugs/improvements suggested by @ulfgebhardt .
2019-08-22 00:26:59 +02:00
Robert Schäfer
835eb8b68b
Merge pull request #1321 from Human-Connection/dependabot/npm_and_yarn/webapp/nuxt-2.9.1
...
Bump nuxt from 2.8.1 to 2.9.1 in /webapp
2019-08-21 23:53:09 +02:00
roschaefer
a7ebbcf154
Implement visual feedback if filter is active
2019-08-21 23:52:10 +02:00
roschaefer
9d02aaa377
Update css-loader along with nuxt
2019-08-21 22:39:42 +02:00
dependabot-preview[bot]
01c2c353d5
Bump nuxt from 2.8.1 to 2.9.1 in /webapp
...
Bumps [nuxt](https://github.com/nuxt/nuxt.js ) from 2.8.1 to 2.9.1.
- [Release notes](https://github.com/nuxt/nuxt.js/releases )
- [Changelog](https://github.com/nuxt/nuxt.js/blob/dev/RELEASE_PLAN.md )
- [Commits](https://github.com/nuxt/nuxt.js/compare/v2.8.1...v2.9.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-21 15:26:51 +00:00
dependabot-preview[bot]
176be03c48
Bump tiptap-extensions from 1.26.2 to 1.27.0 in /webapp
...
Bumps [tiptap-extensions](https://github.com/scrumpy/tiptap ) from 1.26.2 to 1.27.0.
- [Release notes](https://github.com/scrumpy/tiptap/releases )
- [Commits](https://github.com/scrumpy/tiptap/compare/tiptap-extensions@1.26.2...tiptap-extensions@1.27.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-21 15:26:30 +00:00
Robert Schäfer
0dbf3275e6
Merge pull request #1327 from Human-Connection/dependabot/npm_and_yarn/webapp/tiptap-1.25.0
...
Bump tiptap from 1.24.2 to 1.25.0 in /webapp
2019-08-21 17:24:07 +02:00
Robert Schäfer
deb0fcabd4
Merge pull request #1268 from Human-Connection/post-needs-to-have-category#1222
...
Validate that a post cannot be created without categories/too many categories
2019-08-21 16:28:32 +02:00
Robert Schäfer
3f9708183c
Merge pull request #1329 from Human-Connection/dependabot/npm_and_yarn/webapp/nuxtjs/axios-5.6.0
...
Bump @nuxtjs/axios from 5.5.4 to 5.6.0 in /webapp
2019-08-21 16:03:21 +02:00
Robert Schäfer
834a3b11d9
Merge pull request #1330 from Human-Connection/dependabot/npm_and_yarn/webapp/nuxt-dropzone-1.0.3
...
Bump nuxt-dropzone from 1.0.2 to 1.0.3 in /webapp
2019-08-21 16:01:34 +02:00
Robert Schäfer
ce4f3bdff3
Merge pull request #1336 from Human-Connection/fix-vue-warnings-masonry-grid
...
Fix vue warnings for MasonryGrid/MasonGridItem
2019-08-21 15:49:21 +02:00
Robert Schäfer
be407080ef
Merge pull request #1318 from Human-Connection/dependabot/npm_and_yarn/webapp/sass-loader-7.3.1
...
Bump sass-loader from 7.2.0 to 7.3.1 in /webapp
2019-08-21 13:44:32 +02:00
Robert Schäfer
9dd92b7cbe
Merge pull request #1325 from Human-Connection/dependabot/npm_and_yarn/webapp/date-fns-2.0.0
...
Bump date-fns from 2.0.0-beta.5 to 2.0.0 in /webapp
2019-08-21 13:33:43 +02:00
Matt Rider
d1008cd0c7
Fix vue warnings
...
- localVue.use(Styleguide) to register components
- find masonryGrid and emit event
- Co-authored-by: Alina Beck <alina.beck@mail.com>
- Co-authored-by: Joseph Ngugi <jngugi88@gmail.com>
2019-08-21 13:17:32 +02:00
dependabot-preview[bot]
de9437d173
Bump @nuxtjs/axios from 5.5.4 to 5.6.0 in /webapp
...
Bumps [@nuxtjs/axios](https://github.com/nuxt-community/axios-module ) from 5.5.4 to 5.6.0.
- [Release notes](https://github.com/nuxt-community/axios-module/releases )
- [Changelog](https://github.com/nuxt-community/axios-module/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/nuxt-community/axios-module/compare/v5.5.4...v5.6.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-21 08:10:39 +00:00
mattwr18
307692dc5b
Merge pull request #1309 from Human-Connection/dependabot/npm_and_yarn/webapp/nuxtjs/apollo-4.0.0-rc11
...
Bump @nuxtjs/apollo from 4.0.0-rc9 to 4.0.0-rc11 in /webapp
2019-08-21 10:07:40 +02:00
mattwr18
8aa8be3152
Merge pull request #1314 from Human-Connection/1308-fix_broken_graphql_query
...
Fix #1308
2019-08-21 09:34:50 +02:00
dependabot-preview[bot]
fa182cfd27
Bump nuxt-dropzone from 1.0.2 to 1.0.3 in /webapp
...
Bumps [nuxt-dropzone](https://github.com/Etheryte/nuxt-dropzone ) from 1.0.2 to 1.0.3.
- [Release notes](https://github.com/Etheryte/nuxt-dropzone/releases )
- [Commits](https://github.com/Etheryte/nuxt-dropzone/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-21 04:31:23 +00:00
dependabot-preview[bot]
620e7e82f0
Bump tiptap from 1.24.2 to 1.25.0 in /webapp
...
Bumps [tiptap](https://github.com/scrumpy/tiptap ) from 1.24.2 to 1.25.0.
- [Release notes](https://github.com/scrumpy/tiptap/releases )
- [Commits](https://github.com/scrumpy/tiptap/compare/tiptap@1.24.2...tiptap@1.25.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-21 04:29:52 +00:00
dependabot-preview[bot]
096d4f249b
Bump date-fns from 2.0.0-beta.5 to 2.0.0 in /webapp
...
Bumps [date-fns](https://github.com/date-fns/date-fns ) from 2.0.0-beta.5 to 2.0.0.
- [Release notes](https://github.com/date-fns/date-fns/releases )
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md )
- [Commits](https://github.com/date-fns/date-fns/compare/v2.0.0-beta.5...v2.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-21 04:28:56 +00:00
dependabot-preview[bot]
dc29169110
Bump sass-loader from 7.2.0 to 7.3.1 in /webapp
...
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader ) from 7.2.0 to 7.3.1.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases )
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v7.2.0...v7.3.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-21 04:25:26 +00:00
Robert Schäfer
af5772db49
Merge pull request #1256 from Human-Connection/add-masonry-grid
...
Add masonry layout grid
2019-08-21 00:42:48 +02:00
roschaefer
ca24747550
Fix #1308
2019-08-20 23:53:10 +02:00
Matt Rider
ea923ae1dc
Merge branch 'master' of github.com:Human-Connection/Human-Connection into post-needs-to-have-category#1222
2019-08-20 21:29:10 +02:00
Matt Rider
512bf32b0c
Update cypress tests, fix broken comment reactivity
2019-08-20 21:27:00 +02:00