dependabot-preview[bot]
|
bd71d1bf66
|
Bump apollo-cache-inmemory from 1.6.0 to 1.6.1 in /backend
Bumps [apollo-cache-inmemory](https://github.com/apollographql/apollo-client) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/apollographql/apollo-client/releases)
- [Changelog](https://github.com/apollographql/apollo-client/blob/master/CHANGELOG.md)
- [Commits](https://github.com/apollographql/apollo-client/compare/apollo-cache-inmemory@1.6.0...apollo-cache-inmemory@1.6.1)
|
2019-06-05 08:44:49 +00:00 |
|
Robert Schäfer
|
129d62fd7d
|
Merge pull request #744 from Human-Connection/dependabot/npm_and_yarn/webapp/apollo-client-2.6.1
Bump apollo-client from 2.6.0 to 2.6.1 in /webapp
|
2019-06-05 10:42:55 +02:00 |
|
Robert Schäfer
|
04ab624963
|
Merge pull request #745 from Human-Connection/dependabot/npm_and_yarn/backend/apollo-client-2.6.1
Bump apollo-client from 2.5.1 to 2.6.1 in /backend
|
2019-06-05 10:42:32 +02:00 |
|
Robert Schäfer
|
fe99d6061a
|
Merge pull request #748 from Human-Connection/dependabot/npm_and_yarn/webapp/nuxt-2.8.1
Bump nuxt from 2.8.0 to 2.8.1 in /webapp
|
2019-06-05 10:39:05 +02:00 |
|
Robert Schäfer
|
65e1cd44d6
|
Merge pull request #749 from Human-Connection/dependabot/docker/webapp/node-12.4-alpine
Bump node from 12.3.1-alpine to 12.4-alpine in /webapp
|
2019-06-05 10:38:21 +02:00 |
|
Robert Schäfer
|
82baed1fab
|
Merge pull request #750 from Human-Connection/dependabot/docker/backend/node-12.4-alpine
Bump node from 12.3.1-alpine to 12.4-alpine in /backend
|
2019-06-05 10:38:02 +02:00 |
|
dependabot-preview[bot]
|
569216b8bf
|
Bump node from 12.3.1-alpine to 12.4-alpine in /backend
Bumps node from 12.3.1-alpine to 12.4-alpine.
|
2019-06-05 05:01:44 +00:00 |
|
dependabot-preview[bot]
|
1cca86390d
|
Bump node from 12.3.1-alpine to 12.4-alpine in /webapp
Bumps node from 12.3.1-alpine to 12.4-alpine.
|
2019-06-05 05:01:38 +00:00 |
|
dependabot-preview[bot]
|
5caa6007c1
|
Bump nuxt from 2.8.0 to 2.8.1 in /webapp
Bumps [nuxt](https://github.com/nuxt/nuxt.js) from 2.8.0 to 2.8.1.
- [Release notes](https://github.com/nuxt/nuxt.js/releases)
- [Changelog](https://github.com/nuxt/nuxt.js/blob/dev/RELEASE_PLAN.md)
- [Commits](https://github.com/nuxt/nuxt.js/compare/v2.8.0...v2.8.1)
|
2019-06-05 05:00:18 +00:00 |
|
dependabot-preview[bot]
|
aafcd40fb0
|
Bump apollo-client from 2.5.1 to 2.6.1 in /backend
Bumps [apollo-client](https://github.com/apollographql/apollo-client) from 2.5.1 to 2.6.1.
- [Release notes](https://github.com/apollographql/apollo-client/releases)
- [Changelog](https://github.com/apollographql/apollo-client/blob/master/CHANGELOG.md)
- [Commits](https://github.com/apollographql/apollo-client/compare/apollo-client@2.5.1...apollo-client@2.6.1)
|
2019-06-05 04:58:31 +00:00 |
|
dependabot-preview[bot]
|
af8a548958
|
Bump apollo-client from 2.6.0 to 2.6.1 in /webapp
Bumps [apollo-client](https://github.com/apollographql/apollo-client) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/apollographql/apollo-client/releases)
- [Changelog](https://github.com/apollographql/apollo-client/blob/master/CHANGELOG.md)
- [Commits](https://github.com/apollographql/apollo-client/compare/apollo-client@2.6.0...apollo-client@2.6.1)
|
2019-06-05 04:58:14 +00: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
|
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 |
|
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 |
|
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 |
|
|
|
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 |
|
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 |
|
|
|
dd624ef535
|
fix for YOU CAN'T CLEAN THE DATABASE WITH DEBUG=false
|
2019-06-04 00:10:42 +02: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 |
|
|
|
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 |
|