Block a user
<500 when get issue>
Now when I think about it, it seems that single position
parameter for task will be problematic when you want to have tasks sorted differently in list and in kanban buckets.
<500 when get issue>
@konrad Tasks have the position
parameters which could probably be used this, but it's not available as a parameter for sorting according to the docs.
Maybe I'm missing something, but I don't…
<500 when get issue>
@konrad How would you go about telling the API to change the order of lists (or other things)? I don't see a field for that in the docs...
Show task progress on task
I tried it out, and it looks nice, but #358 seems to have broken it.
It should work if you change flex: 1 0 xxx
to flex: 0 0 xxx
on .color-bubble
class, in tasks.scss
and…
Add "new label" button to label management
Fixed squishy color bubble
CalDAV not working properly with iOS
Here you go, I hope it's useful. Some ParseInt
errors showed up now.
CalDAV not working properly with iOS