chore: migrate the app to vue 3#1971
Merged
raimund-schluessler merged 1 commit intomasterfrom Feb 1, 2024
Merged
Conversation
d3ec2bd to
2621ab1
Compare
Codecov Report
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 |
0c64562 to
bf894c7
Compare
0a722a7 to
f3843e0
Compare
d19c9f6 to
4305077
Compare
3ae24b5 to
1bc36bc
Compare
1bc36bc to
ff3104a
Compare
Closed
57c5036 to
151d809
Compare
Closed
5 tasks
a246054 to
af441f5
Compare
a52f654 to
931fc5d
Compare
931fc5d to
01b56ff
Compare
susnux
reviewed
Jan 28, 2024
01b56ff to
b2833a6
Compare
This was referenced Jan 29, 2024
skjnldsv
reviewed
Jan 31, 2024
skjnldsv
approved these changes
Jan 31, 2024
Member
Member
Author
🙂 |
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
b2833a6 to
931dfe2
Compare
16 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


This PR migrates the Tasks app to use vue3.
I would like to merge this issue even though we do not have a final release of
nextcloud/vue@9yet. It has been open for long enough, and we should push towards a final release anyway. In case we do not find any issues, I think it should be ok to merge already.