5716 Commits

Author SHA1 Message Date
Raphael Beer
4c344ee4ad
Remove: client-only wrappers 2020-03-29 11:15:53 +02:00
Raphael Beer
d62be2b0fb
Clean: make use of design tokens 2020-03-28 12:54:35 +01:00
Raphael Beer
95bc6d9719
Revert "[dep] Add: apollo-storybook-vue^0.0.6"
This reverts commit 0db0db690233ecc87293ddf803cbb02144de0206.
2020-03-28 05:57:48 +01:00
Raphael Beer
e6361c9b74
Refactor: move following/followedBy updating to page component 2020-03-28 05:57:48 +01:00
mattwr18
f4604b8128
Merge pull request #3359 from Human-Connection/upgrade-to-version-0.6.0
chore: upgrade to v0.6.0
2020-03-27 16:43:21 +01:00
Robert Schäfer
d90a5986f0
Merge pull request #3354 from Human-Connection/dependabot/npm_and_yarn/webapp/jest-25.2.3
build(deps-dev): bump jest from 25.2.1 to 25.2.3 in /webapp
2020-03-27 15:53:55 +01:00
mattwr18
29f49a85c0 chore: upgreade to v0.6.0 2020-03-27 14:00:34 +01:00
mattwr18
e5b39ab83f
Merge pull request #3257 from Human-Connection/migrate-styleguide-flexbox
refactor: FilterMenu as a first step to remove ds-flex
2020-03-27 13:50:27 +01:00
dependabot-preview[bot]
ac00dbf4ad
build(deps): bump date-fns from 2.11.0 to 2.11.1 in /webapp
Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.11.0 to 2.11.1.
- [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.11.0...v2.11.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-27 10:46:32 +00:00
dependabot-preview[bot]
48d5a3fcb0
build(deps-dev): bump jest from 25.2.1 to 25.2.3 in /webapp
Bumps [jest](https://github.com/facebook/jest) from 25.2.1 to 25.2.3.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v25.2.1...v25.2.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-27 10:46:27 +00:00
Raphael Beer
f69e7e42de
Fix: finish naming conventions 2020-03-27 09:37:40 +01:00
Raphael Beer
e516ae93a7
Fix: naming conventions
Co-Authored-By: mattwr18 <mattwr18@gmail.com>
2020-03-27 09:03:25 +01:00
dependabot-preview[bot]
a06714567a
build(deps-dev): bump babel-jest from 25.2.0 to 25.2.3 in /webapp
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 25.2.0 to 25.2.3.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v25.2.3/packages/babel-jest)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-27 06:49:24 +00:00
mattwr18
06985c2dbb chore: fix lint w/ new linting rules 2020-03-26 18:55:10 +01:00
dependabot-preview[bot]
eb76afbf2c
build(deps-dev): bump jest from 25.1.0 to 25.2.1 in /webapp
Bumps [jest](https://github.com/facebook/jest) from 25.1.0 to 25.2.1.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v25.1.0...v25.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-26 12:27:40 +00:00
Robert Schäfer
b9cb023136
Merge pull request #3338 from Human-Connection/dependabot/npm_and_yarn/webapp/nuxt-2.12.1
build(deps): bump nuxt from 2.12.0 to 2.12.1 in /webapp
2020-03-26 13:24:38 +01:00
Raphael Beer
1ac34a8fba
Refactor: use fakered users in test 2020-03-26 11:07:43 +01:00
mattwr18
cb0a3f5cdd chore: Fix lint w/ new linting rules 2020-03-26 10:14:51 +01:00
Raphael Beer
41ea370e4b
Refactor: move all files to folder 2020-03-26 09:48:24 +01:00
Raphael Beer
c9f74c18c0
Fix: card width in mobile view 2020-03-26 09:48:23 +01:00
dependabot-preview[bot]
14577f6b3c
build(deps): bump nuxt from 2.12.0 to 2.12.1 in /webapp
Bumps [nuxt](https://github.com/nuxt/nuxt.js) from 2.12.0 to 2.12.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.12.0...v2.12.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-26 08:28:18 +00:00
mattwr18
4078c44ceb
Merge pull request #3340 from Human-Connection/dependabot/npm_and_yarn/webapp/babel-jest-25.2.0
build(deps-dev): bump babel-jest from 25.1.0 to 25.2.0 in /webapp
2020-03-26 09:27:14 +01:00
mattwr18
47fec0835f
Merge pull request #3332 from Human-Connection/dependabot/npm_and_yarn/webapp/nuxtjs/sentry-4.0.0
build(deps): bump @nuxtjs/sentry from 3.3.1 to 4.0.0 in /webapp
2020-03-26 09:26:01 +01:00
Raphael Beer
1d81d367b0
Change: use fakered users in storybook 2020-03-26 08:01:34 +01:00
Raphael Beer
0db0db6902
[dep] Add: apollo-storybook-vue^0.0.6 2020-03-26 08:01:34 +01:00
Raphael Beer
ee1d33d084
Add: loading state; for button during fetchConnections 2020-03-26 08:00:55 +01:00
Raphael Beer
d07bccfcaf
Change: move filter input to bottom 2020-03-26 05:27:43 +01:00
Raphael Beer
c7762e3539
Fix: UserAvatar missing alt-attribute 2020-03-26 05:27:42 +01:00
dependabot-preview[bot]
aa91402296
build(deps-dev): bump babel-jest from 25.1.0 to 25.2.0 in /webapp
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 25.1.0 to 25.2.0.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v25.2.0/packages/babel-jest)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-26 04:21:15 +00:00
Raphael Beer
09fb93fc9a
Fix: message for 0 connections not rendering 2020-03-26 02:16:47 +01:00
dependabot-preview[bot]
d71b38d0e4
build(deps): bump @nuxtjs/sentry from 3.3.1 to 4.0.0 in /webapp
Bumps [@nuxtjs/sentry](https://github.com/nuxt-community/sentry-module) from 3.3.1 to 4.0.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.3.1...v4.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-25 20:26:44 +00:00
dependabot-preview[bot]
0a7591ca0a
build(deps-dev): bump @babel/core from 7.8.7 to 7.9.0 in /webapp
Bumps [@babel/core](https://github.com/babel/babel) from 7.8.7 to 7.9.0.
- [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.7...v7.9.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-25 20:24:36 +00:00
Robert Schäfer
4c6fc92cd4
Merge pull request #3319 from Human-Connection/dependabot/npm_and_yarn/webapp/babel/preset-env-7.9.0
build(deps-dev): bump @babel/preset-env from 7.8.7 to 7.9.0 in /webapp
2020-03-25 21:22:04 +01:00
Raphael Beer
76def5f901
Add: fuzzy FollowList filtering 2020-03-25 13:36:13 +01:00
Raphael Beer
e2b9e90b77
Add: FollowList storybook 2020-03-25 12:51:38 +01:00
Raphael Beer
15d5933821
Change: v-focus directive looking for input +
Searches children and uses first <input> child.
  if target of v-focus is not instanceof HTMLInputElement

  Also, adds vue-directives to storybook and tests
2020-03-25 12:51:38 +01:00
Raphael Beer
5a2c8220af
Add: overflow container when list has more than 7 items 2020-03-25 12:51:38 +01:00
Raphael Beer
bf7bd6fd59
[wip|rebase]: lint 2020-03-25 12:51:37 +01:00
Raphael Beer
0b916012e8
Fix: Vue's nextTick doesn't wait for jest mocks to resolve 2020-03-25 12:51:37 +01:00
Raphael Beer
801eb1e515
Fix: missing stub in _id/_slug spec 2020-03-25 12:51:36 +01:00
Raphael Beer
37ed748b29
Fix: not updating on user prop change, translation keys 2020-03-25 12:51:36 +01:00
Raphael Beer
984f69a738
Chore: lint 2020-03-25 12:51:36 +01:00
Raphael Beer
f339ed2c7f
Add: button to load all remaining connections 2020-03-25 12:51:35 +01:00
Raphael Beer
a873aac44d
Refactor: extract FollowList from profile page 2020-03-25 12:51:35 +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