3825 Commits

Author SHA1 Message Date
Robert Schäfer
e3b4e9bf56 Cleaning the database checks for process.env 2019-06-04 17:33:30 +02:00
Robert Schäfer
0289412ba7 DISABLED_MIDDLEWARES only set outside production
That way, we don't see verbose logging output on Travis. Setting DEBUG
will have the effect that all calls of `neo4jgraphql` will produce log
output.
2019-06-04 17:33:30 +02:00
senderfm
f1b85d5256 Fixed clean ReleaseModal and DeleteModal 2019-06-04 16:25:59 +02:00
aonomike
21131a1e45 Add cypress test to check date comment posted is displayed 2019-06-04 15:16:01 +03:00
Matt Rider
8e96179b33 Remove unused prop, add error boundary handling 2019-06-04 08:57:22 -03:00
Matt Rider
db0ad1a315 Merge branch 'master' of github.com:Human-Connection/Human-Connection into 688-hover-effect-user-image-upload 2019-06-04 08:39:29 -03:00
Matt Rider
57a253637c Remove annoying vue-dropzone messages 2019-06-04 08:20:51 -03:00
aonomike
55b3764258 Merge branch 'master' of github.com:Human-Connection/Human-Connection into 722_comment-date 2019-06-04 13:54:41 +03:00
Robert Schäfer
5aafe5d1b2
Merge pull request #733 from Human-Connection/dependabot/npm_and_yarn/webapp/tippy.js-4.3.2
Bump tippy.js from 4.3.1 to 4.3.2 in /webapp
2019-06-04 12:53:48 +02:00
Matt Rider
19667762ce Remove unneeded/unused code 2019-06-04 07:52:21 -03:00
dependabot-preview[bot]
b9c8d35def
Bump tippy.js from 4.3.1 to 4.3.2 in /webapp
Bumps [tippy.js](https://github.com/atomiks/tippyjs) from 4.3.1 to 4.3.2.
- [Release notes](https://github.com/atomiks/tippyjs/releases)
- [Commits](https://github.com/atomiks/tippyjs/compare/v4.3.1...v4.3.2)
2019-06-04 04:59:26 +00:00
Matt Rider
e1bb8c2a8a Merge branch 'master' of github.com:Human-Connection/Human-Connection into dependabot/npm_and_yarn/webapp/tiptap-1.21.0 2019-06-03 21:46:36 -03:00
Matt Rider
c6cadc60c3 Remove semicolons added with .vscode linting, unused library 2019-06-03 21:23:11 -03:00
Matt Rider
e3bf68351c Merge branch 'master' of github.com:Human-Connection/Human-Connection into 688-hover-effect-user-image-upload 2019-06-03 20:58:05 -03:00
Matt Rider
b5b6c3ef51 Fix cypress test 2019-06-03 20:10:49 -03:00
cdc1b28735
Merge pull request #724 from Human-Connection/2019/kw22/refactor_backend_structure
🍰 2019/kw22/refactor_backend_structure
2019-06-04 00:48:22 +02:00
dependabot-preview[bot]
2f9b338d3a
Bump tiptap from 1.20.1 to 1.21.0 in /webapp
Bumps [tiptap](https://github.com/scrumpy/tiptap) from 1.20.1 to 1.21.0.
- [Release notes](https://github.com/scrumpy/tiptap/releases)
- [Commits](https://github.com/scrumpy/tiptap/compare/tiptap@1.20.1...tiptap@1.21.0)
2019-06-03 22:32:19 +00:00
mattwr18
094a46861b
Merge pull request #721 from Human-Connection/dependabot/npm_and_yarn/webapp/tiptap-extensions-1.20.2
Bump tiptap-extensions from 1.20.1 to 1.20.2 in /webapp
2019-06-03 19:30:10 -03:00
Matt Rider
5c6147ee47 Fix broken tests, revert changes to error watch property
- causing breaking change in the tests
2019-06-03 19:14:29 -03:00
dd624ef535
fix for YOU CAN'T CLEAN THE DATABASE WITH DEBUG=false 2019-06-04 00:10:42 +02:00
Matt Rider
31a6d36e59 Get overlay working, refactor
- use arrow function for error watch property, remove let that = this
2019-06-03 18:54:39 -03:00
97ff6fdb78
Merge branch 'master' into 2019/kw22/refactor_backend_structure 2019-06-03 23:31:26 +02:00
0b270ee7c3
fixed default import syntax 2019-06-03 23:24:26 +02:00
1a264a2662
fixed config check for server 2019-06-03 23:19:50 +02:00
15bfabcefd
check if config variables are present only when server is started 2019-06-03 23:17:58 +02:00
a1db7fa201
corrected config include 2019-06-03 23:13:42 +02:00
edcc5adb41
corrected paths and include order 2019-06-03 23:11:48 +02:00
de6e2ee1f9
Merge pull request #729 from Human-Connection/553-delete-comment
User can not anymore delete Comments of others
2019-06-03 23:02:08 +02:00
edd71b7825
DISABLE_MIDDLEWARES now requires DEBUG=true 2019-06-03 23:00:27 +02:00
164f3b6878
fixed lint 2019-06-03 22:57:46 +02:00
aonomike
f7e5c7bf2c Add date relative date on comments 2019-06-03 23:36:04 +03:00
Matt Rider
76bca90ede Merge branch 'master' of github.com:Human-Connection/Human-Connection into 553-delete-comment 2019-06-03 16:55:30 -03:00
Matt Rider
e5ccdb91d2 Use custom slot for hc-avatar 2019-06-03 16:54:45 -03:00
6948666cfe
Merge branch 'master' into 2019/kw22/refactor_backend_structure
# Conflicts:
#	backend/src/middleware/index.js
#	backend/src/schema/resolvers/comments.spec.js
#	backend/src/schema/resolvers/socialMedia.spec.js
2019-06-03 19:48:47 +02:00
Wolfgang Huß
cc774b03b8 Lint Fix in Backend 2019-06-03 19:48:36 +02:00
177e33c022
fixed spec include paths 2019-06-03 19:34:58 +02:00
3adb8d0f64
lint fixes 2019-06-03 19:29:14 +02:00
Robert Schäfer
7272c5002d
Merge pull request #725 from Human-Connection/fix_terrible_middleware_bug_in_production
Don't remove middlewares in production
2019-06-03 19:27:33 +02:00
Wolfgang Huß
62993cc3e9 Clean up 2019-06-03 19:05:59 +02:00
Wolfgang Huß
25999a6dfd Bug fix for User can delete Comments of others
Wrote a Jest test for this.
2019-06-03 19:04:40 +02:00
caa6a65f99
removed dotenv.config calls 2019-06-03 18:47:00 +02:00
Wolfgang Huß
deaf1b4307
Merge pull request #609 from Human-Connection/553-delete-comment
Delete Comment

I’ll come back to your notices and recommendations @roschaefer …
But merge for now.
2019-06-03 17:20:23 +02:00
Robert Schäfer
74f4c7b2fe
Merge pull request #718 from Human-Connection/dependabot/npm_and_yarn/backend/apollo-server-2.6.1
Bump apollo-server from 2.5.1 to 2.6.1 in /backend
2019-06-03 14:18:59 +02:00
Robert Schäfer
e1a1403df4
Merge pull request #714 from Human-Connection/deploy_maintenance_worker_to_dockerhub_automatically_with_small_split_size
Deploy maintenance worker to dockerhub automatically with smaller split size
2019-06-03 14:18:13 +02:00
Robert Schäfer
5866804fd3 Don't remove middlewares in production
@ulfgebhardt thank you for pointing out! That was a terrible bug.
2019-06-03 14:14:57 +02:00
Wolfgang Huß
d365f9368b Lint Fixes 2019-06-03 13:54:50 +02:00
4fd2885b26
reference global config 2019-06-03 13:19:08 +02:00
Robert Schäfer
df70ae451c Parameterize split size
@ulfgebhardt that was a really good suggestion, thanks!
2019-06-03 13:11:12 +02:00
dependabot-preview[bot]
1b35859861
Bump apollo-server from 2.5.1 to 2.6.1 in /backend
Bumps [apollo-server](https://github.com/apollographql/apollo-server) from 2.5.1 to 2.6.1.
- [Release notes](https://github.com/apollographql/apollo-server/releases)
- [Changelog](https://github.com/apollographql/apollo-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/apollographql/apollo-server/compare/apollo-server@2.5.1...apollo-server@2.6.1)
2019-06-03 11:05:10 +00:00
Robert Schäfer
3c1629ca3f
Merge pull request #719 from Human-Connection/dependabot/npm_and_yarn/backend/apollo-server-testing-2.6.1
Bump apollo-server-testing from 2.5.1 to 2.6.1 in /backend
2019-06-03 13:02:50 +02:00