Raphael Beer
9dd65aa6d5
Remove: redundant defaults
2020-04-01 09:40:07 +02:00
Raphael Beer
8e985703bd
Refactor: apply vuejs styleguide attribute order
2020-04-01 09:01:59 +02:00
Raphael Beer
daa88168bb
Change: test effects of type prop
2020-04-01 08:43:22 +02:00
Raphael Beer
b05cc303b4
Fix: filter not preferring full matches in back +
...
The fuzzy filter wasn't scoring full matches
high enough, when they weren't at the
beginning of the name.
Given the filter 'ger', results have been:
- (Ger)hard Burg
- (Ge)of(r)ey
- Armin (Ger)lach
with this fix the are:
- (Ger)hard Burg
- Armin (Ger)lach
- (Ge)of(r)ey
2020-04-01 08:04:56 +02:00
Raphael Beer
a6484e3d0c
Refactor: ds-space out, general markup clean
2020-03-29 12:29:55 +02:00
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
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
Raphael Beer
1ac34a8fba
Refactor: use fakered users in test
2020-03-26 11:07:43 +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
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
Raphael Beer
ebebb56a36
Chore: apply prettier update to backend change
2020-03-26 04:18:00 +01:00
Raphael Beer
09fb93fc9a
Fix: message for 0 connections not rendering
2020-03-26 02:16:47 +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
Raphael Beer
481c96ee04
Change: seed db with all random users being followers/followed by user@example.com
2020-03-25 12:45:55 +01:00
mattwr18
33237d8803
Merge pull request #3331 from Human-Connection/dependabot/npm_and_yarn/backend/sentry/node-5.15.0
...
build(deps): bump @sentry/node from 5.14.2 to 5.15.0 in /backend
2020-03-25 10:04:54 +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
mattwr18
5b7f51dda3
Merge pull request #3315 from Human-Connection/dependabot/npm_and_yarn/webapp/babel-loader-8.1.0
...
build(deps-dev): bump babel-loader from 8.0.6 to 8.1.0 in /webapp
2020-03-25 10:03:36 +01:00
mattwr18
198f1baf6c
Merge pull request #3310 from Human-Connection/dependabot/npm_and_yarn/babel/register-7.9.0
...
build(deps-dev): bump @babel/register from 7.8.6 to 7.9.0
2020-03-25 10:03:11 +01:00
mattwr18
05afa30cdb
Merge pull request #3304 from Human-Connection/dependabot/npm_and_yarn/babel/core-7.9.0
...
build(deps-dev): bump @babel/core from 7.8.7 to 7.9.0
2020-03-25 10:02:46 +01:00
dependabot-preview[bot]
688ca35bfe
build(deps): bump @sentry/node from 5.14.2 to 5.15.0 in /backend
...
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript ) from 5.14.2 to 5.15.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/5.14.2...5.15.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-25 04:17:51 +00: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
dependabot-preview[bot]
f3831e5f37
build(deps-dev): bump @babel/core from 7.8.7 to 7.9.0
...
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-24 20:21:33 +00:00
dependabot-preview[bot]
9d8cc96e80
build(deps-dev): bump @babel/register from 7.8.6 to 7.9.0
...
Bumps [@babel/register](https://github.com/babel/babel ) from 7.8.6 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.6...v7.9.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-24 20:21:12 +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
Robert Schäfer
0f471235e4
Merge pull request #3323 from Human-Connection/3322-fix-image-url-returns-undefined
...
fix(migration): return null for Image.url
2020-03-24 13:41:23 +01:00
mattwr18
a668329327
Merge pull request #3296 from Human-Connection/dependabot/npm_and_yarn/backend/graphql-shield-7.2.1
...
build(deps): bump graphql-shield from 7.2.0 to 7.2.1 in /backend
2020-03-24 09:39:09 +01:00
mattwr18
91f58cf5bf
Merge pull request #3324 from Human-Connection/fix-broken-build-make-locations-spec-more-resilient
...
fix(build): make locations spec more resilient
2020-03-24 09:38:21 +01:00
mattwr18
6e0459ca2d
fix(build): make locations spec more resilient
2020-03-23 20:45:17 +01:00
mattwr18
2c997b2d0a
fix(build): make locations spec more resilient
2020-03-23 20:43:31 +01:00