tasks
tasks copied to clipboard
:white_check_mark: Tasks app for Nextcloud
Bumps [debounce](https://github.com/sindresorhus/debounce) from 2.1.1 to 2.2.0. Release notes Sourced from debounce's releases. v2.2.0 Add .isPending property to the debounced function (#44) 1151e14 https://github.com/sindresorhus/debounce/compare/v2.1.1...v2.2.0 Commits 12050fc 2.2.0 1151e14 Add .isPending property...
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 2.1.2 to 2.1.3. Release notes Sourced from vitest's releases. v2.1.3 🐞 Bug Fixes Fix error diff of toBeNaN, toBeUndefined, toBeNull, toBeTruthy, toBeFalsy - by @hi-ogawa in vitest-dev/vitest#6697...
I would like to be able to drag a top level task list (as shown at the left of the tasks web page) into another top level task list, so...
### Steps to reproduce 1. Create two tasks 2. Create a subtask within one of them 3. Move that subtask to the other task ### Expected behavior Subtask moved ###...
### Steps to reproduce 1. Create calendar with tasks list 2. Export calendar 3. Open downloaded .ics in Text editor => no task is in ### Expected behavior Tasks should...
- #1128 # Changes - Sidebar will now present the priority value as a dropdown (High, Medium, Low) - These values are mapped accordingly: - High (9) - Medium (5)...
### Steps to reproduce 1. Have a full task list, normal usage 2. Make edits to any number of entries using web browser (Firefox in my case) 3. Wait between...
- #1184 This PR will allow changing the task completion date. - If user tries to set completion date in the future, they will see error dialog. - If user...
### Is your feature request related to a problem? Please describe. Actually it's not possible to filter tasks by status. ### Describe the solution you'd like I would like to...
### Is your feature request related to a problem? Please describe. At the bottom of a task list you can load closed/finished tasks and after that it's possible to delete...