3123 Commits

Author SHA1 Message Date
mattwr18
79c1cc02c1 test: add SearchResults test/rename classes 2020-04-01 19:20:00 +02:00
Alina Beck
150442db01 use translations in SearchResults component 2020-03-23 17:14:41 +01:00
Alina Beck
a796efb54e use Empty component when no search results are found 2020-03-23 16:56:27 +01:00
Alina Beck
23a8010872 fix styling for post results 2020-03-23 14:29:49 +01:00
Alina Beck
72d979de55 improve user search results styling 2020-03-23 14:21:41 +01:00
Alina Beck
e03260d28d disable tabs when 0 results found 2020-03-23 13:57:56 +01:00
mattwr18
6d531c2cf8 chore: Update activeTab to show first results
Co-authored-by: Alina Beck <alina.beck@mail.com>
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
Co-authored-by: kachulio1 <jngugi88@gmail.com>
2020-03-19 16:47:41 +01:00
mattwr18
906f1bc0ca Merge branch 'master' of github.com:Human-Connection/Human-Connection into 2144-Add_Search_Results_Page 2020-03-19 16:02:54 +01:00
Alina Beck
5cb28d161d display empty state for search results 2020-03-19 15:37:40 +01:00
mattwr18
27c731cc1a Style tabs, add grid for posts
Co-authored-by: Alina Beck <alina.beck@mail.com>
Co-authored-by: kachulio1 <jngugi88@gmail.com>
2020-03-19 13:10:05 +01:00
dependabot-preview[bot]
83039ec112
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.14 to 5.3.17.
- [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.17/addons/a11y)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-18 23:29:07 +00:00
Robert Schäfer
6ca0df8c51
Merge pull request #3285 from Human-Connection/dependabot/npm_and_yarn/webapp/storybook/vue-5.3.17
build(deps-dev): bump @storybook/vue from 5.3.14 to 5.3.17 in /webapp
2020-03-19 00:26:28 +01:00
Robert Schäfer
81d69e1bd2
Merge pull request #3291 from Human-Connection/dependabot/npm_and_yarn/webapp/nuxt-2.12.0
build(deps): bump nuxt from 2.11.0 to 2.12.0 in /webapp
2020-03-19 00:26:04 +01:00
dependabot-preview[bot]
1003d5ad8a
build(deps): bump nuxt from 2.11.0 to 2.12.0 in /webapp
Bumps [nuxt](https://github.com/nuxt/nuxt.js) from 2.11.0 to 2.12.0.
- [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.11.0...v2.12.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-18 20:48:50 +00:00
dependabot-preview[bot]
a69c26bb25
build(deps): bump cookie-universal-nuxt from 2.1.2 to 2.1.3 in /webapp
Bumps [cookie-universal-nuxt](https://github.com/microcipcip/cookie-universal) from 2.1.2 to 2.1.3.
- [Release notes](https://github.com/microcipcip/cookie-universal/releases)
- [Commits](https://github.com/microcipcip/cookie-universal/compare/v2.1.2...v2.1.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-18 20:47:59 +00:00
dependabot-preview[bot]
8c0a63a580
build(deps-dev): bump @storybook/vue from 5.3.14 to 5.3.17 in /webapp
Bumps [@storybook/vue](https://github.com/storybookjs/storybook/tree/HEAD/app/vue) from 5.3.14 to 5.3.17.
- [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.17/app/vue)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-18 20:47:32 +00:00
mattwr18
6d83299e75 Extract component, start story, styling (wip) 2020-03-18 19:46:40 +01:00
mattwr18
627b47837e Rename findResources to searchResults 2020-03-18 19:45:48 +01:00
roschaefer
79fbdd7734 refactor: Avoid store use query parameters+routing 2020-03-18 16:02:15 +01:00
roschaefer
56f37702b1 refactor: Prefer router.push over router.replace
push maintains the history
2020-03-18 15:09:59 +01:00
Alina Beck
7a818a04a7 refactor and design search results page (wip)
Co-authored-by: mattwr18 <mattwr18@gmail.com>
Co-authored-by: Raphael Beer <raphael.beer@protonmail.com>
2020-03-18 14:33:01 +01:00
ogerly
1bf57cbf58 sorting result in users and posts 2020-03-17 06:15:48 +01:00
Robert Schäfer
e31a46e496
Merge pull request #3268 from Human-Connection/dependabot/npm_and_yarn/webapp/acorn-5.7.4
build(deps): [security] bump acorn from 5.7.3 to 5.7.4 in /webapp
2020-03-16 19:59:33 +01:00
Robert Schäfer
512ef672bf
feat: Introduce graphql image type (#3043)
* refactor(graphql): Introduce image type

* Undo changes to .travis.yml

* chore: Upgrade travis to node LTS

- URL is available since v10

* chore: use lts

Co-authored-by: mattwr18 <mattwr18@gmail.com>
2020-03-16 15:32:19 +01:00
mattwr18
23afe9be74
Merge pull request #3284 from Human-Connection/dependabot/npm_and_yarn/webapp/storybook/addon-actions-5.3.17
build(deps-dev): bump @storybook/addon-actions from 5.3.14 to 5.3.17 in /webapp
2020-03-16 13:11:28 +01:00
dependabot-preview[bot]
40b8e25753
build(deps): [security] bump acorn from 5.7.3 to 5.7.4 in /webapp
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4. **This update includes a security fix.**
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-16 11:57:18 +00:00
Robert Schäfer
ac71c1da9d
Merge pull request #3281 from Human-Connection/dependabot/npm_and_yarn/webapp/date-fns-2.11.0
build(deps): bump date-fns from 2.10.0 to 2.11.0 in /webapp
2020-03-16 12:54:20 +01:00
mattwr18
43c437facc
Merge pull request #3258 from Human-Connection/2117-refactor-deprecated-slot-syntax
refactor: deprecated slot syntax [2117]
2020-03-16 10:30:10 +01:00
dependabot-preview[bot]
843fe8cfa7
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.14 to 5.3.17.
- [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.17/addons/actions)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-16 09:07:51 +00:00
dependabot-preview[bot]
e9d0051f97
build(deps): bump date-fns from 2.10.0 to 2.11.0 in /webapp
Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.10.0 to 2.11.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.10.0...v2.11.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-16 09:07:11 +00:00
dependabot-preview[bot]
ae21e3860d
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.14 to 5.3.17.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v5.3.17/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v5.3.17/addons/notes)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-16 04:20:50 +00:00
ogerly
bba5a09ba9 search query extended to categories, sorting of results, first graphical display 2020-03-15 10:11:16 +01:00
ogerly
ed506622b4 sorting search results to post and user 2020-03-14 13:00:04 +01:00
ogerly
cbacbec724 feat: search on a new search page 2020-03-14 07:21:22 +01:00
Raphael Beer
c2e8ea0634
Chore: update Vue styleguide 2020-03-14 01:02:12 +01:00
Robert Schäfer
c625026ce4
Merge pull request #3249 from Human-Connection/dependabot/npm_and_yarn/webapp/vue/server-test-utils-1.0.0-beta.32
build(deps-dev): bump @vue/server-test-utils from 1.0.0-beta.31 to 1.0.0-beta.32 in /webapp
2020-03-13 02:12:50 +01:00
Robert Schäfer
366f3fa689
Merge pull request #3215 from Human-Connection/dependabot/npm_and_yarn/webapp/babel/preset-env-7.8.7
build(deps-dev): bump @babel/preset-env from 7.8.6 to 7.8.7 in /webapp
2020-03-13 02:12:18 +01:00
Robert Schäfer
307eca7765
Merge pull request #3239 from Human-Connection/dependabot/npm_and_yarn/webapp/fuse.js-3.6.1
build(deps-dev): bump fuse.js from 3.4.6 to 3.6.1 in /webapp
2020-03-13 02:12:08 +01:00
Robert Schäfer
d91bda9f0f
Merge pull request #3237 from Human-Connection/dependabot/npm_and_yarn/webapp/nuxtjs/sentry-3.3.1
build(deps): bump @nuxtjs/sentry from 3.2.4 to 3.3.1 in /webapp
2020-03-13 02:11:51 +01:00
Robert Schäfer
069b01b43c
Merge pull request #3228 from Human-Connection/dependabot/npm_and_yarn/webapp/eslint-plugin-jest-23.8.2
build(deps-dev): bump eslint-plugin-jest from 23.8.1 to 23.8.2 in /webapp
2020-03-13 02:11:32 +01:00
Raphael Beer
7df4432601
Fix: named slot scopes 2020-03-13 00:09:33 +01:00
Raphael Beer
d465e94596
Refactor: use #shorthand for default v-slot attributes 2020-03-12 23:49:27 +01:00
Raphael Beer
5626cb2771
Revert "Refactor: replace default slots"
This reverts commit f1e308074bc33e6762431f90f335ed849776f4d9.

  Let's take this one at a time...
2020-03-12 23:49:01 +01:00
Raphael Beer
c3cf682fdf
Refactor: replace default slots 2020-03-12 23:49:01 +01:00
Raphael Beer
d90e4c2aa8
Refactor: replace named slots 2020-03-12 23:49:00 +01:00
dependabot-preview[bot]
1176e98c59
build(deps-dev): bump eslint-plugin-jest in /webapp
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 23.8.1 to 23.8.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/v23.8.1...v23.8.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-12 13:25:48 +00:00
dependabot-preview[bot]
9ec30bdd4f
build(deps-dev): bump @babel/preset-env from 7.8.6 to 7.8.7 in /webapp
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.8.6 to 7.8.7.
- [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.6...v7.8.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-12 13:25:46 +00:00
dependabot-preview[bot]
a9872c0f6c
build(deps): bump @nuxtjs/sentry from 3.2.4 to 3.3.1 in /webapp
Bumps [@nuxtjs/sentry](https://github.com/nuxt-community/sentry-module) from 3.2.4 to 3.3.1.
- [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.2.4...v3.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-12 13:25:25 +00:00
dependabot-preview[bot]
1a04b5d6a9
build(deps-dev): bump fuse.js from 3.4.6 to 3.6.1 in /webapp
Bumps [fuse.js](https://github.com/krisk/Fuse) from 3.4.6 to 3.6.1.
- [Release notes](https://github.com/krisk/Fuse/releases)
- [Changelog](https://github.com/krisk/Fuse/blob/master/CHANGELOG.md)
- [Commits](https://github.com/krisk/Fuse/compare/v3.4.6...v3.6.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-12 13:25:15 +00:00
dependabot-preview[bot]
358165e779
build(deps-dev): bump @vue/server-test-utils in /webapp
Bumps [@vue/server-test-utils](https://github.com/vuejs/vue-test-utils/tree/HEAD/packages/server-test-utils) from 1.0.0-beta.31 to 1.0.0-beta.32.
- [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.32/packages/server-test-utils)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-12 13:25:14 +00:00