16822 Commits

Author SHA1 Message Date
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
Grzegorz Leoniec
31f4db460a
Update README.md 2018-10-18 14:32:45 +02:00
Grzegorz Leoniec
aca3ecfff4
Update README.md 2018-10-18 14:32:33 +02:00
Grzegorz Leoniec
74642777b5 added settings and admin page templates 2018-10-18 14:14:22 +02:00
Grzegorz Leoniec
b8a92cc1cf improved text and button component and added a number component with label and sizes 2018-10-18 14:14:01 +02:00
Grzegorz Leoniec
3b8b21f400 added accounting package and number formatter 2018-10-18 14:13:21 +02:00
Grzegorz Leoniec
98d90140a2
updated jwt status 2018-10-18 13:53:25 +02:00
Grzegorz Leoniec
81430b0bad
fixed install example 2018-10-18 12:54:01 +02:00
Grzegorz Leoniec
f73c535bbb remove unused code from more info page 2018-10-18 09:38:40 +02:00
Grzegorz Leoniec
24093f9148 using hc post card (without image) on more info section for realted posts 2018-10-18 09:38:03 +02:00
Grzegorz Leoniec
d3c8e58612 improved querys for caching 2018-10-18 09:37:36 +02:00
dependabot[bot]
a3e3e4850c
Merge pull request #57 from Human-Connection/dependabot/submodules/WebApp-ab4b520 2018-10-18 04:16:43 +00:00
dependabot[bot]
470743e92c
Bump WebApp from 6854ebb to ab4b520
Bumps [WebApp](https://github.com/Human-Connection/WebApp) from `6854ebb` to `ab4b520`.
- [Release notes](https://github.com/Human-Connection/WebApp/releases)
- [Commits](6854ebb0f1...ab4b520df2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-18 04:15:54 +00:00
Grzegorz Leoniec
fa009151cd added shout button 2018-10-17 23:17:53 +02:00
Grzegorz Leoniec
43707a4fcb using graphql-yoga and implemented jwt login 2018-10-17 20:07:58 +02:00
Grzegorz Leoniec
a4272d8805 improved following infos on profile 2018-10-17 20:06:39 +02:00
Grzegorz Leoniec
1735767cce added jwt login and authentication plus some toast 2018-10-17 19:57:24 +02:00
Grzegorz Leoniec
2b11d14bde added loading state to button and tried to fix form item 2018-10-17 19:30:30 +02:00
dependabot[bot]
b31d632eb4
Merge pull request #56 from Human-Connection/dependabot/submodules/WebApp-6854ebb 2018-10-17 04:40:30 +00:00
dependabot[bot]
c4063db441
Bump WebApp from d162886 to 6854ebb
Bumps [WebApp](https://github.com/Human-Connection/WebApp) from `d162886` to `6854ebb`.
- [Release notes](https://github.com/Human-Connection/WebApp/releases)
- [Commits](d162886fcf...6854ebb0f1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-17 04:40:20 +00:00
Grzegorz Leoniec
d457b2fa82 improved author popover in case of missing counts 2018-10-16 14:56:20 +02:00
Grzegorz Leoniec
d59ee07787 fixed typo 2018-10-16 14:52:19 +02:00
Grzegorz Leoniec
9924bd7b82 remove order by for now on the main page to prevent an explosion (order by is still an issue with the used package) 2018-10-16 14:43:17 +02:00
Grzegorz Leoniec
17c9825a81 some comments for the profile code 2018-10-16 14:42:31 +02:00
Grzegorz Leoniec
cfc9e302ca more space for default layout 2018-10-16 14:42:16 +02:00
Grzegorz Leoniec
77ef866069 imporve avatar styling 2018-10-16 14:42:04 +02:00
Grzegorz Leoniec
efafc0045a showing who is following 2018-10-16 14:41:54 +02:00
Grzegorz Leoniec
9c87c06fed styling main navigation 2018-10-16 14:41:39 +02:00
Grzegorz Leoniec
e7a59d303a added disabled and deleted keys to the seeder and schema 2018-10-16 14:36:42 +02:00