profi248
  • Joined on 2020-12-28
profi248 commented on issue vikunja/frontend#115 2021-07-28 21:46:18 +00:00
500 when get issue

Thanks, it seems to work nicely. This feature makes a big difference.

profi248 commented on issue vikunja/vikunja#753 2021-04-15 22:34:10 +00:00
CalDAV not working properly with iOS

Just tried it out, displaying of lists still doesn't work properly, after the initial load, only the last on shows up. Tasks in lists are still not shown. Adding a task with a timestamp does sort of…

profi248 commented on issue vikunja/frontend#363 2021-02-08 23:06:10 +00:00
500 when get issue

What if subtasks bypassed the limit of tasks per page and didn't count towards the total? That way you won't have subtasks split across multiple pages. If the concern is that too many subtasks will…

profi248 commented on issue vikunja/frontend#363 2021-01-11 22:39:27 +00:00
500 when get issue

This feature would be super useful - I would imagine it working like this: when the subtask is in the same list, it would show up indented below the parent task (like in Todoist). If it's from a…

profi248 commented on pull request vikunja/frontend#365 2021-01-02 14:18:09 +00:00
Make adding fields to tasks more intuitive

I think that most of the inputs will be used with a mouse anyway, so it's not that important. It would probably still be the best solution though. I tried making focus work, but it didn't and I'm not…

profi248 pushed to task-add-property-improvement at profi248/frontend 2021-01-02 14:12:23 +00:00
473c89fee5 transitions via Vue transitions + CSS variable
profi248 commented on pull request vikunja/frontend#365 2021-01-02 13:58:02 +00:00
Make adding fields to tasks more intuitive

Okay, will try that

profi248 commented on pull request vikunja/frontend#365 2021-01-02 13:50:35 +00:00
Make adding fields to tasks more intuitive

The default transition duration is 100ms, which doesn't look good (this transition is kind of a special case). I think adding a new variable just for this (for now) would be the best.

profi248 created pull request vikunja/frontend#365 2021-01-02 12:54:16 +00:00
Make adding fields to tasks more intuitive
profi248 created branch task-add-property-improvement in profi248/frontend 2021-01-02 12:37:35 +00:00
profi248 pushed to task-add-property-improvement at profi248/frontend 2021-01-02 12:37:35 +00:00
0a5c0869cf Make adding fields to tasks more intuitive
158e697988 Show task progress on task (#354)
bb2800ec40 Improve editor buttons UX (#361)
Compare 3 commits »
profi248 commented on pull request vikunja/frontend#361 2020-12-30 21:29:15 +00:00
Improve editor buttons UX

Okay I won't, I just mostly just wanted to rebase the branch (and sometimes fix some bad commits)

profi248 commented on pull request vikunja/frontend#361 2020-12-30 21:10:51 +00:00
Improve editor buttons UX

CI is being pretty moody it seems

profi248 commented on pull request vikunja/frontend#360 2020-12-30 21:01:26 +00:00
Show an icon if a task has non-empty description (Kanban view and List view)

Okay, it's changed to padding now

profi248 pushed to description-indicator at profi248/frontend 2020-12-30 20:50:25 +00:00
4167352659 use padding instead of width in kanban indicators
2b74db3bdf Improve margins and fix Kanban alignment of icons
e201560d58 Attachment icon in List + change icon in Kanban
f50cc2b17c Show an icon if a task has non-empty description
1ef98b178b use padding instead of width in kanban indicators
Compare 9 commits »
profi248 pushed to edit-button at profi248/frontend 2020-12-30 20:49:49 +00:00
c16c454f36 clean up text editor button changes
5cde4c3ab8 Improve editor buttons UX
ca45c28a5a clean up text editor button changes
624e4e6d27 Fix password reset
de295d8683 Improve editor buttons UX
Compare 5 commits »
profi248 pushed to edit-button at profi248/frontend 2020-12-30 20:49:04 +00:00
ca45c28a5a clean up text editor button changes
a0de14aa1b clean up text editor button changes
Compare 2 commits »
profi248 pushed to description-indicator at profi248/frontend 2020-12-30 20:48:36 +00:00
1ef98b178b use padding instead of width in kanban indicators
profi248 commented on pull request vikunja/frontend#361 2020-12-30 20:40:14 +00:00
Improve editor buttons UX

Changes pushed - is that what you had in mind?

profi248 pushed to edit-button at profi248/frontend 2020-12-30 20:39:46 +00:00
a0de14aa1b clean up text editor button changes