Assignees optimizations #47

Merged
konrad merged 10 commits from enhancement/assignees-performance into master 2019-01-08 19:13:07 +00:00
1 changed files with 2 additions and 2 deletions
Showing only changes of commit e69ab9abd1 - Show all commits

View File

@ -115,8 +115,8 @@ Sorry for some of them being in German, I'll tranlate them at some point.
* [x] Tasks innerhalb eines definierbarem Bereich, sollte aber trotzdem der server machen, so à la "Gib mir alles für diesen Monat"
* [x] Bulk-edit -> Transactions
* [x] Assignees
* [ ] Check if something changed at all before running everything
* [ ] Don't use `list.ReadOne()`, gets too much unnessecary shit
* [x] Check if something changed at all before running everything
* [x] Don't use `list.ReadOne()`, gets too much unnessecary shit
* [ ] Wegen Performance auf eigene endpoints umziehen, wie labels
* [ ] "One endpoint to rule them all" -> Array-addable
* [x] Labels