Robert Schäfer
49ac4dbad9
Update backend/installation/configuration.md
...
Co-Authored-By: Tirokk <wolle.huss@pjannto.com>
2019-01-23 18:24:00 +01:00
Robert Schäfer
c96666e5ef
Update backend/installation/configuration.md
...
Co-Authored-By: Tirokk <wolle.huss@pjannto.com>
2019-01-23 18:23:03 +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
Joseph Ngugi
1f19285af3
Merge branch 'master' into bg-fix-mobile-friendliness-122
2019-01-23 03:47:34 +03:00
Grzegorz Leoniec
13105315e4
Merge pull request #18 from Human-Connection/roschaefer-patch-1
...
Update to the latest changes on the backend
2019-01-22 16:43:19 +01:00
Grzegorz Leoniec
fbc9b4777d
Fixed portal-vue
2019-01-22 15:54:14 +01:00
Grzegorz Leoniec
1718a161c8
Merged master in
2019-01-22 15:51:02 +01:00
Grzegorz Leoniec
3a174707c3
Added basic editor under /post/edit
2019-01-22 15:50:05 +01: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
e219cf886f
Merge pull request #107 from Human-Connection/report-content
...
Report Content
2019-01-22 14:52:56 +01:00
Grzegorz Leoniec
5ef3427374
Merge pull request #99 from Human-Connection/report-content
...
Report content
2019-01-22 14:52:31 +01:00
Matt Rider
1dc8e13dfa
Add instructions to docs, fix kubectl commands
2019-01-22 10:43:26 -02:00
Robert Schäfer
f273240fd8
Merge branch 'master' into report-content
2019-01-22 13:33:57 +01:00
Robert Schäfer
01f9a55210
Update to the latest changes on the backend
...
for reference: https://github.com/Human-Connection/Nitro-Backend/pull/127
2019-01-22 12:53:01 +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
c42c3b716e
Merge pull request #16 from Human-Connection/roschaefer-patch-1
...
Provide documentation for `db-migration-worker`
2019-01-22 11:54:21 +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
Wolfgang Huß
b2093b3025
Update configuration.md
2019-01-22 10:04:02 +01:00
Wolfgang Huß
64607745db
Added instr. to create Backend folder
2019-01-22 09:43:15 +01:00
dependabot[bot]
ba400adcca
Bump WebApp from fa26d7c to e153eb6
...
Bumps [WebApp](https://github.com/Human-Connection/WebApp ) from `fa26d7c` to `e153eb6`.
- [Release notes](https://github.com/Human-Connection/WebApp/releases )
- [Commits](fa26d7c654...e153eb6c07 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-22 04:15:18 +00:00
kachulio1
427edb2c38
add width in flex-item
2019-01-22 01:55:41 +03:00
Robert Schäfer
f5611a6316
Merge branch 'master' into 100_import_mongodb_to_neo4j
2019-01-21 22:17:32 +01:00
Wolfgang Huß
4e1acd7021
Update configuration.md
2019-01-21 18:24:21 +01:00
Wolfgang Huß
663a495b4e
Filled in the instr. to Download, Seed … of Neo4j
2019-01-21 18:19:34 +01:00
Wolfgang Huß
4e0581bd17
Update README.md
2019-01-21 17:08:27 +01:00
Wolfgang Huß
6abe11c3cb
Added file „screenshot-neo4j-download-center-…"
2019-01-21 16:57:05 +01:00
Wolfgang Huß
cd118305bb
Change Summary Headline to Neo4j Installation and…
2019-01-21 16:55:33 +01:00
Wolfgang Huß
7ceae375b3
Rename configuration.md to configuration1.md
2019-01-21 16:29:02 +01:00
Wolfgang Huß
236ad69611
Update README.md
2019-01-21 16:24:41 +01:00
Robert Schäfer
9478bf0988
Provide documentation for db-migration-worker
...
@appinteractive ping
This is basically the documentation of the PR description: https://github.com/Human-Connection/Nitro-Backend/pull/115
2019-01-21 16:16:05 +01:00
Wolfgang Huß
03a136fc38
Update README.md
2019-01-21 16:14:52 +01:00
Robert Schäfer
fb18264387
Re-add step definition of unrelated cucumber
2019-01-21 15:46:38 +01:00
Wolfgang Huß
1dc3aaf73c
Merge pull request #6 from Tirokk/Tirokk-Docker-Neo4j-1
...
Add screenshot file for forking nitro-backend
2019-01-21 15:28:00 +01:00
Robert Schäfer
55b1541829
Merge remote-tracking branch 'origin/master' into report-content
2019-01-21 15:18:40 +01:00
Robert Schäfer
6efa2b01c9
Fix eslint
2019-01-21 15:16:13 +01:00
Robert Schäfer
e63e346720
Refactor "Report content" cucumber feature
2019-01-21 15:12:13 +01:00
Wolfgang Huß
5c5712a97a
Splitted into Docker and Local Installation
2019-01-21 13:45:29 +01:00
Wolfgang Huß
dc476b1897
Add screenshot file for forking nitro-backend
...
So we use no external link to this screenshot anymore.
2019-01-21 13:36:17 +01:00
Grzegorz Leoniec
df1706a1ae
Merge pull request #109 from Human-Connection/106_authorization
...
106 authorization
2019-01-21 13:22:39 +01:00