-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update to nextcloud-vue 8 (beta) #39540
Merged
Merged
Conversation
This file contains 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
susnux
requested review from
skjnldsv,
Pytal,
a team and
szaimen
and removed request for
a team
July 23, 2023 00:30
susnux
force-pushed
the
feat/migrate-nc-vue-8
branch
from
July 23, 2023 00:47
5058ce8
to
936b443
Compare
susnux
force-pushed
the
feat/migrate-nc-vue-8
branch
2 times, most recently
from
July 23, 2023 20:31
3488bc7
to
acd7065
Compare
ShGKme
reviewed
Jul 23, 2023
susnux
force-pushed
the
feat/migrate-nc-vue-8
branch
from
July 24, 2023 11:54
acd7065
to
a1ef75d
Compare
BTW I have no idea why cypress with browserify broke, but changing to webpack as preprocessor works and reduces the npm dependencies (~80 dependencies less). |
Pytal
approved these changes
Jul 24, 2023
ShGKme
approved these changes
Jul 26, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested on:
- Files
- Sidebar, including
- Comments
- Versions
- Settings, including
- Apps
- Users
- Theming
- Weather status
skjnldsv
approved these changes
Aug 1, 2023
Please rebase 🙈 |
susnux
force-pushed
the
feat/migrate-nc-vue-8
branch
2 times, most recently
from
August 2, 2023 00:02
bf3bd63
to
02d2977
Compare
skjnldsv
force-pushed
the
feat/migrate-nc-vue-8
branch
from
August 2, 2023 10:59
02d2977
to
c33e3d2
Compare
skjnldsv
added
4. to release
Ready to be released and/or waiting for tests to finish
2. developing
Work in progress
and removed
3. to review
Waiting for reviews
4. to release
Ready to be released and/or waiting for tests to finish
labels
Aug 2, 2023
susnux
force-pushed
the
feat/migrate-nc-vue-8
branch
from
August 2, 2023 12:48
c33e3d2
to
d6c6a69
Compare
Signed-off-by: Ferdinand Thiessen <[email protected]>
Signed-off-by: Ferdinand Thiessen <[email protected]>
…drops 78 dependencies) Signed-off-by: Ferdinand Thiessen <[email protected]>
Signed-off-by: Ferdinand Thiessen <[email protected]>
Signed-off-by: Ferdinand Thiessen <[email protected]>
Signed-off-by: Ferdinand Thiessen <[email protected]>
Signed-off-by: John Molakvoæ <[email protected]>
… a module Signed-off-by: Ferdinand Thiessen <[email protected]>
susnux
force-pushed
the
feat/migrate-nc-vue-8
branch
from
August 2, 2023 13:21
d6c6a69
to
6503125
Compare
susnux
added
3. to review
Waiting for reviews
4. to release
Ready to be released and/or waiting for tests to finish
and removed
2. developing
Work in progress
3. to review
Waiting for reviews
labels
Aug 2, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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.
Summary
Now that we migrated from every deprecated component for nextcloud-vue 8 we can update master to version 8 beta.
This includes all changes listed here nextcloud-libraries/nextcloud-vue#4223
Checklist