tasks icon indicating copy to clipboard operation
tasks copied to clipboard

Vue 3

Open raimund-schluessler opened this issue 3 years ago • 1 comments

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)
  • [ ] MultiselectItem component 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

raimund-schluessler avatar Apr 22 '22 21:04 raimund-schluessler

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 is n/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     

codecov[bot] avatar Apr 22 '22 21:04 codecov[bot]

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:

image

skjnldsv avatar Jan 31 '24 12:01 skjnldsv

Time for 1.0.0? 😁

image

🙂 My internal planning was to release 1.0.0 once we have #2318.

raimund-schluessler avatar Jan 31 '24 12:01 raimund-schluessler