tasks
tasks copied to clipboard
Vue 3
Todo:
- [ ] Datepicker styling is a bit broken
- [ ] Toggling task completed triggers ICAL.js error
- [ ] Trash bin actions do not work (cannot delete single entries, modal to empty the trash bin is stuck once opened)
- [ ]
MultiselectItemcomponent does not work - [x] Tag selection triggers error
- [ ] A new tag is set on every key press, previous tags get deleted
- [ ] Calendar sharing and new list input don't close on click outside
- [ ] Drag and drop does not work
Codecov Report
Merging #1971 (8f9bf25) into master (5f6f5b5) will decrease coverage by
24.88%. Report is 120 commits behind head on master. The diff coverage isn/a.
:exclamation: Current head 8f9bf25 differs from pull request most recent head 931dfe2. Consider uploading reports for the commit 931dfe2 to get more accurate results
Additional details and impacted files
@@ Coverage Diff @@
## master #1971 +/- ##
==========================================
- Coverage 24.87% 0 -24.88%
==========================================
Files 63 0 -63
Lines 2388 0 -2388
Branches 257 0 -257
==========================================
- Hits 594 0 -594
+ Misses 1776 0 -1776
+ Partials 18 0 -18
You have successfully added a new CodeQL configuration .github/workflows/codeql.yml:CodeQL-Build. As part of the setup process, we have scanned this repository and found 1 existing alert. Please check the repository Security tab to see all alerts.
Time for 1.0.0? :grin:
Time for 1.0.0? 😁
🙂 My internal planning was to release 1.0.0 once we have #2318.
