16408 Commits

Author SHA1 Message Date
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
Robert Schäfer
1ecdcb19b5
Merge pull request #16 from Human-Connection/locations
Locations & About Me
2019-01-15 13:24:24 +01:00
Robert Schäfer
5e77e7eaa7
Merge branch 'master' into locations 2019-01-15 13:18:31 +01:00
Robert Schäfer
70aca8579a
Merge pull request #9 from Human-Connection/locations
Locations & About Me
2019-01-15 13:16:29 +01:00
Grzegorz Leoniec
6f02534d4f
Merge branch 'master' into locations 2019-01-15 11:42:39 +01:00
Grzegorz Leoniec
7e8cefc773
Improved moderation list 2019-01-15 11:40:44 +01:00
Grzegorz Leoniec
2a803a3287
Fixed tooltip styles on build 2019-01-15 11:40:29 +01:00
Grzegorz Leoniec
54b690bcc7
Fixed username test on settings page by waiting for the form to be saved 2019-01-15 11:09:01 +01:00
Grzegorz Leoniec
a3a229c36f
Fixed location test with region on english locale by using Saxony-Anhalt instead 2019-01-15 11:08:37 +01:00
Grzegorz Leoniec
d44fbcc594
Improved content menu 2019-01-15 10:54:57 +01:00