Robert Schäfer
|
04b97009ae
|
Bring back the wait-on for a more reliable build
|
2019-06-05 01:03:47 +02:00 |
|
Robert Schäfer
|
36f77e660e
|
Merge pull request #731 from Human-Connection/722_comment-date
Add date relative date on comments
|
2019-06-05 00:54:48 +02:00 |
|
Robert Schäfer
|
67862b1f20
|
Merge pull request #735 from Human-Connection/remove_verbose_log_output_on_travis
DISABLED_MIDDLEWARES only set outside production
|
2019-06-05 00:45:32 +02:00 |
|
Robert Schäfer
|
900b05c280
|
Automatically push neo4j docker image to dockerhub
|
2019-06-05 00:31:54 +02:00 |
|
Robert Schäfer
|
d2130d64f4
|
Write documentation for Neo4J
@Tirokk FYI
|
2019-06-05 00:31:54 +02:00 |
|
Robert Schäfer
|
63697f5e27
|
Remove obsolete commands on Travis
|
2019-06-05 00:26:00 +02:00 |
|
Robert Schäfer
|
82ce576ba4
|
Setup db indexes constraints on neo4j startup
Credits go to @javamonkey79
See here: https://github.com/neo4j/docker-neo4j/issues/166
|
2019-06-05 00:11:38 +02:00 |
|
Robert Schäfer
|
a200ce5955
|
Merge pull request #736 from Human-Connection/releasePost3
🍰 release contribution again
|
2019-06-04 23:20:13 +02:00 |
|
Robert Schäfer
|
52a52d7ad4
|
Provide better user experience with different icon
@ogerly I changed the icon to use a normal eye if you want to release
the contribution. Changing visual state usually improves user
experience.
|
2019-06-04 18:15:07 +02:00 |
|
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 |
|