profi248
  • Joined on 2020-12-28
profi248 commented on issue vikunja/frontend#115 2020-12-29 23:53:15 +00:00
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.

profi248 commented on issue vikunja/frontend#115 2020-12-29 23:09:52 +00:00
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…

profi248 commented on issue vikunja/frontend#115 2020-12-29 22:30:08 +00:00
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...

profi248 commented on pull request vikunja/frontend#354 2020-12-29 21:53:12 +00:00
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…

profi248 created pull request vikunja/frontend#359 2020-12-29 15:23:47 +00:00
Add "new label" button to label management
profi248 pushed to new-label-button at profi248/frontend 2020-12-29 15:19:58 +00:00
4214ab3c92 Add "new label" button to label management
4d0492f5eb Add new label button to label management
Compare 2 commits »
profi248 pushed to new-label-button at profi248/frontend 2020-12-29 15:17:04 +00:00
4d0492f5eb Add new label button to label management
profi248 pushed to master at profi248/frontend 2020-12-29 15:15:44 +00:00
36d62d796c Fixed squishy color bubble (#358)
profi248 pushed to create-label at profi248/frontend 2020-12-29 15:09:58 +00:00
40fb27b6e2 Add new label button to label management
profi248 created pull request vikunja/frontend#358 2020-12-29 12:53:30 +00:00
Fixed squishy color bubble
profi248 pushed to squishy-bubble at profi248/frontend 2020-12-29 12:51:42 +00:00
918bef20b5 Fixed squishy color bubble
d9a3e2d95c Fixed squishy color bubble
Compare 2 commits »
profi248 pushed to squishy-bubble at profi248/frontend 2020-12-29 12:49:41 +00:00
d9a3e2d95c Fixed squishy color bubble
profi248 created repository profi248/frontend 2020-12-29 12:40:57 +00:00
profi248 commented on issue vikunja/vikunja#753 2020-12-28 18:23:03 +00:00
CalDAV not working properly with iOS

Here you go, I hope it's useful. Some ParseInt errors showed up now.

profi248 opened issue vikunja/vikunja#753 2020-12-28 15:49:27 +00:00
CalDAV not working properly with iOS