• Joined on 2022-05-06
xeruf commented on issue vikunja/frontend#537 2022-11-14 01:28:49 +00:00
<500 when get issue>

Another option would be to not mark the task as done when clicking on it but instead move the task one bucket to the right (or left, with a setting). The task detail view would need to at least…

xeruf commented on issue vikunja/frontend#537 2022-11-12 13:33:12 +00:00
<500 when get issue>

Thought about it, and buckets should indeed equal task status. This would make Kanban much easier and more useful and solve all these issues:

vikunja/frontend#545 h…

xeruf commented on issue vikunja/frontend#2196 2022-10-14 10:52:47 +00:00
<500 when get issue>

just tested in try - it seems the name matches case-insensitively, but I have to enter the full name - there is no autocompletion: e.g. when selecting a task, clicking assign user and typing "de"…

xeruf opened issue vikunja/frontend#2537 2022-10-14 10:50:23 +00:00
List moved into namespace does not inherit permissions
xeruf commented on issue vikunja/frontend#2196 2022-10-11 22:11:20 +00:00
<500 when get issue>

Case-insensitive matching is a requirement here, assigning people is still quite janky. And finding someone by e-mail-address still does not work, only if I enter the full address which is…

xeruf commented on issue vikunja/frontend#2454 2022-10-11 22:08:14 +00:00
<500 when get issue>

I think the way to go is vikunja/frontend#363 to solve this.

xeruf commented on issue vikunja/frontend#2111 2022-10-05 07:34:49 +00:00
<500 when get issue>
xeruf opened issue vikunja/frontend#2452 2022-10-01 10:08:51 +00:00
[BUG] Kanban Textfield clicking not working
xeruf commented on issue vikunja/frontend#2451 2022-10-01 10:03:01 +00:00
<500 when get issue>

nope, everything reappears upon reload

xeruf commented on issue vikunja/frontend#545 2022-10-01 10:02:42 +00:00
<500 when get issue>
xeruf commented on issue vikunja/vikunja#1198 2022-10-01 09:59:23 +00:00
What if lists themselves were just tasks?

Just to clarify why I am so adamant about this: We discovered Vikunja in our unhappiness with existing project and task management software, as we need a tool with a single source of truth but…

xeruf opened issue vikunja/frontend#2451 2022-10-01 09:41:02 +00:00
List sometimes empty when coming back to a tab after a while
xeruf commented on issue vikunja/vikunja#1255 2022-09-28 22:55:54 +00:00
[BUG] Empty Kanban

sorry, you are right there, it is too late to work ^^

no I am on 0.19.1 the whole time, and the spinners actually seem to be solved on unstable ;)

xeruf commented on issue vikunja/frontend#2196 2022-09-28 21:04:17 +00:00
<500 when get issue>

Furthermore it would be handy to be able assign users by email and displayname via Quick Add Magic - for the email even without the domain if that is unambiguous (would be perfect for our case, as…

xeruf commented on issue vikunja/frontend#811 2022-09-28 20:03:48 +00:00
<500 when get issue>
xeruf opened issue vikunja/vikunja#1255 2022-09-28 19:40:39 +00:00
[BUG] Empty Kanban
xeruf commented on issue vikunja/vikunja#1198 2022-09-28 19:37:28 +00:00
What if lists themselves were just tasks?

If a task would automatically turn into a list when you add a subtask, we would essentially arrive at the same point ;) otherwise, that would depend on the UX - you would essentially need to…

xeruf commented on issue vikunja/frontend#363 2022-09-28 17:51:51 +00:00
<500 when get issue>

you can still fix them by introducing a frontend that uses that structure, no need to limit them from the backend-side

xeruf commented on issue vikunja/vikunja#1198 2022-09-28 17:49:21 +00:00
What if lists themselves were just tasks?

Which creates unnecessary complexity, because when a task turns out more complicated than expected you have to convert a task to a list.

What is the advantage of the separation if you ignore…

xeruf commented on issue vikunja/vikunja#1198 2022-09-28 16:53:56 +00:00
What if lists themselves were just tasks?

Let me lay out my ideal structure and current workarounds, illustrating the superiority of this approach: With everyone in the core team of our company I want to share an uncompletable root…