Commit Graph

147 Commits

Author SHA1 Message Date
Pit-Storm a4531f7e24 pointing submodule url to new repo@git.verdigado.com 2020-05-30 12:51:24 +02:00
Christoph Lienhard 455a73eaaa Add user-app to docker-compose, remove persistant volumes 2020-02-01 13:02:55 +01:00
Christoph Lienhard 74e282a92b Fix docker compose setup and add redaktions app 2020-01-31 23:01:08 +01:00
lienharc ea4cbfee3f
Merge pull request #23 from netzbegruenung/setup-graphql-service
Setup graphql service
2020-01-31 22:22:58 +01:00
lienharc 4f83a889cd
Merge pull request #22 from netzbegruenung/extend-postgres-db
Extend postgres db
2020-01-31 22:21:36 +01:00
lienharc 8e09ab1f54
Merge pull request #21 from netzbegruenung/#18_introduce-postgres-db
#18 Introduce basic table setup
2019-11-03 16:45:21 +01:00
Pit-Storm e1c8b38d0f running graphQL instance in compose file 2019-11-02 18:24:59 +01:00
Pit-Storm 795d6567b1 working database in docker-compose 2019-11-02 17:44:57 +01:00
Pit-Storm 1f5a5ab95e prepared for postgres in docker 2019-11-02 16:28:22 +01:00
Christoph Lienhard 0c24b93605 #18 fix typos 2019-10-13 22:54:31 +02:00
Christoph Lienhard 1015341009 #18 Introduce basic table setup 2019-10-13 22:48:27 +02:00
lienharc 64c16a000a
Merge pull request #12 from netzbegruenung/creat-api-documentation
Creat api documentation
2019-09-30 19:38:10 +02:00
Christoph Lienhard 93b67d12ee replace wrong tabs 2019-09-20 19:10:00 +02:00
Christoph Lienhard d1481a24ba Add an overview and an /api prefix to every endpoint 2019-09-20 19:05:39 +02:00
Christoph Lienhard 1e37264ce7 Move and adapt api documentation for antworten 2019-09-20 18:42:47 +02:00
Christoph Lienhard eb87d876e3 Move and adapt api documentation for fragen 2019-09-20 16:29:02 +02:00
Christoph Lienhard c7d81ccb3a Move and adapt api documentation for kategorien 2019-09-20 16:15:23 +02:00
Christoph Lienhard fdff6b3013 Move and adapt api documentation for kandidaten 2019-09-20 16:05:57 +02:00
Christoph Lienhard d8a650155c Update .gitignore 2019-09-20 14:53:10 +02:00
lienharc 720253c199
Merge pull request #9 from netzbegruenung/start-redaktions-app
Start redaktions app
2019-09-18 00:13:19 +02:00
Christoph Lienhard e25fcf3442 Merge remote-tracking branch 'origin' into start-redaktions-app 2019-09-18 00:10:00 +02:00
Christoph Lienhard aaec295ba4 Get local development setup working 2019-09-17 23:48:44 +02:00
Christoph Lienhard 0397d234b7 Update Readme 2019-09-17 22:12:32 +02:00
Pit-Storm feaa3c235f
Merge pull request #3 from netzbegruenung/setup-flask
First tasks of API-Backend development
2019-09-09 19:30:11 +02:00
Christoph Lienhard 0e4299b8ed Added create new modal for Fragen 2019-09-01 01:07:36 +02:00
Pit-Storm 6c2b6db11c finally request query kat_id for fragen 2019-08-31 23:23:41 +02:00
Christoph Lienhard 9ea23d1664 Added Display of Existing questions 2019-08-31 23:02:18 +02:00
Pit-Storm d86e9d0d6f added request query kat_id for /fragen 2019-08-31 22:25:45 +02:00
Christoph Lienhard 5be12e6125 Added basic react app for Redaktions-App 2019-08-31 19:17:03 +02:00
Pit-Storm 17872668db edited test to have real examples 2019-08-31 19:00:53 +02:00
Pit-Storm fcdc758f60 added route /antworten 2019-08-31 17:39:12 +02:00
Christoph Lienhard 9257812d96 Add a script for running tests 2019-08-31 17:27:45 +02:00
Christoph Lienhard d1978854a9 Merge branch 'setup-flask' of github.com:netzbegruenung/candymat into setup-flask 2019-08-31 17:03:48 +02:00
Christoph Lienhard b4d277acd9 Add tests for backend 2019-08-31 17:01:42 +02:00
Christoph Lienhard 690e99718c Add kategorien as valid url path 2019-08-31 17:00:49 +02:00
Christoph Lienhard abf64adc90 Added Kategorien for Fragen 2019-08-31 15:28:55 +02:00
Pit-Storm 36689fb26c updated backend/README.md for Windows and Conda 2019-08-31 15:17:04 +02:00
Christoph Lienhard cf70183c68 Update backend Readme 2019-08-31 14:56:04 +02:00
Christoph Lienhard 967ac0a493 Merge branch 'setup-flask' of github.com:netzbegruenung/candymat into setup-flask 2019-08-31 14:55:11 +02:00
Christoph Lienhard 3401847e9b Update backend README 2019-08-31 14:52:04 +02:00
Pit-Storm 7e7a3089b3 Merge branch 'setup-flask' of github.com:netzbegruenung/candymat into setup-flask 2019-08-31 14:48:09 +02:00
Christoph Lienhard 99f3171d0d Added simple flask API server
* Can respond to very basic requests with dummy data
* added editorconfig
* added scripts for starting the flask-server in dev mode
2019-08-31 14:46:07 +02:00
Pit-Storm 94ac85dad1 updated backend/README.md for conda users 2019-08-31 14:45:47 +02:00
Christoph Lienhard ee6ff8e9aa Add basic dev setup for back-end 2019-08-31 13:56:07 +02:00
Christoph Lienhard 4fd298bac3 Added gitignore 2019-08-31 13:45:25 +02:00
Christoph Lienhard 79511679ca Add candymat-user-app as submodule 2019-08-31 13:15:55 +02:00
Christoph Lienhard af0509dcad Initial commit 2019-08-31 12:48:59 +02:00