5888 Commits

Author SHA1 Message Date
Grzegorz Leoniec
4af7a6673c
Mobile friendly admin, settings and moderation 2019-01-21 12:06:38 +01:00
Grzegorz Leoniec
834973f3d3
Try to fix test 2019-01-21 11:49:37 +01:00
Grzegorz Leoniec
670292b3ec
Disabled report seeding to fix tests 2019-01-21 11:08:37 +01:00
Grzegorz Leoniec
6c74531608
Fixed logout link styling 2019-01-21 09:14:36 +01:00
Grzegorz Leoniec
04663aa94a
Improved modal 2019-01-21 08:53:17 +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
ec52a169ab
Merge branch 'master' into dependabot/npm_and_yarn/graphql-14.1.1 2019-01-18 20:07:11 +01:00
Robert Schäfer
89326bd856
Merge branch 'master' into 106_authorization 2019-01-18 19:50:37 +01:00
Grzegorz Leoniec
f19d46a7c6
Merge branch 'master' into report-content 2019-01-18 16:31:45 +01:00
Grzegorz Leoniec
1a106dc6cc
Removed polling on moderation page due to error 2019-01-18 16:30:25 +01:00
Grzegorz Leoniec
e5eb9c922e
Merge pull request #141 from Human-Connection/comming-soon-and-placeholders
Comming Soon and Empty States
2019-01-18 16:28:00 +01:00
Grzegorz Leoniec
2ca23860f5
Merge pull request #14 from Tirokk/master
Change path of the file "edit-this-documentation.md"
2019-01-18 15:49:22 +01:00
Grzegorz Leoniec
981c9b3c92
Fixed empty related post handling 2019-01-18 15:40:24 +01:00
Grzegorz Leoniec
ab5a2e6efc
Fixed an issue in seo mixin 2019-01-18 15:39:11 +01:00
Grzegorz Leoniec
3091b643b5
Merge branch 'comming-soon-and-placeholders' of github.com:appinteractive/hc-prototype-ui into comming-soon-and-placeholders 2019-01-18 15:38:59 +01:00
Grzegorz Leoniec
b6b77a18a5
Added unique class name to body tag based on page name 2019-01-18 15:38:37 +01:00
Grzegorz Leoniec
1e51c44a62
Added unique class name to body tag based on page name 2019-01-18 15:36:01 +01:00
Grzegorz Leoniec
233bce13e4
Empty profile 2019-01-18 15:35:58 +01:00
Grzegorz Leoniec
011871405c
Empty relations 2019-01-18 15:35:53 +01:00
Grzegorz Leoniec
c7ffcc44c6
empty comments 2019-01-18 15:35:48 +01:00
Grzegorz Leoniec
baac0748a0
Added comming soon empty state to setting, admin and take action pages 2019-01-18 15:35:40 +01:00
Grzegorz Leoniec
e0bbe5e603
Added empty component 2019-01-18 15:34:08 +01:00
Grzegorz Leoniec
91a9aed46a
Fixed content menu and modal styles 2019-01-18 14:57:43 +01:00
Grzegorz Leoniec
90d7b94e7a
Merged master in 2019-01-18 14:27:00 +01:00
dependabot[bot]
707e8c1a89
Bump graphql from 14.0.2 to 14.1.1
Bumps [graphql](https://github.com/graphql/graphql-js) from 14.0.2 to 14.1.1.
- [Release notes](https://github.com/graphql/graphql-js/releases)
- [Commits](https://github.com/graphql/graphql-js/compare/v14.0.2...v14.1.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-18 13:03:59 +00:00
Grzegorz Leoniec
c88534e255
Merge pull request #134 from Human-Connection/upgrade-styleguied
Upgrade styleguide
2019-01-18 14:01:38 +01:00
Grzegorz Leoniec
4d80dab441
Fixed settings form and its test 2019-01-18 13:45:40 +01:00
Grzegorz Leoniec
ab5432c830
Merge branch 'master' into upgrade-styleguied 2019-01-18 12:44:32 +01:00
Grzegorz Leoniec
d59a060b55
Try to fix travis 2019-01-18 12:43:56 +01:00
Wolfgang Huß
02c76bdd3a
Rename https/github.com/Tirokk/Nitro-Documentation/blob/patch-2/documentation/edit-this-documentation.md to documentation/edit-this-documentation.md 2019-01-18 12:40:28 +01:00
Wolfgang Huß
36a889154c
Merge pull request #3 from Tirokk/patch-3
New file describes how to edit this documentation
2019-01-18 12:38:15 +01:00
Wolfgang Huß
020f4c4933
Merge pull request #2 from Tirokk/patch-2
Change Summary
2019-01-18 12:35:43 +01:00
Wolfgang Huß
20e416b34b
Merge pull request #1 from Tirokk/patch-1
Add instructions for forking (or cloning) repo
2019-01-18 12:31:50 +01:00
Grzegorz Leoniec
272b1071d4
Improved content menu and empty profile page 2019-01-18 12:14:57 +01:00
Grzegorz Leoniec
d29852b843
Optimized fetching of data on report content page 2019-01-18 12:14:40 +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
Grzegorz Leoniec
e6326f772b
Secured moderation and admin pages by role 2019-01-18 10:35:48 +01:00