mattwr18
cb0a3f5cdd
chore: Fix lint w/ new linting rules
2020-03-26 10:14:51 +01:00
mattwr18
e1733201e8
chore: Fix lint, follow @alina-beck suggestions
2020-03-25 11:02:28 +01:00
Alina Beck
478e4fa08f
include magic numbers in tokens, fix tests
2020-03-25 11:02:28 +01:00
Alina Beck
d9c3412b41
outsource styling to FilterMenuSection component
...
@mattwr18 great work and great styling so far! ;)
fyi: I noticed there was a lot of duplicate CSS and the solution I came up with is this new component, using slots
2020-03-25 11:02:28 +01:00
mattwr18
863656f718
chore: add story for LabeledButton
2020-03-25 11:02:28 +01:00
mattwr18
70bf870e4a
chore: update name for HashtagsFilter
2020-03-25 11:02:28 +01:00
mattwr18
771fe49da6
chore: Fix locales sorting
2020-03-25 11:02:28 +01:00
mattwr18
eb4536d855
refactor: test the functionality separately
2020-03-25 11:02:28 +01:00
mattwr18
5b8fecc6ef
refactor: Extract LanguagesFilter to its own spec
2020-03-25 11:02:28 +01:00
mattwr18
bb183b1211
refactor: Extract FollowingFilter to its own spec
2020-03-25 11:02:28 +01:00
mattwr18
27c3c02e07
refactor: Extract CategoriesFilter to it own spec
2020-03-25 11:02:28 +01:00
mattwr18
38d2edf0f2
refactor: Extract EmotionsFilter to its own spec
2020-03-25 11:02:28 +01:00
mattwr18
4f8a4c6753
Refactor LanguageFilter to remove ds-flex
2020-03-25 11:02:28 +01:00
mattwr18
e400a10c45
chore: rename/refactor filter, make responsive
...
- Make the emotions filter similar in style to CategoriesFilter
2020-03-25 11:02:28 +01:00
mattwr18
0f03d09723
refactor: Extract FollowingFilter as own component
...
Co-authored-by: Alina Beck <alina.beck@mail.com>
2020-03-25 11:02:28 +01:00
mattwr18
b19a2a8dea
Refactor GeneralFilter to remove unnecessary code
...
- remove ds-flex, ds-flex-item, ds-space, ds-heading
- not really happy with the design, and in mobile the divider border is
hidden(!?)
2020-03-25 11:02:28 +01:00
Alina Beck
1ffde6bf10
refactor: CategoriesFilter to not use ds-flex
...
Co-authored-by: mattwr18 <mattwr18@gmail.com>
- introduce LabeledButton component
- rename FilterMenu to HashtagsFilter and FilterPosts to FilterMenu
2020-03-25 11:02:00 +01:00
mattwr18
6312a39211
Merge pull request #3327 from Human-Connection/dependabot/npm_and_yarn/webapp/prettier-2.0.2
...
build(deps-dev): bump prettier from 1.19.1 to 2.0.2 in /webapp
2020-03-25 10:04:36 +01:00
dependabot-preview[bot]
f6b044dbf2
build(deps-dev): bump babel-loader from 8.0.6 to 8.1.0 in /webapp
...
Bumps [babel-loader](https://github.com/babel/babel-loader ) from 8.0.6 to 8.1.0.
- [Release notes](https://github.com/babel/babel-loader/releases )
- [Changelog](https://github.com/babel/babel-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/babel/babel-loader/compare/v8.0.6...v8.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-24 20:22:34 +00:00
roschaefer
515aade3d0
Update eslint-config-*
2020-03-24 21:16:58 +01:00
roschaefer
276ea79e8f
Update prettier to v2
2020-03-24 21:11:11 +01:00
dependabot-preview[bot]
af05492c04
build(deps-dev): bump prettier from 1.19.1 to 2.0.2 in /webapp
...
Bumps [prettier](https://github.com/prettier/prettier ) from 1.19.1 to 2.0.2.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/1.19.1...2.0.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-24 21:07:52 +01:00
mattwr18
e0e026a8b8
fix(migration): return null for Image.url
2020-03-23 18:46:28 +01:00
mattwr18
0f334bc163
Merge pull request #3302 from Human-Connection/update-to-version-0.5.0
...
chore: upgrade to v0.5.0
2020-03-20 14:59:15 +01:00
mattwr18
b08b2da0a1
chore: upgrade to v0.5.0
2020-03-20 12:35:20 +01:00
mattwr18
135908a07b
Merge pull request #3301 from Human-Connection/dependabot/npm_and_yarn/webapp/validator-13.0.0
...
build(deps): bump validator from 12.2.0 to 13.0.0 in /webapp
2020-03-20 12:31:48 +01:00
dependabot-preview[bot]
25d2aa81c4
build(deps): bump validator from 12.2.0 to 13.0.0 in /webapp
...
Bumps [validator](https://github.com/chriso/validator.js ) from 12.2.0 to 13.0.0.
- [Release notes](https://github.com/chriso/validator.js/releases )
- [Changelog](https://github.com/validatorjs/validator.js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/chriso/validator.js/compare/12.2.0...13.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-20 09:44:50 +00:00
Moriz Wahl
fa7f1bb111
use watchQuery to watch query in URL instead of watch
2020-03-19 20:16:25 +01:00
Moriz Wahl
7024ea0b30
specs for Search for Hashtags
2020-03-19 15:09:43 +01:00
Moriz Wahl
e7d0e1b61e
removed console statement
2020-03-19 14:30:32 +01:00
Moriz Wahl
1c43d5fe6f
Search for Hashtags works due watching route in pages/index.vue
2020-03-19 14:19:13 +01:00
Moriz Wahl
07fbe92fa8
fixed locales after mistakes in rebase
2020-03-19 13:26:08 +01:00
Moriz Wahl
014be6e7f8
partially working, index page does not update when route is changed
2020-03-19 12:59:15 +01:00
Moriz Wahl
16ad565ec8
partially working, index page does not update when route is changed
2020-03-19 12:55:59 +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
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
Raphael Beer
c2e8ea0634
Chore: update Vue styleguide
2020-03-14 01:02:12 +01:00