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
23673e0 to
8f9bf25
Compare
639376d to
4843c47
Compare
91ca9df to
53e6cfc
Compare
53e6cfc to
c2fcc6a
Compare
078008c to
e935411
Compare
This was
linked to
issues
Jan 4, 2024
7fdbacf to
f570011
Compare
f570011 to
7af0534
Compare
7af0534 to
e769bb6
Compare
susnux
reviewed
Jan 28, 2024
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>
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.