Moriz Wahl
3f37b007d7
improved specs
2020-01-07 15:35:04 +01:00
Moriz Wahl
57ab9128ea
removed Hashtag search
2020-01-07 09:16:34 +01:00
Moriz Wahl
d2088a3a92
Missing SearchTag.vue added
2020-01-06 16:59:55 +01:00
Moriz Wahl
71c9d92aea
query string for searches changed and basics for Hashtag search added
2020-01-06 16:46:43 +01:00
Moriz Wahl
bc3aa519d0
Specs for Searches
2020-01-06 16:10:28 +01:00
roschaefer
2bf998d1ba
DRY graphql query with fragments
...
This is also adding `disabled`, `deleted` flags. I don't know if it
would change anything in the template, but now they are there.
2019-12-20 20:20:47 +01:00
roschaefer
fb6e116446
isFirstOfType is not a computed property
2019-12-20 17:38:30 +01:00
mattwr18
3ef04f8391
Merge branch 'master' of github.com:Human-Connection/Human-Connection into 1463-search-for-users
2019-12-19 17:16:48 +01:00
mattwr18
46191e5889
Refactor isOfFirstType to computed/styling updates
2019-12-19 17:13:58 +01:00
mattwr18
b79c292ef4
Fix failing component tests
...
- Extract testing logic to SearchableInput spec
- write new tests for SearchResources
2019-12-19 17:13:14 +01:00
mattwr18
efd4d1f2af
Merge pull request #2563 from Human-Connection/lokalise-2019-12-18_10-06-16
...
Lokalise: Translations update
2019-12-19 12:27:04 +01:00
mattwr18
a5542c5b4c
Merge pull request #2580 from Human-Connection/dependabot/npm_and_yarn/webapp/style-resources-loader-1.3.3
...
build(deps-dev): bump style-resources-loader from 1.3.2 to 1.3.3 in /webapp
2019-12-19 12:13:52 +01:00
mattwr18
8f5dbe60c0
Merge pull request #2577 from Human-Connection/dependabot/docker/webapp/node-13.4.0-alpine
...
build(deps): bump node from 13.3.0-alpine to 13.4.0-alpine in /webapp
2019-12-19 11:49:38 +01:00
Wolfgang Huß
377f2eecd2
Merge pull request #2351 from Human-Connection/1746-Blur_explicit_Image_Content
...
Blur Images
2019-12-19 11:46:38 +01:00
dependabot-preview[bot]
ffa6825f06
build(deps-dev): bump style-resources-loader in /webapp
...
Bumps [style-resources-loader](https://github.com/yenshih/style-resources-loader ) from 1.3.2 to 1.3.3.
- [Release notes](https://github.com/yenshih/style-resources-loader/releases )
- [Changelog](https://github.com/yenshih/style-resources-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/yenshih/style-resources-loader/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-19 04:21:36 +00:00
dependabot-preview[bot]
3816e79b6d
build(deps): bump node from 13.3.0-alpine to 13.4.0-alpine in /webapp
...
Bumps node from 13.3.0-alpine to 13.4.0-alpine.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-19 04:20:21 +00:00
mattwr18
d74d2072ba
Separate concerns in components
...
- SearchResources is a feature component that handles communication with
the backend and fetches the search results
- Those results are passed to SearchableInput which displays the results
in a ds-select dropdown and handles interacting with them
- SearchInput renders the SearchHeading, SearchPost, and HcUser generic
components
- Would love to make the SearchableInput more generic and reusable, or
create a new reusable component for this, but I think this will happen
just when we migrate the Search.vue from the styleguide
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2019-12-18 19:50:01 +01:00
mattwr18
57a4309b30
Merge pull request #2544 from Human-Connection/2543-add-back-layout-changes
...
Add back layout changes/update db_manipulation
2019-12-18 16:16:00 +01:00
mattwr18
e002ed0b49
Add back layout changes/update db_manipulation
...
- we had removed these changes till we could deploy them by themselves
and run the db_manipulation
Co-authored-by: Alina Beck <alina.beck@mail.com>
2019-12-18 15:39:42 +01:00
Alina Beck
2e26e3f3f9
Apply suggestions from code review
...
change FAQ link text
2019-12-18 17:36:24 +05:30
Alina Beck
c74bfde652
refactor to use only one value for the blurImage status
2019-12-18 15:26:45 +05:30
Alina Beck
edaac117eb
remove code related to imageAspectRatio
2019-12-18 15:26:45 +05:30
lokalise-bot
b70ff73bba
Lokalise: update of webapp/locales/ru.json
2019-12-18 10:06:18 +01:00
ogerly
0213d64ba5
change const height = Math.min, remove 2000
2019-12-18 07:56:36 +01:00
dependabot-preview[bot]
bff3cfe2d7
build(deps-dev): bump css-loader from 3.3.2 to 3.4.0 in /webapp
...
Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 3.3.2 to 3.4.0.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases )
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v3.3.2...v3.4.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-18 04:19:40 +00:00
Robert Schäfer
c1969ac12b
Merge pull request #2535 from Human-Connection/dependabot/npm_and_yarn/webapp/tiptap-extensions-1.28.6
...
build(deps): bump tiptap-extensions from 1.28.5 to 1.28.6 in /webapp
2019-12-17 21:47:56 +01:00
Robert Schäfer
71e9090833
Merge pull request #2542 from Human-Connection/2541-fix-master-build-add-explicit-query
...
Fix maintenance service/LocaleSwitch import
2019-12-17 19:11:15 +01:00
dependabot-preview[bot]
947db53990
build(deps): bump tiptap-extensions from 1.28.5 to 1.28.6 in /webapp
...
Bumps [tiptap-extensions](https://github.com/scrumpy/tiptap ) from 1.28.5 to 1.28.6.
- [Release notes](https://github.com/scrumpy/tiptap/releases )
- [Commits](https://github.com/scrumpy/tiptap/compare/tiptap-extensions@1.28.5...tiptap-extensions@1.28.6 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-17 16:23:22 +00:00
mattwr18
e15b7c8d03
Merge pull request #2523 from Human-Connection/dependabot/npm_and_yarn/webapp/apollo-client-2.6.8
...
build(deps): bump apollo-client from 2.6.4 to 2.6.8 in /webapp
2019-12-17 17:21:00 +01:00
mattwr18
52cd5ac332
Merge pull request #2521 from Human-Connection/dependabot/npm_and_yarn/webapp/stack-utils-2.0.1
...
build(deps): bump stack-utils from 1.0.2 to 2.0.1 in /webapp
2019-12-17 17:20:42 +01:00
Moriz Wahl
2242c001b4
SearchInput components created
2019-12-17 16:56:37 +01:00
mattwr18
3abfe13dcc
Fix maintenance service/LocaleSwitch import
2019-12-17 16:15:11 +01:00
dependabot-preview[bot]
565c58224d
build(deps): bump apollo-client from 2.6.4 to 2.6.8 in /webapp
...
Bumps [apollo-client](https://github.com/apollographql/apollo-client ) from 2.6.4 to 2.6.8.
- [Release notes](https://github.com/apollographql/apollo-client/releases )
- [Changelog](https://github.com/apollographql/apollo-client/blob/master/CHANGELOG.md )
- [Commits](https://github.com/apollographql/apollo-client/compare/apollo-client@2.6.4...v2.6.8 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-17 09:24:48 +00:00
Robert Schäfer
360078f023
Merge pull request #2519 from Human-Connection/dependabot/npm_and_yarn/webapp/eslint-plugin-prettier-3.1.2
...
build(deps-dev): bump eslint-plugin-prettier from 3.1.1 to 3.1.2 in /webapp
2019-12-17 10:23:00 +01:00
Robert Schäfer
15b762507b
Merge pull request #2527 from Human-Connection/dependabot/npm_and_yarn/webapp/apollo-cache-inmemory-1.6.5
...
build(deps): bump apollo-cache-inmemory from 1.6.3 to 1.6.5 in /webapp
2019-12-17 10:20:52 +01:00
dependabot-preview[bot]
2e0a488345
build(deps): bump stack-utils from 1.0.2 to 2.0.1 in /webapp
...
Bumps [stack-utils](https://github.com/tapjs/stack-utils ) from 1.0.2 to 2.0.1.
- [Release notes](https://github.com/tapjs/stack-utils/releases )
- [Commits](https://github.com/tapjs/stack-utils/compare/v1.0.2...v2.0.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-17 09:20:33 +00:00
Robert Schäfer
47688fd5b0
Merge pull request #2537 from Human-Connection/dependabot/npm_and_yarn/webapp/tiptap-1.26.6
...
build(deps): bump tiptap from 1.26.5 to 1.26.6 in /webapp
2019-12-17 10:17:38 +01:00
Moriz Wahl
5657ab3258
Merging changes made by @mattwr18
...
Merge branch '1463-search-for-users' of https://github.com/Human-Connection/Human-Connection into 1463-search-for-users
2019-12-17 09:57:51 +01:00
Alexander Friedland
ed617f8c83
Merge branch 'master' into 1746-Blur_explicit_Image_Content
2019-12-17 07:39:26 +01:00
dependabot-preview[bot]
b552bfd349
build(deps-dev): bump vue-loader from 15.7.2 to 15.8.3 in /webapp
...
Bumps [vue-loader](https://github.com/vuejs/vue-loader ) from 15.7.2 to 15.8.3.
- [Release notes](https://github.com/vuejs/vue-loader/releases )
- [Changelog](https://github.com/vuejs/vue-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-loader/compare/v15.7.2...v15.8.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-17 04:21:48 +00:00
dependabot-preview[bot]
ddd11d1621
build(deps): bump tiptap from 1.26.5 to 1.26.6 in /webapp
...
Bumps [tiptap](https://github.com/scrumpy/tiptap ) from 1.26.5 to 1.26.6.
- [Release notes](https://github.com/scrumpy/tiptap/releases )
- [Commits](https://github.com/scrumpy/tiptap/compare/tiptap@1.26.5...tiptap@1.26.6 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-17 04:21:00 +00:00
mattwr18
c2bb406502
Merge pull request #2512 from Human-Connection/refactor_content_menu
...
Refactor: content menu
2019-12-16 16:13:45 +01:00
dependabot-preview[bot]
b6cfb2ccb3
build(deps-dev): bump eslint-plugin-prettier in /webapp
...
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier ) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v3.1.1...v3.1.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-16 15:12:32 +00:00
dependabot-preview[bot]
ffb6fc3135
build(deps): bump apollo-cache-inmemory from 1.6.3 to 1.6.5 in /webapp
...
Bumps [apollo-cache-inmemory](https://github.com/apollographql/apollo-client ) from 1.6.3 to 1.6.5.
- [Release notes](https://github.com/apollographql/apollo-client/releases )
- [Changelog](https://github.com/apollographql/apollo-client/blob/master/CHANGELOG.md )
- [Commits](https://github.com/apollographql/apollo-client/compare/apollo-cache-inmemory@1.6.3...apollo-cache-inmemory@1.6.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-16 15:12:18 +00:00
mattwr18
928689affa
Merge pull request #2511 from Human-Connection/fix_unique_fragment_issue
...
Fix duplicate fragment `user` issue
2019-12-16 16:08:20 +01:00
mattwr18
e8c4624250
Remove string-hash package
2019-12-16 11:48:28 +01:00
mattwr18
83ab648e93
Add back @roschaefer changes
...
- maintain reactive placeholders
2019-12-16 11:42:37 +01:00
Alexander Friedland
3a98767707
change link to FAQ
...
link FAQ Blur: https://support.human-connection.org/kb/faq.php?id=113
2019-12-16 11:12:30 +01:00
mattwr18
70c63297d4
Revert unrelated changes
...
- @roschaefer , I reverted the changes you made that were unrelated to
the server-side rendering issue with the editor... maybe we can put in a
separate PR with them, or a subset of them that doesn't remove the
reactivity of the editor placholder(?)
2019-12-16 11:06:47 +01:00
mattwr18
65b92786b7
Revert unrelated changes
2019-12-16 11:00:55 +01:00