azymondrian
  • Joined on 2020-12-15
azymondrian commented on issue vikunja/frontend#363 2021-02-04 23:45:13 +00:00
500 when get issue

Yeah pagination definitely makes it more difficult. I personally would prefer the second option:

50 in total with some being reorganized to appear under their parent task

But that is in part…

azymondrian commented on issue vikunja/frontend#363 2020-12-31 19:18:53 +00:00
500 when get issue

This is a very rough mockup of how I typically picture a task with subtasks. I don't know how this would work with sub-tasks or a parent-task in a different list/namespace though.

azymondrian commented on issue vikunja/frontend#362 2020-12-31 19:09:37 +00:00
500 when get issue

I find it especially on the desktop view, where pretty much everything in the red box looks clickable but doesn't do anything when you click on it

azymondrian opened issue vikunja/frontend#363 2020-12-31 18:53:17 +00:00
Question: Indented sub-tasks
azymondrian opened issue vikunja/frontend#362 2020-12-31 18:45:33 +00:00
Make whole task clickable
azymondrian deleted branch show-progress from azymondrian/vikunja-frontend 2020-12-31 17:38:02 +00:00
azymondrian commented on pull request vikunja/frontend#354 2020-12-31 01:00:51 +00:00
Show task progress on task

I think I've covered everything 🤞

Fixed the color bubbles stretching and fixed the kanban regressions and made it .5rem tall

azymondrian pushed to show-progress at azymondrian/vikunja-frontend 2020-12-31 00:59:05 +00:00
b03fbdd297 Fix kanban regressions and simplify styles slightly
69c3f17d86 Fix color bubble from expanding
77c142460e Display progress on same line on desktop
15ec15c328 Show progress on kanban view
cb13e6bc1f Show task progress in list views
Compare 12 commits »
azymondrian commented on pull request vikunja/frontend#354 2020-12-30 20:36:49 +00:00
Show task progress on task

Shoot that's a regression, I forgot to double check how that last commit affected the kanban cards.

How much smaller are you thinking? I think 0.6 rem looks reasonably smaller without looking too…

azymondrian commented on pull request vikunja/frontend#354 2020-12-30 05:12:38 +00:00
Show task progress on task

Good catch, I hadn't turned on many colors yet. I'll work on that

azymondrian commented on pull request vikunja/frontend#354 2020-12-29 17:26:34 +00:00
Show task progress on task

I think this looks good to me, but there's a lot of tweaking that can be done depending on how you want the progress bar to shrink.

azymondrian pushed to show-progress at azymondrian/vikunja-frontend 2020-12-29 17:22:09 +00:00
210ef19c43 Display progress on same line on desktop
356650ebc3 Show progress on kanban view
203cb02a4c Show task progress in list views
36d62d796c Fixed squishy color bubble (#358)
2cf1163c0a Update dependency eslint-plugin-vue to v7.4.0 (#356)
Compare 10 commits »
azymondrian commented on pull request vikunja/frontend#354 2020-12-28 23:22:57 +00:00
Show task progress on task

Ah that's a good idea! I'll definitely update that

azymondrian commented on pull request vikunja/frontend#354 2020-12-25 03:42:53 +00:00
Show task progress on task

The same test is failing locally for me too, have not figured out why...

azymondrian created pull request vikunja/frontend#354 2020-12-25 03:18:44 +00:00
Show task progress on task
azymondrian pushed to show-progress at azymondrian/vikunja-frontend 2020-12-25 03:09:13 +00:00
73c92e61af Show progress on kanban view
a51c6d74c9 Show task progress in list views
azymondrian pushed to master at azymondrian/vikunja-frontend 2020-12-25 03:06:09 +00:00
2c273a7fd9 Fix logging the user out when renewing the token while the api is not reachable
7c656d4708 Don't show filter and search buttons for saved filter lists
ab24885ee9 Move "Teams" menu further down the list
f9d295fc67 Only show loading spinner over menu when loading namespaces
ad33458a80 Don't hide the "new bucket" when updating tasks
Compare 30 commits »
azymondrian deleted branch mobile_menu_fixes from azymondrian/vikunja-frontend 2020-12-17 23:40:28 +00:00
azymondrian commented on pull request vikunja/frontend#332 2020-12-17 02:49:52 +00:00
Mobile Menu Fixes

It was my fault! But I think it's fixed now.

azymondrian deleted branch contrib_mobile_menu from azymondrian/vikunja-frontend 2020-12-17 02:40:49 +00:00