Grzegorz Leoniec
9a63da733f
Added moderation menu item check for non moderators to be hidden
2019-01-18 10:25:49 +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
Grzegorz Leoniec
12d713d528
Fixed user report test
2019-01-18 10:10:42 +01: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]
403d07ae2a
Merge pull request #139 from Human-Connection/dependabot/npm_and_yarn/graphql-tag-2.10.1
2019-01-18 07:56:42 +00:00
dependabot[bot]
23a07786a4
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:22:18 +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
dependabot[bot]
e6d0ce8c6f
Merge pull request #115 from Human-Connection/dependabot/submodules/Nitro-Backend-8b8caae
2019-01-18 04:15:25 +00:00
dependabot[bot]
003c4488c2
Bump Nitro-Backend from 1ecdcb1 to 8b8caae
...
Bumps [Nitro-Backend](https://github.com/Human-Connection/Nitro-Backend ) from `1ecdcb1` to `8b8caae`.
- [Release notes](https://github.com/Human-Connection/Nitro-Backend/releases )
- [Commits](1ecdcb19b5...8b8caaef40 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-18 04:14:44 +00:00
Robert Schäfer
65124067f3
Merge remote-tracking branch 'origin/master' into 106_authorization
2019-01-18 02:17:20 +01:00
Robert Schäfer
c1395f7ec1
Fix leakage of subprocesses
...
@mattwr18 and I could not find any other way how to prevent leftover
processes than using a complex list of npm scripts.
Watch: http://youtu.be/byovuFwNXiw
and see how we despearately try to fix this stupid problem.
2019-01-18 02:09:19 +01:00
Robert Schäfer
5dbe5b16a4
Help @mattwr18 to debug the subprocesses
2019-01-17 23:38:55 +01:00
Grzegorz Leoniec
cd40879c6e
Added user report test (broken for no reason)
2019-01-17 22:41:48 +01:00
Grzegorz Leoniec
82f19057e2
Merge remote-tracking branch 'origin/master' into report-content
2019-01-17 22:24:33 +01:00
Robert Schäfer
d9b7245c1b
Update names and roles, Format Links
...
@tansaku ping, I think the most important part is that my dear co-workers first name is "Greg" or Grzegorz 🙂 🇵🇱 🇩🇪 @appinteractive
2019-01-17 22:22:32 +01:00
Grzegorz Leoniec
a87c9e4f4a
Added report content tests
2019-01-17 22:22:10 +01:00
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