• Joined on 2020-09-24
Bouni commented on issue vikunja/frontend#3352 2023-12-01 13:30:37 +00:00
500 when get issue

@dpschen any news on the toggleable view setting or line wrapping?

Bouni commented on issue vikunja/frontend#3224 2023-09-28 09:24:11 +00:00
500 when get issue

Seems to be fixed in 0.21.0

Bouni closed issue vikunja/frontend#3224 2023-09-28 09:24:11 +00:00
500 when get issue
Bouni opened issue vikunja/frontend#3380 2023-04-14 06:14:01 +00:00
Alphabetical sorting in saved filters does not work
Bouni commented on issue vikunja/frontend#3358 2023-04-06 13:50:05 +00:00
500 when get issue

With a bit of fiddling I got it in the right position, not sure if there's a better way:

grafik

![grafik](/attachments/fb55c0bd-3be4-49ef…

Bouni commented on issue vikunja/frontend#3358 2023-04-06 13:18:51 +00:00
500 when get issue

Yep, same behavior:

grafik

Bouni commented on issue vikunja/frontend#3358 2023-04-06 13:01:46 +00:00
500 when get issue

Not sure how to trigger a unread notification over there as there's only the demo user, right?

Bouni opened issue vikunja/frontend#3358 2023-04-06 12:25:13 +00:00
Unread indicator not in the right spot
Bouni commented on issue vikunja/frontend#3352 2023-04-05 10:03:20 +00:00
500 when get issue

One more thing (not sure if that should go into a separate issue), I juts noticed that the assigned user icons are spaced quite far from each other in the list view:

![grafik](/attachments/4fceb…

Bouni commented on issue vikunja/frontend#3352 2023-04-05 10:00:08 +00:00
500 when get issue

@dpschen

Regarding full-with: If we do that it should be a toggleable view setting.

That would be absolutely perfect if a user could just enable that via the settings!

But also extend…

Bouni commented on issue vikunja/frontend#3352 2023-04-05 07:16:17 +00:00
500 when get issue

I did a test and 1800px looks better for me on a 2560x1440 screen 😄

grafik

What about a percentage or something like 70vw?

I'm…

Bouni opened issue vikunja/frontend#3352 2023-04-05 06:17:23 +00:00
Allow tasks list to use full width
Bouni commented on pull request vikunja/frontend#3298 2023-03-27 12:06:57 +00:00
Change description edit button style for consistency

@konrad I agree with you that such a large button under every comment might be a bit overwhelming. On the other hand the existing edit button under the description is way to small ...

Maybe…

Bouni commented on pull request vikunja/frontend#3298 2023-03-24 08:34:20 +00:00
Change description edit button style for consistency

I wanted to prepend icons to the edit and the save button, but couldn't figure out where to lookup the right names ...

Maybe on of you guys could point out where to look them up and I'll update…

Bouni created pull request vikunja/frontend#3298 2023-03-24 08:32:52 +00:00
Change description edit button sytle for consitency
Bouni created branch edit-button in Bouni/vikunja-frontend 2023-03-24 08:29:32 +00:00
Bouni pushed to edit-button at Bouni/vikunja-frontend 2023-03-24 08:29:32 +00:00
217f9a0d7b Change edit button sytle for consitency
Bouni pushed to main at Bouni/vikunja-frontend 2023-03-24 07:02:39 +00:00
b10a2329ca chore(deps): update dependency @types/node to v18.15.6
6870db4a72 fix: list view: don't sort tasks after marking one "done" (#3285)
3643ffe0d0 fix: improve the "pop" sound a bit
02971f6ff9 chore(deps): update dependency vite-plugin-pwa to v0.14.6
7d3c34b004 chore(deps): update pnpm to v7.30.1
Compare 3830 commits »
Bouni commented on issue vikunja/frontend#3224 2023-03-16 15:10:10 +00:00
500 when get issue

@dpschen 😆 Nasty typo

Bouni commented on issue vikunja/frontend#3224 2023-03-14 12:03:39 +00:00
500 when get issue

I just gave it a try but I don't see how I could achieve this in a .ts file (markdownRenderer.ts). Looking at components/tasks/partials/attachments.vue I see that there's a `@click="viewOrDownload…