From 48e422b37998b1810b84216b107bb4c6d5e1f2cd Mon Sep 17 00:00:00 2001 From: kolaente Date: Sun, 20 Oct 2019 17:54:32 +0200 Subject: [PATCH] [skip ci] Prepare the roadmap for migration --- Featurecreep.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Featurecreep.md b/Featurecreep.md index 1ab69174a2f..b14deb482e6 100644 --- a/Featurecreep.md +++ b/Featurecreep.md @@ -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