• Joined on 2020-09-24
Bouni commented on pull request vikunja/frontend#321 2020-12-10 06:13:57 +00:00
Add color indicators to task list

Hi,

I tried to put the listColor into computed as you suggested, it works but I see a lot of errors in the console!?

<span
    :style="{backgroundColor: listColor(task.listId) }"
   …
Bouni created pull request vikunja/frontend#321 2020-12-09 10:29:36 +00:00
WIP: Add color indicators to task list
Bouni pushed to task-list-color-bubbles at Bouni/vikunja-frontend 2020-12-09 10:21:45 +00:00
e6a0b2a5cd fixed tabs
Bouni pushed to task-list-color-bubbles at Bouni/vikunja-frontend 2020-12-09 10:07:03 +00:00
5a3edae8b0 add color indicator to task list
ffde50453a Add openid scope when redirecting to external openid provider
b4e0e7e2f6 Change cache key for dependencies
935a75cac1 Add more spacing to the "Archived" badge in namespace overview
6c06554ebe Add more spacing for checkboxes in the editor
Bouni commented on issue vikunja/app#50 2020-11-16 07:32:32 +00:00
Empty lists

Ok, overlooked that 🤷‍♂️

I run "v0.15.0+12-479f9238ff" at the moment.

Bouni opened issue vikunja/app#50 2020-11-16 06:37:27 +00:00
Empty lists
Bouni commented on issue vikunja/app#48 2020-11-16 06:24:35 +00:00
App keeps closing

Hi,

same for me, app-main-release.apk does emediately close when I start it. But I was able to install the app-unsigned-debug.apk version on my OnePlus 3T an it starts as expected!

Bouni opened issue vikunja/frontend#297 2020-11-12 06:14:53 +00:00
Deleted List does not disapear until page refresh
Bouni opened issue vikunja/frontend#296 2020-11-12 06:09:16 +00:00
List name not displayed without refresh
Bouni commented on issue vikunja/frontend#285 2020-11-03 06:07:41 +00:00
500 when get issue

Yes, that would be great!

Bouni created repository Bouni/vikunja-frontend 2020-11-02 07:20:28 +00:00
Bouni commented on issue vikunja/frontend#285 2020-11-02 07:18:52 +00:00
500 when get issue

My bad 😕

The task was set to done when I clicked the Done from the menu! Maybe the UI shoud give a clear feedback that the list was changed when the user selects a new list.

I…

Bouni opened issue vikunja/frontend#285 2020-11-02 07:09:01 +00:00
Move task vanishes task
Bouni commented on issue vikunja/frontend#246 2020-10-01 10:36:29 +00:00
500 when get issue

I tried a bit to achive this but couldn't manage to get it to work 😞 Is there any chance that you realize this feature request?

Bouni commented on issue vikunja/frontend#246 2020-09-25 10:21:55 +00:00
500 when get issue

I mean like in the attached picture, maybe it makes sense to put the color bubble in between checkbox and listname.

I just now realized that I mixed namespace and list in my issue, sorry for that…

Bouni commented on issue vikunja/frontend#246 2020-09-24 15:39:09 +00:00
500 when get issue

Correct me if I'm totally wrong, but a span like this:

https://kolaente.dev/vikunja/frontend/src/branch/master/src/App.vue#L188-L192

would go between this div and the fancycheckbox…

Bouni commented on issue vikunja/frontend#246 2020-09-24 15:21:26 +00:00
500 when get issue

Yes, a round circle with the right color in front of the checkbox would be nice! Also that would give a consistent UI feeling in my opinion.

I can try to submit a PR, but my Vue knowledge is very…

Bouni opened issue vikunja/frontend#246 2020-09-24 11:01:34 +00:00
No namespace colors in overview / next week / next month