dependabot[bot]
117255c8c0
Bump @nuxtjs/axios from 5.4.1 to 5.5.0 in /webapp
...
Bumps [@nuxtjs/axios](https://github.com/nuxt-community/axios-module ) from 5.4.1 to 5.5.0.
- [Release notes](https://github.com/nuxt-community/axios-module/releases )
- [Changelog](https://github.com/nuxt-community/axios-module/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/nuxt-community/axios-module/compare/v5.4.1...v5.5.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-23 05:00:54 +00:00
Matt Rider
18a4853874
Merge branch 'master' of github.com:Human-Connection/Human-Connection into 399-user-profile-image-uploads
2019-05-22 13:52:17 -03:00
mattwr18
99ae9770c6
Merge pull request #640 from Human-Connection/dependabot/npm_and_yarn/webapp/tiptap-extensions-1.19.10
...
Bump tiptap-extensions from 1.19.8 to 1.19.10 in /webapp
2019-05-21 21:23:30 -03:00
Matt Rider
fd90006dff
Merge branch 'uploads-on-server' of github.com:Human-Connection/Human-Connection into 399-user-profile-image-uploads
2019-05-21 17:32:02 -03:00
aonomike
beeb7bb947
Change ds-avatar size to x-large
2019-05-21 23:26:51 +03:00
Matt Rider
4ac8c7f06b
Fix failing tests
2019-05-21 16:53:50 -03:00
Matt Rider
610a7f6bfe
Merge branch 'master' of github.com:Human-Connection/Human-Connection into 399-user-profile-image-uploads
2019-05-21 16:15:45 -03:00
Robert Schäfer
834473e978
Merge pull request #622 from Human-Connection/2019/kw20/fix_post_card_design
...
🍰 2019/kw20/fix_post_card_design
2019-05-21 15:30:44 +02:00
dependabot[bot]
4942ca7a29
Bump tiptap-extensions from 1.19.8 to 1.19.10 in /webapp
...
Bumps [tiptap-extensions](https://github.com/scrumpy/tiptap ) from 1.19.8 to 1.19.10.
- [Release notes](https://github.com/scrumpy/tiptap/releases )
- [Commits](https://github.com/scrumpy/tiptap/compare/tiptap-extensions@1.19.8...tiptap-extensions@1.19.10 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-21 04:54:00 +00:00
dependabot[bot]
aa1998ffce
Bump tiptap from 1.19.3 to 1.19.8 in /webapp
...
Bumps [tiptap](https://github.com/scrumpy/tiptap ) from 1.19.3 to 1.19.8.
- [Release notes](https://github.com/scrumpy/tiptap/releases )
- [Commits](https://github.com/scrumpy/tiptap/compare/tiptap@1.19.3...tiptap@1.19.8 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-21 00:04:52 +00:00
Matt Rider
73fc0a420c
Improve CSS, add key to rerender Upload
...
- re-renders when avatar is successful updated
2019-05-20 17:30:51 -03:00
Matt Rider
5cd50ee00d
Remove apollo-upload-client
...
- we are using graphql-client, which under the hood uses apollo-upload-client
2019-05-20 16:42:13 -03:00
Matt Rider
d463312397
Get avatar upload working from frontend to backend
...
- there are several things to work on still
- the upload sets the avatar as the background image of the previewElement, which means that you must refresh the page to upload a different avatar
- the CSS is slightly different before and after successful upload
- the CSS is slightly broken in that the avatar is not in the "ideal" place, it is entirely inside the card, instead of half in, half out on the top
2019-05-20 16:37:02 -03:00
Matt Rider
3df7f588d2
Merge branch '399-user-profile-image-uploads' of github.com:Human-Connection/Human-Connection into 399-user-profile-image-uploads
2019-05-20 15:39:57 -03:00
Matt Rider
f60af6a704
Merge github.com:Human-Connection/Human-Connection into 399-user-profile-image-uploads
2019-05-20 15:38:30 -03:00
Matt Rider
1bb523a9ef
Set up to work with vddrop
...
- on vdropzone-drop call vddrop function, which sends the mutation to the backend
2019-05-20 15:37:08 -03:00
Matt Rider
1c072b97b5
Add apollo-upload-client
2019-05-20 13:20:24 -03:00
Wolfgang Huß
7e922fa0b0
Got the go to Index Page to work on Post Page deletion
2019-05-20 07:00:33 +02:00
dependabot[bot]
f27c8c5cc3
Bump tiptap-extensions from 1.19.4 to 1.19.8 in /webapp
...
Bumps [tiptap-extensions](https://github.com/scrumpy/tiptap ) from 1.19.4 to 1.19.8.
- [Release notes](https://github.com/scrumpy/tiptap/releases )
- [Commits](https://github.com/scrumpy/tiptap/compare/tiptap-extensions@1.19.4...tiptap-extensions@1.19.8 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-20 04:59:07 +00:00
Wolfgang Huß
8d6e3794cf
Merge branch 'master' of https://github.com/Human-Connection/Human-Connection into 553-delete-comment
2019-05-20 06:08:55 +02:00
Robert Schäfer
d73ec2288e
Merge pull request #626 from Human-Connection/613_revert-empty-component-to-use-img-tag
...
Refactor to use <img> instead of <hc-image> component for images
2019-05-19 19:25:44 +02:00
Wolfgang Huß
f5d9bc9ae4
First proof of functionality for Delete Comment and Post via DeleteModal
2019-05-19 12:54:25 +02:00
Wolfgang Huß
7f83f775a7
Clean up the delete-menu stuff for Comments and Posts
2019-05-19 08:23:51 +02:00
Wolfgang Huß
2016a9445b
Rename confirm callbacks
2019-05-19 07:42:55 +02:00
Wolfgang Huß
388e9ff6b2
Go ahead with refactoring of DeleteModal in Comments and Posts
2019-05-18 15:56:07 +02:00
c7070fe4d6
fixes
2019-05-18 15:26:30 +02:00
afbfd00bec
jest plugin for eslint
2019-05-18 15:22:49 +02:00
9edce764e3
dependencies
2019-05-18 15:18:48 +02:00
1dc8f1a15f
dependencies
2019-05-18 15:17:56 +02:00
beab5571fd
included license and author in package.json
2019-05-18 15:12:31 +02:00
d9bd264106
updated package json
2019-05-18 15:11:37 +02:00
1e20bb4bce
updated package json
2019-05-18 15:08:57 +02:00
c69e5915f1
backend pretier, more linting rules
2019-05-18 15:07:02 +02:00
35853c049e
prettier setting frontend
2019-05-18 14:35:58 +02:00
Robert Schäfer
03bf8fb3d5
Merge remote-tracking branch 'origin/master' into 399-user-profile-image-uploads
2019-05-18 13:52:24 +02:00
Robert Schäfer
b7632ed1fa
Follow "folder with spec and component" convention
2019-05-18 13:49:13 +02:00
df3ec92cf1
Merge branch 'master' into 2019/kw20/fix_post_card_design
2019-05-18 13:01:40 +02:00
Wolfgang Huß
9af8c2b46c
Refactored handling of DeleteModal in Comments and Posts
2019-05-18 12:58:51 +02:00
a7fb3f0095
linting
2019-05-18 12:36:51 +02:00
eda58c25e3
ribbon tests, ribbon positions, fixed ssr stuff, fied missing language things
2019-05-18 12:33:41 +02:00
Wolfgang Huß
04deda57ae
Merge branch 'master' of https://github.com/Human-Connection/Human-Connection into 553-delete-comment
2019-05-18 08:28:40 +02:00
Wolfgang Huß
8033556145
Investigation how to update the Comments List intelligent
2019-05-18 07:35:45 +02:00
7095e38947
fixed post card design
2019-05-17 23:10:10 +02:00
Robert Schäfer
ee1af607de
Merge pull request #619 from Human-Connection/dependabot/npm_and_yarn/webapp/express-4.17.0
...
Bump express from 4.16.4 to 4.17.0 in /webapp
2019-05-17 22:40:34 +02:00
Robert Schäfer
f952e131e0
Merge pull request #620 from Human-Connection/dependabot/npm_and_yarn/webapp/eslint-config-prettier-4.3.0
...
Bump eslint-config-prettier from 4.2.0 to 4.3.0 in /webapp
2019-05-17 22:40:08 +02:00
Matt Rider
abcabc460f
Merge branch 'master' of github.com:Human-Connection/Human-Connection into 399-user-profile-image-uploads
2019-05-17 07:33:14 -03:00
dependabot[bot]
1095d98131
Bump @nuxtjs/apollo from 4.0.0-rc4.1 to 4.0.0-rc4.2 in /webapp
...
Bumps [@nuxtjs/apollo](https://github.com/nuxt-community/apollo-module ) from 4.0.0-rc4.1 to 4.0.0-rc4.2.
- [Release notes](https://github.com/nuxt-community/apollo-module/releases )
- [Commits](https://github.com/nuxt-community/apollo-module/compare/v4.0.0-rc.4.1...v4.0.0-rc.4.2 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-17 04:52:11 +00:00
dependabot[bot]
505098dd2d
Bump eslint-config-prettier from 4.2.0 to 4.3.0 in /webapp
...
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier ) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/master/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v4.2.0...v4.3.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-17 04:51:47 +00:00
dependabot[bot]
8df1648c5e
Bump express from 4.16.4 to 4.17.0 in /webapp
...
Bumps [express](https://github.com/expressjs/express ) from 4.16.4 to 4.17.0.
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/master/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.16.4...4.17.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-17 04:51:10 +00:00
Matt Rider
6825c58e0a
Merge branch 'master' of github.com:Human-Connection/Human-Connection into dependabot/npm_and_yarn/webapp/tiptap-extensions-1.19.4
2019-05-17 00:10:16 -03:00