Commit graph

19 commits

Author SHA1 Message Date
Christoph Lienhard 73055d2399
Do not run tests on commit 2021-06-13 11:51:31 +02:00
Christoph Lienhard fc7fc9f841
#20 Run prettier on the whole redaktions-app source 2021-05-29 00:00:10 +02:00
Philipp Lohner f9de07f3ab several minor changes in user management 2021-05-17 20:54:58 +02:00
Christoph Lienhard b26d6d6e69
Fix "used before it was defined" warning
* updated react-scripts (fix eslint-plugin problems)
* reorder functions where needed
2021-02-07 23:06:58 +01:00
Christoph Lienhard 8afea80dd2
Add eslint to redaktionsapp 2021-01-30 16:12:10 +01:00
Christoph Lienhard 77ef07d9ff
Add prettier for redaktions-app 2021-01-09 12:49:28 +01:00
Christoph Lienhard fc8bc6724b
#11 Refactor: Introduce apollo reactive variables for global state
Use it to streamline entangle the delete dialog(s) from the list(s)
2020-12-30 18:26:19 +01:00
Christoph Lienhard 7370a7c493
#11 Implement AddQuestion
Also introduce notistack/snackbar to handle async error/success messages
2020-12-29 13:02:50 +01:00
Christoph Lienhard ebb276696e
#11 Introduce husky and run all tests before each commit
Also: Fix integration tests ;-)
2020-12-28 13:25:18 +01:00
Christoph Lienhard 1dc967e23a
#7 Improve success/error messages in sign-up/in process
* Successful sign-up now redirects to sign-in and displays a success message on that page
* All messages, error or success, are now mui Alerts, which looks much nicer.
2020-12-27 22:12:16 +01:00
Christoph Lienhard 88a4263b82
#7 Move typescript stuff to devDependencies
use latest version of typescript but at least 3.8
2020-12-27 21:18:13 +01:00
Christoph Lienhard 720d8b5eed
#7 Introduce react-router 2020-08-23 18:37:08 +02:00
Christoph Lienhard c3ab197049
#6 Implement basic login
Including graphql backend
2020-08-23 13:13:29 +02:00
Christoph Lienhard 3b15baf5ac
#6 Add example material-ui login page
w/o further adjustments other than copyright statement.
Added materialui/core and icons as dependencies
2020-08-23 13:13:20 +02:00
Christoph Lienhard 47988c1e43
#6 Start from scratch with redaktionsapp 2020-08-23 13:13:09 +02:00
Christoph Lienhard eebf3a0989 Remove docker-compose.prod.yml since not actively maintained and there is no production 2020-05-31 10:17:13 +02:00
Christoph Lienhard 74e282a92b Fix docker compose setup and add redaktions app 2020-01-31 23:01:08 +01:00
Christoph Lienhard aaec295ba4 Get local development setup working 2019-09-17 23:48:44 +02:00
Christoph Lienhard 5be12e6125 Added basic react app for Redaktions-App 2019-08-31 19:17:03 +02:00