Wolfgang Huß
abf408e3c6
Merge branch 'master' of https://github.com/Human-Connection/Human-Connection into 1455-fix-update-comment-list
2019-09-09 16:03:42 +02:00
Wolfgang Huß
2c732bfbfb
Refactor create and update comment to emit events
2019-09-09 15:53:50 +02:00
Robert Schäfer
cbcb6e6aea
Merge pull request #1534 from Human-Connection/add-console-log-for-erros-geolocation
...
Add console log for erros geolocation
2019-09-09 15:45:23 +02:00
aonomike
34ddd12948
Fix test by setting value of the mocked hashtag
...
- The test wasnt testing anything as the hashtag value was defaulting to null
- Fixed by setting value of hashtag to a string and then testing if the clearSearch works
2019-09-09 16:22:21 +03:00
roschaefer
28776d7a6a
Avatar should be centered on profile page
...
This is a fix of e04eedf0d07ff66dba3e881e9ef8bdf5a868619e
2019-09-09 15:02:56 +02:00
aonomike
9a6a3a6bea
Test clicks on the emotions buttons
...
- Add tests for clicks on the emotion button
- Refactor name of TOGGLE_EMOTIONS
2019-09-09 15:42:10 +03:00
mattwr18
d3952e2ada
Use debug npm package over console.log
...
- @roschaefer `PR` review
- better because we can leave in the code base and show only when/if we
want to
2019-09-09 14:32:01 +02:00
Wolfgang Huß
9f203cda3b
Refactor by melting EditCommentForm.vue into CommentForm.vue
2019-09-09 13:06:44 +02:00
mattwr18
2aef2add3d
Add temporarily console.log statements to debug failed API call
...
- in production environment, the user locationName is updated, but it is
failing the `createOrUpdateLocations` function in backend/src/middleware/nodes/locations.js
For some reason, it seems like the API call is coming back with
something other than what we are looking for.
Need help debugging... we can remove this code after we figure out
what's wrong
2019-09-09 12:53:47 +02:00
aonomike
11dd61c430
Merge branch 'master' of github.com:Human-Connection/Human-Connection into 1488-filter-posts-by-emotion
2019-09-09 12:29:57 +03: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
mattwr18
e819ade8cb
Add console.log statement on error to help debug
...
- Geolocation is working in development, but not on staging or
production
2019-09-09 09:54:38 +02:00
Vasily Belolapotkov
beb78249f6
update follower count on follow/unfollow
2019-09-09 10:01:46 +03:00
mattwr18
3d419c1f21
Merge pull request #1508 from Human-Connection/1505_remove_html_in_moderation_view
...
Fix #1505 remove html
2019-09-09 08:49:00 +02:00
mattwr18
48e696dde4
Fix lint
2019-09-09 08:24:33 +02:00
dependabot-preview[bot]
23a14534b7
Bump @babel/preset-env from 7.5.5 to 7.6.0 in /webapp
...
Bumps [@babel/preset-env](https://github.com/babel/babel ) from 7.5.5 to 7.6.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.5.5...v7.6.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-09 04:25:22 +00:00
dependabot-preview[bot]
0f2546aded
Bump @babel/core from 7.5.5 to 7.6.0 in /backend
...
Bumps [@babel/core](https://github.com/babel/babel ) from 7.5.5 to 7.6.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.5.5...v7.6.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-09 04:24:32 +00:00
dependabot-preview[bot]
d090161e4f
Bump vue-jest from 3.0.4 to 3.0.5 in /webapp
...
Bumps [vue-jest](https://github.com/vuejs/vue-jest ) from 3.0.4 to 3.0.5.
- [Release notes](https://github.com/vuejs/vue-jest/releases )
- [Commits](https://github.com/vuejs/vue-jest/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-09 04:24:27 +00:00
dependabot-preview[bot]
537c5c7c7b
Bump date-fns from 2.0.1 to 2.1.0 in /webapp
...
Bumps [date-fns](https://github.com/date-fns/date-fns ) from 2.0.1 to 2.1.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.0.1...v2.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-09 04:23:54 +00:00
dependabot-preview[bot]
b4c6963e8e
Bump @babel/core from 7.5.5 to 7.6.0 in /webapp
...
Bumps [@babel/core](https://github.com/babel/babel ) from 7.5.5 to 7.6.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.5.5...v7.6.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-09 04:23:06 +00:00
dependabot-preview[bot]
f2f19fb902
Bump graphql-shield from 6.0.6 to 6.1.0 in /backend
...
Bumps [graphql-shield](https://github.com/maticzav/graphql-shield ) from 6.0.6 to 6.1.0.
- [Release notes](https://github.com/maticzav/graphql-shield/releases )
- [Commits](https://github.com/maticzav/graphql-shield/compare/v6.0.6...v6.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-09 04:22:58 +00:00
dependabot-preview[bot]
cab3a645f8
Bump neode from 0.3.2 to 0.3.3
...
Bumps [neode](https://github.com/adam-cowley/neode ) from 0.3.2 to 0.3.3.
- [Release notes](https://github.com/adam-cowley/neode/releases )
- [Commits](https://github.com/adam-cowley/neode/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-09 04:21:40 +00:00
dependabot-preview[bot]
5de80d09fa
Bump @babel/register from 7.5.5 to 7.6.0 in /backend
...
Bumps [@babel/register](https://github.com/babel/babel ) from 7.5.5 to 7.6.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.5.5...v7.6.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-09 04:21:31 +00:00
dependabot-preview[bot]
26c869ef95
Bump apollo-link-context from 1.0.18 to 1.0.19 in /backend
...
Bumps [apollo-link-context](https://github.com/apollographql/apollo-link ) from 1.0.18 to 1.0.19.
- [Release notes](https://github.com/apollographql/apollo-link/releases )
- [Changelog](https://github.com/apollographql/apollo-link/blob/master/CHANGELOG.md )
- [Commits](https://github.com/apollographql/apollo-link/compare/apollo-link-context@1.0.18...apollo-link-context@1.0.19 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-09 04:21:11 +00:00
dependabot-preview[bot]
35be26f8b2
Bump date-fns from 2.0.1 to 2.1.0 in /backend
...
Bumps [date-fns](https://github.com/date-fns/date-fns ) from 2.0.1 to 2.1.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.0.1...v2.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-09 04:20:33 +00:00
mattwr18
079864a7a9
Add emotions buttons, get it filtering
2019-09-07 12:44:36 +02:00
mattwr18
3b5c02e276
Extract FollowsFilterMenuItems
...
- remove now unnecessary FilterPostsMenuItems
2019-09-07 12:41:19 +02:00
mattwr18
a63e132b41
Extract categories filter into own component
...
- Co-authored-by: Brent Vardy <brent.vardy@challengelogic.net>
- Co-authored-by: Mike Aono <aonomike@gmail.com>
- Co-authored-by: Harald <harald.reingruber@gmx.at>
2019-09-07 12:38:24 +02:00
mattwr18
30ea892aa1
Allow filter by multiple emotions, test getters
...
- Co-authored-by: vardyb <brent.vardy@challengelogic.net>
- Co-aurhored-by: mike aono <aonomike@gmail.com>
2019-09-07 12:37:03 +02:00
mattwr18
07c58fc03e
Add emotions buttons, get it filtering
2019-09-07 12:37:03 +02:00
mattwr18
e81942c6f5
Extract FollowsFilterMenuItems
...
- remove now unnecessary FilterPostsMenuItems
2019-09-07 12:37:03 +02:00
mattwr18
8a3bd6b770
Extract categories filter into own component
...
- Co-authored-by: Brent Vardy <brent.vardy@challengelogic.net>
- Co-authored-by: Mike Aono <aonomike@gmail.com>
- Co-authored-by: Harald <harald.reingruber@gmx.at>
2019-09-07 12:37:03 +02:00
roschaefer
06f07c1a75
Fix missing from in templates
2019-09-06 23:31:28 +02:00
roschaefer
2ca508ba2f
Rename code => nonce in webapp/
2019-09-06 19:31:04 +02:00
roschaefer
e751571981
Refactored email resolvers
...
* If the email middleware does not send mails, it will give a warning
similar to sentry middleware
* Eliminated GrapphQLClient in one more test
* Rename code => nonce
2019-09-06 19:31:03 +02:00
Wolfgang Huß
80d1e03c03
Merge pull request #1510 from Human-Connection/1506-anonymize_deleted_user
...
1506 Anonymize deleted user also for moderators
2019-09-06 17:12:31 +02:00
Wolfgang Huß
53be6d41ee
Merge pull request #1507 from Human-Connection/refactor_registration_spec
...
Refactor registration.spec.js
2019-09-06 16:47:21 +02:00
roschaefer
1bd57dfeb8
Fix console.errors in test
2019-09-06 16:42:16 +02:00
roschaefer
4358d5bb8f
Follow @Tirokk 's suggestion
...
https://github.com/Human-Connection/Human-Connection/pull/1507#pullrequestreview-284841447
2019-09-06 16:03:46 +02:00
Wolfgang Huß
f0923ad864
Add hashtag for the comment id to the comments links of the list
2019-09-06 15:55:11 +02:00
Wolfgang Huß
40103e84e7
Merge branch 'master' of https://github.com/Human-Connection/Human-Connection into 1505_remove_html_in_moderation_view
2019-09-06 15:52:47 +02:00
Wolfgang Huß
9b4fa4721e
Merge pull request #1493 from Human-Connection/implement_better_statistics_resolver
...
Implement better statistics resolver
2019-09-06 14:55:18 +02:00
Wolfgang Huß
a82882529c
Merge pull request #1504 from Human-Connection/fix_broken_pagination_on_user_profile
...
Fix leftover of #1479
2019-09-06 14:37:20 +02:00
Robert Schäfer
1932c03b95
Merge pull request #1509 from Human-Connection/1199-fix-preview-image-craziness
...
Fix preview image craziness
2019-09-06 14:02:18 +02:00
roschaefer
5b24a91d45
Implement better statistics resolver
2019-09-06 13:52:56 +02:00
Robert Schäfer
3aafddca02
Merge pull request #1492 from Human-Connection/1487-fix_admin_page
...
1487 fix admin page
2019-09-06 13:45:14 +02:00
roschaefer
1a1f73e53e
Fix specs
...
Destructuring `isModerator` and calling it in `displayAnonymous` lets
`Notification.spec.js` fail. Adding the getter fixes it.
2019-09-06 13:43:01 +02:00
roschaefer
e04eedf0d0
Fix and DRY hc-avatar stylings
2019-09-06 13:36:11 +02:00
roschaefer
a053181334
Fix #1506
2019-09-06 13:29:53 +02:00