Grzegorz Leoniec
811dee372b
output createdAt and updatedAt on comments
2018-10-26 15:16:10 +02:00
Grzegorz Leoniec
1af35ea4cf
show create dates where possible
2018-10-26 15:15:50 +02:00
Grzegorz Leoniec
a26937d093
improved pagination on profile page
2018-10-26 14:48:17 +02:00
Grzegorz Leoniec
09b4b707bc
show post date
2018-10-26 14:48:04 +02:00
Grzegorz Leoniec
e79cc6977d
Merge branch 'master' of github.com:appinteractive/hc-prototype-api
2018-10-26 14:24:08 +02:00
Grzegorz Leoniec
ea33d55d01
fixed comment count in schema
2018-10-26 14:24:00 +02:00
Grzegorz Leoniec
1f07e5bb41
improved styleguide build command
2018-10-26 14:23:20 +02:00
Grzegorz Leoniec
f1824d7c06
added pagination to profile
2018-10-26 14:23:13 +02:00
Grzegorz Leoniec
7cc53d7426
imporved heading component
2018-10-26 14:22:38 +02:00
Grzegorz Leoniec
6b24804eb0
improved badge component
2018-10-26 14:22:25 +02:00
Grzegorz Leoniec
11457bf025
improved author component
2018-10-26 14:22:02 +02:00
Lala Sabathil
748eb40b32
Merge pull request #53 from Human-Connection/dependabot/submodules/API-4437261
...
Bump API from `da96078` to `4437261`
2018-10-26 11:18:28 +02:00
Lala Sabathil
e40d19af5d
Update schema.graphql
...
Fix #7
2018-10-26 11:17:43 +02:00
dependabot[bot]
938b1acdd0
Merge pull request #59 from Human-Connection/dependabot/submodules/WebApp-de99fa4
2018-10-24 04:25:04 +00:00
dependabot[bot]
691eda4d17
Bump WebApp from 394707b to de99fa4
...
Bumps [WebApp](https://github.com/Human-Connection/WebApp ) from `394707b` to `de99fa4`.
- [Release notes](https://github.com/Human-Connection/WebApp/releases )
- [Commits](394707bedf...de99fa4391 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-24 04:23:57 +00:00
Grzegorz Leoniec
4e89597106
Merge pull request #6 from appinteractive/provide_apoc_for_dockerized_neo4j
...
Custom Dockerfile to install apoc plugin in neo4j
2018-10-23 23:51:02 +02:00
Robert Schäfer
5f102f7d98
Custom Dockerfile to install apoc plugin in neo4j
2018-10-23 23:51:06 +02:00
Grzegorz Leoniec
ad56d710e6
updated install instructions
2018-10-23 21:26:32 +02:00
Grzegorz Leoniec
9b34376c1c
fixed seeding and password hashing
2018-10-23 21:23:08 +02:00
Grzegorz Leoniec
667122d1e7
improved admin dashboard
2018-10-23 12:50:10 +02:00
Grzegorz Leoniec
76a769f91b
using badges
2018-10-23 12:49:59 +02:00
Grzegorz Leoniec
b39c6e3ed0
added badges
2018-10-23 12:44:35 +02:00
Grzegorz Leoniec
a9f7049f2a
improved profile query
2018-10-23 12:43:43 +02:00
Grzegorz Leoniec
7bab09449d
added date to the author component
2018-10-23 12:43:20 +02:00
Grzegorz Leoniec
e814225934
improved count to component
2018-10-23 12:42:59 +02:00
Grzegorz Leoniec
e175ccd810
improved number component
2018-10-23 12:42:34 +02:00
Grzegorz Leoniec
69e26284d2
Update README.md
2018-10-23 12:41:23 +02:00
Grzegorz Leoniec
8542105c8a
Update README.md
2018-10-23 12:40:11 +02:00
Grzegorz Leoniec
81e6ad60e2
Update README.md
2018-10-23 12:39:32 +02:00
Grzegorz Leoniec
cb42163799
Merge pull request #5 from roschaefer/docker
...
Add Installation with Docker
2018-10-23 12:33:54 +02:00
Grzegorz Leoniec
43e4b96338
Merge pull request #1 from roschaefer/update_configuration_instructions
...
Add README instructions to configure .env
2018-10-23 12:31:58 +02:00
Grzegorz Leoniec
e0f0bb95ca
Merge branch 'master' into update_configuration_instructions
2018-10-23 12:31:47 +02:00
Grzegorz Leoniec
776d940fbb
Merge pull request #3 from roschaefer/improve_seed_data
...
Replace fake email domain with example.org
2018-10-23 12:25:57 +02:00
Grzegorz Leoniec
9be0d4f688
Merge branch 'master' into improve_seed_data
2018-10-23 12:23:19 +02:00
Grzegorz Leoniec
1e0e22013a
improved schema and middleware
2018-10-23 12:09:43 +02:00
dependabot[bot]
e467b43a7c
Merge pull request #58 from Human-Connection/dependabot/submodules/WebApp-394707b
2018-10-22 21:52:11 +00:00
dependabot[bot]
c53aa82870
Bump WebApp from ab4b520 to 394707b
...
Bumps [WebApp](https://github.com/Human-Connection/WebApp ) from `ab4b520` to `394707b`.
- [Release notes](https://github.com/Human-Connection/WebApp/releases )
- [Commits](ab4b520df2...394707bedf )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-22 20:58:48 +00:00
Robert Schäfer
036e4a602b
Add .dockerignore
2018-10-20 01:25:53 +02:00
Robert Schäfer
67e330d10e
Add Documentation for Installation with Docker
2018-10-19 23:19:32 +02:00
Robert Schäfer
91fb18f77d
DB volume (for cleaning) + Naming: server->backend
2018-10-19 23:18:22 +02:00
Robert Schäfer
cbf83273fb
Provide installation with docker
2018-10-19 23:06:59 +02:00
Grzegorz Leoniec
882f1a2150
Merge branch 'master' of github.com:appinteractive/hc-prototype-ui
2018-10-19 12:31:47 +02:00
Grzegorz Leoniec
d9237db6fe
added current statistics to the admin dashboard
2018-10-19 12:31:43 +02:00
Grzegorz Leoniec
21c17d6f9c
Merge branches 'master' and 'master' of github.com:appinteractive/hc-prototype-api
2018-10-19 12:31:02 +02:00
Grzegorz Leoniec
513de69bf9
some cleanup
2018-10-19 12:29:52 +02:00
Grzegorz Leoniec
58dfc281f7
added statistics type and query and hide deleted or disabled relations
2018-10-19 12:29:27 +02:00
Grzegorz Leoniec
77e744022e
fixed password middleware
2018-10-19 12:28:26 +02:00
Robert Schäfer
e91acd5eb4
Replace fake email domain with example.org
...
Test.de is the website of Stiftung Warentest. We should do everything
right from the beginning, use example.org as the mailserver of choice
for our seed data and never spam test.de by accident.
2018-10-18 15:38:14 +02:00
Robert Schäfer
8d0cc971bb
Add README instructions to configure .env
2018-10-18 14:48:32 +02:00
Grzegorz Leoniec
6a3094f009
Update README.md
2018-10-18 14:32:55 +02:00