Alina Beck
7c7a800bc2
replace ds-button with base-button (wip)
2019-12-19 00:50:27 +05:30
mattwr18
ee99673cec
Add Comment story, add spacing above user info
2019-09-25 08:26:24 +02:00
Wolfgang Huß
2c732bfbfb
Refactor create and update comment to emit events
2019-09-09 15:53:50 +02:00
Wolfgang Huß
9f203cda3b
Refactor by melting EditCommentForm.vue into CommentForm.vue
2019-09-09 13:06:44 +02:00
Wolfgang Huß
3f4e717163
Move user queries to graphql/User.js
2019-09-09 10:58:10 +02:00
Wolfgang Huß
e544725e87
Remove editPending and SET_EDIT_PENDING from the store
2019-09-09 10:27:21 +02:00
Matt Rider
470da18381
Revert to using async/await, follow @appinteractive PR suggestions
2019-08-27 09:55:05 +02:00
Matt Rider
512bf32b0c
Update cypress tests, fix broken comment reactivity
2019-08-20 21:27:00 +02:00
Matt Rider
caff74e58b
Merge branch 'master' of github.com:Human-Connection/Human-Connection into 1017-send-out-notifications-on-create-omment
2019-08-19 10:50:46 +02:00
Matt Rider
dbaa8e687f
Fix vue warnings, fix tests, refactor
...
- was throwing an error when trying to update commentsCount because of new implementation by @roschaefer which uses countResolver, but there was no related for commentsCount, it was r... also commentsCount is no longer needed anywhere in the code base, it is commentedCount now
2019-08-16 13:28:55 +02:00