13067 Commits

Author SHA1 Message Date
Grzegorz Leoniec
453ceae726
Fix scrollbehavior to top on page change 2019-01-17 22:21:57 +01:00
Grzegorz Leoniec
9ebe75b250
Improved moderation page 2019-01-17 22:04:00 +01:00
dependabot[bot]
8b8caaef40
Merge pull request #103 from Human-Connection/dependabot/npm_and_yarn/eslint-plugin-node-8.0.1 2019-01-17 20:39:38 +00:00
dependabot[bot]
b9e348d2d3
Bump eslint-plugin-node from 8.0.0 to 8.0.1
Bumps [eslint-plugin-node](https://github.com/mysticatea/eslint-plugin-node) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/mysticatea/eslint-plugin-node/releases)
- [Commits](https://github.com/mysticatea/eslint-plugin-node/compare/v8.0.0...v8.0.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-17 20:19:53 +00:00
dependabot[bot]
4f88e7e38f
Merge pull request #102 from Human-Connection/dependabot/npm_and_yarn/eslint-5.12.0 2019-01-17 20:16:51 +00:00
dependabot[bot]
8e6299c804
Bump eslint from 5.11.1 to 5.12.0
Bumps [eslint](https://github.com/eslint/eslint) from 5.11.1 to 5.12.0.
- [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.11.1...v5.12.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-17 20:06:56 +00:00
dependabot[bot]
f90e041049
Merge pull request #116 from Human-Connection/dependabot/npm_and_yarn/supertest-3.4.1 2019-01-17 20:04:42 +00:00
Grzegorz Leoniec
6a58746702
Improved Modal 2019-01-17 20:55:37 +01:00
Grzegorz Leoniec
57c106ab13
Fixe typo in AboutMeAndLocation feature 2019-01-17 19:24:00 +01:00
Grzegorz Leoniec
dfb488271e
Translated empty message 2019-01-17 19:23:29 +01:00
Grzegorz Leoniec
e726b14ec0
Add empty icons 2019-01-17 19:23:16 +01:00
Grzegorz Leoniec
2a4e1e2bf3
Added empty component 2019-01-17 18:58:28 +01:00
Robert Schäfer
47e9e52a84 Refactor test to be less confusing 2019-01-17 18:31:39 +01:00
Robert Schäfer
918bd863ed Fix typo
Replace password with Asterix and Obelix
See: http://www.topkool.com/fr/wp-content/uploads/2012/10/asterix-et-obelix-017.jpg

@appinteractive 😆
2019-01-17 18:06:53 +01:00
Robert Schäfer
6340efbfc5 Fix #106
Thank you @appinteractive ! 💝

FYI: @kachulio1 @mattwr18
2019-01-17 18:03:28 +01:00
Robert Schäfer
a5c87e0cd5 Add --ci on Travis (it's our ci server 😄) 2019-01-17 18:03:05 +01:00
Sam Joseph
31fd9dc23d
Create CONTRIBUTING.md 2019-01-17 16:43:58 +00:00
Robert Schäfer
ad8e64d060 Properly exit if seeding fails 2019-01-17 16:01:03 +01:00
Robert Schäfer
cd3f0955f9 Properly test 106
I had the wrong test setup for the "expected-to-be-green" side tests
(for debugging).
2019-01-17 15:42:09 +01:00
Grzegorz Leoniec
c9508e37cc
Fixed linting error 2019-01-17 15:39:21 +01:00
Grzegorz Leoniec
24cfe07e95
Fixed space centered property 2019-01-17 15:31:51 +01:00
Robert Schäfer
d50015af3c Replace node with babel-node
This should ensure that you don't have to reubild the server all the
time
2019-01-17 15:24:25 +01:00
Robert Schäfer
9e4edca35b Use node spawn to spin off several servers 2019-01-17 15:17:18 +01:00
Grzegorz Leoniec
912ff6f645
Use native tag sizeing 2019-01-17 14:45:57 +01:00
Grzegorz Leoniec
e048771125
Fixed rounded tag 2019-01-17 14:39:38 +01:00
Robert Schäfer
e82d29ea08
Merge pull request #10 from Tirokk/patch-3
Add a new section for how to change the documentation
2019-01-17 14:29:53 +01:00
Robert Schäfer
c7df5ce1c4
Merge pull request #9 from Tirokk/patch-2
Add a new section for how to change the documentation
2019-01-17 14:21:00 +01:00
Grzegorz Leoniec
81e211f6fb
Initial commit 2019-01-17 14:10:38 +01:00
Grzegorz Leoniec
f785fc8de6
Fixed tags 2019-01-17 11:21:11 +01:00
Grzegorz Leoniec
e0e1aa907d
Updated chip and tag 2019-01-17 11:02:09 +01:00
Grzegorz Leoniec
4bd1028a38
Updated menu usage to new slotname 2019-01-17 10:45:53 +01:00
Grzegorz Leoniec
df9e4ddcf6
Updated from pr's 2019-01-17 10:38:56 +01:00
Grzegorz Leoniec
b589ab0929
Fix border-radius for card 2019-01-17 09:33:41 +01:00
dependabot[bot]
541e44e04c
Bump supertest from 3.3.0 to 3.4.1
Bumps [supertest](https://github.com/visionmedia/supertest) from 3.3.0 to 3.4.1.
- [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.3.0...v3.4.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-17 04:31:44 +00:00
Grzegorz Leoniec
0f08ee34a4
Merge branch 'master' into upgrade-styleguied 2019-01-16 19:20:02 +01:00
Grzegorz Leoniec
4db152575a
Fixed profile-top-navigation z-index 2019-01-16 19:11:18 +01:00
Grzegorz Leoniec
a676daef3e
Fixed logout link padding 2019-01-16 19:05:09 +01:00
Grzegorz Leoniec
9982102f55
merged master in 2019-01-16 19:02:28 +01:00
Grzegorz Leoniec
a1a0d21f23
Merge remote-tracking branch 'origin/master' into report-content 2019-01-16 19:01:25 +01:00
dependabot[bot]
f31776e801
Merge pull request #112 from Human-Connection/dependabot/submodules/Nitro-Backend-1ecdcb1 2019-01-16 04:16:36 +00:00
dependabot[bot]
71fefe7d80
Merge pull request #113 from Human-Connection/dependabot/submodules/Nitro-Web-70aca85 2019-01-16 04:16:24 +00:00
dependabot[bot]
28f7c0f5b0
Bump Nitro-Web from 6326e24 to 70aca85
Bumps [Nitro-Web](https://github.com/Human-Connection/Nitro-Web) from `6326e24` to `70aca85`.
- [Release notes](https://github.com/Human-Connection/Nitro-Web/releases)
- [Commits](6326e243f4...70aca8579a)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-16 04:15:46 +00:00
dependabot[bot]
157e9082c4
Bump Nitro-Backend from 79749e6 to 1ecdcb1
Bumps [Nitro-Backend](https://github.com/Human-Connection/Nitro-Backend) from `79749e6` to `1ecdcb1`.
- [Release notes](https://github.com/Human-Connection/Nitro-Backend/releases)
- [Commits](79749e6570...1ecdcb19b5)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-16 04:15:44 +00:00
Robert Schäfer
bfad621306 Disable automatic know-hosts for now
This will require user interaction when running the import script
2019-01-16 02:19:02 +01:00
Robert Schäfer
8d8dfb0640 Provision neo4j container with import script 2019-01-16 02:10:42 +01:00
Robert Schäfer
433cd7a52e Export all relevant collection to a shared folder 2019-01-16 02:10:42 +01:00
Robert Schäfer
1c04b8f3de Import mongodb on-the-fly 2019-01-16 02:10:42 +01:00
Robert Schäfer
0970014a59 Create db-migration-worker as a docker container
The idea is to import/dump the remote database via SSH, restore it to
the local mongodb, export .json collections to a shared volume and
import the json collections with cypher-shell.
2019-01-16 02:10:42 +01:00
Robert Schäfer
57a6b259eb Copy remote-dump.sh as a starting piont
Just added the two environment variables for neo4j.
2019-01-16 02:10:42 +01:00
Robert Schäfer
a07f48826b Merge remote-tracking branch 'origin/master' into 106_authorization 2019-01-15 19:59:52 +01:00