• Joined on 2021-05-24
sytone created repository sytone/api 2021-05-26 21:59:28 +00:00
sytone commented on issue vikunja/frontend#518 2021-05-26 21:05:24 +00:00
500 when get issue

I hit the same isse, just moved the add task to a component. not sure how to approach the settings at this point for a default list. Hardcoding to 1 until that is sorted out. Is there a concept of a…

sytone pushed to main at sytone/frontend 2021-05-26 20:59:48 +00:00
a4b64f9bc6 Merge remote-tracking branch 'upstream/main'
1fa42f047c Fix usage of / in sass
Compare 2 commits »
sytone commented on pull request vikunja/frontend#520 2021-05-26 20:50:24 +00:00
Make add task a component

As a note I have never worked in Vue before so some approaches may be incorrect I did a bit of quick reading and hopfully have the right approach. I also rarely work in javascript so there is that…

sytone commented on issue vikunja/vikunja#871 2021-05-26 20:48:48 +00:00
Missing 201 http response from swagger for put requests

I have a automated journal system using onenote, I was pulling info from remeber the milk but wanted something I could control more so found this project and it suited me perfectly.

I have a…

sytone created pull request vikunja/frontend#520 2021-05-26 20:45:24 +00:00
Make add task a component
sytone pushed to main at sytone/frontend 2021-05-26 20:44:33 +00:00
1200f0b416 Make add task a component
sytone created repository sytone/frontend 2021-05-26 17:57:50 +00:00
sytone commented on issue vikunja/vikunja#871 2021-05-26 15:36:48 +00:00
Missing 201 http response from swagger for put requests

I have hit it on create task and create label for the PUT requests.

sytone opened issue vikunja/vikunja#871 2021-05-25 23:56:12 +00:00
Missing 201 http response from swagger for put requests