[skip ci] Prepare the roadmap for migration

This commit is contained in:
kolaente 2019-10-20 17:54:32 +02:00
parent 854fde1e4c
commit 48e422b379
Signed by untrusted user: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 5 additions and 5 deletions

View File

@ -18,7 +18,7 @@ Sorry for some of them being in German, I'll tranlate them at some point.
* [x] Find a nme
* [x] Move packages to a better structure
* [x] Swagger UI
+ [x] Fix CORS
* [x] Fix CORS
* [x] Use echo.NewHTTPError instead of c.JSON(Message{})
* [x] Better error messages when the model which is sent to the server is wrong
* [x] Better error handling to show useful error messages and status codes
@ -26,10 +26,10 @@ Sorry for some of them being in German, I'll tranlate them at some point.
* [x] Docs for installing
* [x] Tests for rights managemnt
* [x] Rights checks:
* [x] Create lists
* [x] Edit lists
* [x] Add tasks
* [x] Edit tasks
* [x] Create lists
* [x] Edit lists
* [x] Add tasks
* [x] Edit tasks
* [x] The -1 namespace should also be accessible seperately
### Short Term