Robert Schäfer
e70d9c959d
Merge pull request #127 from Human-Connection/100_2_download_uploads_and_more
...
Follow up on data import
2019-01-28 16:58:29 +01:00
Robert Schäfer
65d1443a51
Merge branch 'master' into 100_2_download_uploads_and_more
2019-01-28 15:12:11 +01:00
Grzegorz Leoniec
3ce814a96f
Merge pull request #131 from Mastercuber/master
...
Move troubleshoots to end; add install links for docker and minikube
2019-01-27 23:16:01 +01:00
Armin
de6e2feea1
Move troubleshoots to end; add install links for docker and minikube
2019-01-27 22:27:14 +01:00
Grzegorz Leoniec
fa6e5b69ed
Merge branch 'master' into 100_2_download_uploads_and_more
2019-01-26 09:39:31 +01:00
dependabot[bot]
0efe94aae3
Merge pull request #129 from Human-Connection/dependabot/npm_and_yarn/eslint-plugin-import-2.15.0
2019-01-23 13:00:35 +00:00
dependabot[bot]
13f8e57467
Bump eslint-plugin-import from 2.14.0 to 2.15.0
...
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import ) from 2.14.0 to 2.15.0.
- [Release notes](https://github.com/benmosher/eslint-plugin-import/releases )
- [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md )
- [Commits](https://github.com/benmosher/eslint-plugin-import/compare/v2.14.0...v2.15.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-23 12:46:30 +00:00
dependabot[bot]
58e9899509
Merge pull request #128 from Human-Connection/dependabot/npm_and_yarn/supertest-3.4.2
2019-01-23 12:43:20 +00:00
dependabot[bot]
3f0bdb792c
Bump supertest from 3.4.1 to 3.4.2
...
Bumps [supertest](https://github.com/visionmedia/supertest ) from 3.4.1 to 3.4.2.
- [Release notes](https://github.com/visionmedia/supertest/releases )
- [Changelog](https://github.com/visionmedia/supertest/blob/master/History.md )
- [Commits](https://github.com/visionmedia/supertest/compare/v3.4.1...v3.4.2 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-23 04:25:03 +00:00
dependabot[bot]
fba851bc52
Merge pull request #122 from Human-Connection/dependabot/npm_and_yarn/eslint-5.12.1
2019-01-22 14:42:36 +00:00
dependabot[bot]
73c8bb282b
Bump eslint from 5.12.0 to 5.12.1
...
Bumps [eslint](https://github.com/eslint/eslint ) from 5.12.0 to 5.12.1.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v5.12.0...v5.12.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-22 13:57:28 +00:00
Grzegorz Leoniec
5ef3427374
Merge pull request #99 from Human-Connection/report-content
...
Report content
2019-01-22 14:52:31 +01:00
Robert Schäfer
f273240fd8
Merge branch 'master' into report-content
2019-01-22 13:33:57 +01:00
Robert Schäfer
494748c4c4
Import shouts
2019-01-22 12:48:06 +01:00
Robert Schäfer
932a593cfa
Import follows
2019-01-22 12:48:06 +01:00
Robert Schäfer
ce7ce40272
Import badges
2019-01-22 12:48:06 +01:00
Robert Schäfer
f69a0daeef
Import categories, manually assign correct icon
...
Big fun 👍
2019-01-22 12:48:06 +01:00
Robert Schäfer
2cab6fe9cf
Replace scp with rsync
...
`rsync` is faster on multiple runs. The `--update` flag will only
download newer images and does not overwrite existing files. Thus, it will
only download missing images.
2019-01-22 12:48:06 +01:00
Robert Schäfer
c9b8b23915
Keep public folder empty
2019-01-22 12:48:06 +01:00
Robert Schäfer
509e4feeb9
Add workflow to download remote uploads
...
* remote uploads directory
* download content of uploads directory with `scp`
* share uploads volume with backend container
2019-01-22 12:48:06 +01:00
Robert Schäfer
e46c8d18e5
Implement public folder
2019-01-22 12:48:06 +01:00
Grzegorz Leoniec
c0dc7e3e5d
Merge pull request #115 from Human-Connection/100_import_mongodb_to_neo4j
...
Import remote mongodb in neo4j
2019-01-22 11:53:47 +01:00
Robert Schäfer
f5611a6316
Merge branch 'master' into 100_import_mongodb_to_neo4j
2019-01-21 22:17:32 +01:00
Robert Schäfer
55b1541829
Merge remote-tracking branch 'origin/master' into report-content
2019-01-21 15:18:40 +01:00
Grzegorz Leoniec
df1706a1ae
Merge pull request #109 from Human-Connection/106_authorization
...
106 authorization
2019-01-21 13:22:39 +01:00
Grzegorz Leoniec
670292b3ec
Disabled report seeding to fix tests
2019-01-21 11:08:37 +01:00
Robert Schäfer
5ccfed2994
Fix CodeFactor
2019-01-20 23:32:56 +01:00
Robert Schäfer
3aef664c8c
Import collections in order
2019-01-20 23:18:42 +01:00
Robert Schäfer
d0fa8b7e21
Run yarn run lint --fix
2019-01-19 01:04:42 +01:00
Robert Schäfer
8591816dfa
Fix CodeFactor
2019-01-19 00:57:12 +01:00
Robert Schäfer
605e5e39b0
Merge branch 'master' of github.com:Human-Connection/Nitro-Backend into 100_import_mongodb_to_neo4j
2019-01-19 00:41:35 +01:00
Robert Schäfer
5701185d34
Fix urls for staging-alpha
2019-01-19 00:36:55 +01:00
Robert Schäfer
4a21e5b885
Implement test for image middleware
2019-01-19 00:34:45 +01:00
Robert Schäfer
b272024933
Import comments
2019-01-19 00:01:30 +01:00
Robert Schäfer
887a6d201f
Import contributions to neo4j
2019-01-18 23:53:00 +01:00
Robert Schäfer
97e6acf46b
Import of all users in one script:
...
```sh
docker-compose exec neo4j import/import.sh
```
2019-01-18 22:45:29 +01:00
Robert Schäfer
4534f1ae9e
Add production server to known_hosts
2019-01-18 21:18:59 +01:00
Robert Schäfer
f0c18e2cca
Clean up Dockerfile, add known_hosts file
...
@appinteractive it's troublesome to add the SSH private key via
environment variable. You have to convert newlines to spaces and convert
them back - which I think is error prone. I hope we can transfer the
private key file on to our deployed container later on.
2019-01-18 21:07:24 +01:00
Robert Schäfer
89326bd856
Merge branch 'master' into 106_authorization
2019-01-18 19:50:37 +01:00
Grzegorz Leoniec
4c265bf3b8
Fixed report seeding
2019-01-18 11:22:44 +01:00
Grzegorz Leoniec
8b20f447f3
Fixed lint issues
2019-01-18 10:51:33 +01:00
Grzegorz Leoniec
08eda7916a
Merge remote-tracking branch 'origin/master' into report-content
2019-01-18 10:47:28 +01:00
dependabot[bot]
361a41bd4e
Merge pull request #118 from Human-Connection/dependabot/npm_and_yarn/apollo-cache-inmemory-1.4.0
2019-01-18 09:16:22 +00:00
dependabot[bot]
a9d271ca47
Bump apollo-cache-inmemory from 1.3.12 to 1.4.0
...
Bumps [apollo-cache-inmemory](https://github.com/apollographql/apollo-client ) from 1.3.12 to 1.4.0.
- [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/commits/v1.4.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-18 09:00:09 +00:00
dependabot[bot]
530fc6b230
Merge pull request #114 from Human-Connection/dependabot/npm_and_yarn/graphql-yoga-1.17.0
2019-01-18 08:57:38 +00:00
dependabot[bot]
dfd2550cf8
Bump graphql-yoga from 1.16.7 to 1.17.0
...
Bumps [graphql-yoga](https://github.com/prisma/graphql-yoga ) from 1.16.7 to 1.17.0.
- [Release notes](https://github.com/prisma/graphql-yoga/releases )
- [Commits](https://github.com/prisma/graphql-yoga/compare/v1.16.7...v1.17.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-18 08:23:32 +00:00
dependabot[bot]
5678c205eb
Merge pull request #117 from Human-Connection/dependabot/npm_and_yarn/apollo-client-2.4.9
2019-01-18 08:19:47 +00:00
dependabot[bot]
097a4c1b8f
Bump apollo-client from 2.4.8 to 2.4.9
...
Bumps [apollo-client](https://github.com/apollographql/apollo-client ) from 2.4.8 to 2.4.9.
- [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/commits )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-18 07:59:43 +00:00
dependabot[bot]
839a01bb3b
Merge pull request #119 from Human-Connection/dependabot/npm_and_yarn/graphql-tag-2.10.1
2019-01-18 07:57:22 +00:00
dependabot[bot]
4618c1d8be
Bump graphql-tag from 2.10.0 to 2.10.1
...
Bumps [graphql-tag](https://github.com/apollostack/graphql-tag ) from 2.10.0 to 2.10.1.
- [Release notes](https://github.com/apollostack/graphql-tag/releases )
- [Changelog](https://github.com/apollographql/graphql-tag/blob/master/CHANGELOG.md )
- [Commits](https://github.com/apollostack/graphql-tag/commits )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-18 04:19:45 +00:00