• Joined on 2023-02-27
WofWca created pull request vikunja/frontend#3293 2023-03-23 19:40:49 +00:00
fix: improve the "pop" sound a bit
WofWca pushed to improve-pop-sound at WofWca/frontend 2023-03-23 19:39:26 +00:00
3643ffe0d0 fix: improve the "pop" sound a bit
WofWca pushed to improve-pop-sound at WofWca/frontend 2023-03-23 19:38:28 +00:00
b158adfaf1 fix: improve the "pop" sound a bit
WofWca created branch improve-pop-sound in WofWca/frontend 2023-03-23 19:37:15 +00:00
WofWca pushed to improve-pop-sound at WofWca/frontend 2023-03-23 19:37:15 +00:00
94a8ad3c25 fix: improve the "pop" sound a bit
WofWca commented on pull request vikunja/frontend#3291 2023-03-23 18:28:46 +00:00
feat: mark undone if task moved from isDoneBucket

Well, yeah, this MR is about moving from the bucket, since moving into the bucket already works on the main branch, but it works thanks to the backend.

WofWca commented on pull request vikunja/frontend#3291 2023-03-23 18:22:08 +00:00
feat: mark undone if task moved from isDoneBucket

By "default bucket" you mean a newly created Bucket instance, right? I don't think it's currently possible to move tasks from a bucket that hasn't been sent to the backend yet, is it?

WofWca commented on pull request vikunja/frontend#3291 2023-03-23 17:53:56 +00:00
feat: mark undone if task moved from isDoneBucket

Can we do this in the frontend as well in this pr?

It is already this way, if you look closely. It's the reason I opened the MR actually, to make it easier to implement the offline version 😉

WofWca commented on pull request vikunja/frontend#3291 2023-03-23 17:52:09 +00:00
feat: mark undone if task moved from isDoneBucket

Unless we can specify the reason for it being 0 I'm for keeping the comment. Makes it clear that we don't actually know it.

WofWca pushed to webxdc-prototype at WofWca/frontend 2023-03-23 16:28:00 +00:00
57cfde6cb7 buckets and some more
9c1b832f68 adjust config
02971f6ff9 chore(deps): update dependency vite-plugin-pwa to v0.14.6
Compare 9 commits »
WofWca opened issue vikunja/frontend#3292 2023-03-23 16:22:10 +00:00
"pop" sound is played every time a "done" task is updated in any way
WofWca commented on issue vikunja/frontend#545 2023-03-23 15:54:37 +00:00
500 when get issue

Dragging an item out of the "Done" bucket should un-set its "doneness"

I opened an MR for this: #3291

It makes sense, but could actually be breaking as some people might have an "archived"…

WofWca created pull request vikunja/frontend#3291 2023-03-23 15:52:10 +00:00
feat: mark undone if task moved from isDoneBucket
WofWca created branch mark-undone-after-moving-from-done-bucket in WofWca/frontend 2023-03-23 15:50:22 +00:00
WofWca pushed to mark-undone-after-moving-from-done-bucket at WofWca/frontend 2023-03-23 15:50:22 +00:00
b83366f410 feat: mark undone if task moved from isDoneBucket
02971f6ff9 chore(deps): update dependency vite-plugin-pwa to v0.14.6
7d3c34b004 chore(deps): update pnpm to v7.30.1
f3ea6fd4dc chore(deps): update dependency eslint-plugin-vue to v9.10.0
bed6b81a58 chore(deps): update dependency rollup to v3.20.1
Compare 5 commits »
WofWca commented on issue vikunja/frontend#2246 2023-03-23 14:51:26 +00:00
500 when get issue

Now the left-most bucket is the default bucket:

  1. 6aadaaaffc/pkg/models/tasks.go (L939-L940)
  2. https://kolaente.dev/vikun
WofWca pushed to webxdc-prototype at WofWca/frontend 2023-03-23 13:19:39 +00:00
9025061b76 buckets and some more
a7fe3dfff7 adjust config
Compare 2 commits »
WofWca commented on pull request vikunja/frontend#3285 2023-03-23 10:42:58 +00:00
fix: list view: don't sort tasks after marking one "done"

I tried the prev. commit. It's not played there either. Try this preview, for example:

vikunja/frontend#3278

WofWca pushed to webxdc-prototype at WofWca/frontend 2023-03-23 10:24:33 +00:00
WofWca commented on pull request vikunja/frontend#3267 2023-03-23 10:19:28 +00:00
chore: better service method types based on paths object

Also I want to let you know that your help is really appreciated! I think I'm often bad in getting this accross :)

🤗🤗 I wouldn't be able to work on the project without you people…