Skip to content
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

[full-ci] change: remove the settings ui #5463

Merged
merged 1 commit into from
Feb 6, 2023
Merged

Conversation

kulmann
Copy link
Member

@kulmann kulmann commented Jan 26, 2023

Description

ownCloud Web recently transitioned to Vue3. The settings ui is still written in Vue2. Since it's pretty much unused we won't take the efforts of upgrading it to Vue3. The only setting ("Language") has been implemented in the account page of ownCloud Web (reachable via user menu in the top right -> click on the username).

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests only (no source changes)

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation ticket raised:

@update-docs
Copy link

update-docs bot commented Jan 26, 2023

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes.

@kulmann kulmann requested review from micbar and tbsbdr January 26, 2023 20:56
@kulmann kulmann self-assigned this Jan 26, 2023
@kulmann
Copy link
Member Author

kulmann commented Jan 26, 2023

I had a very close look and couldn't find any more occurrences of the settings ui in config, docs, CI and of course the code itself. Please check carefully in review.

@pascalwengerter
Copy link
Contributor

Guess it deserves a changelog item (but perhaps adding one was scheduled for later :) )?

@kulmann
Copy link
Member Author

kulmann commented Jan 27, 2023

Guess it deserves a changelog item (but perhaps adding one was scheduled for later :) )?

Added one, thanks for the reminder :-)

@kulmann
Copy link
Member Author

kulmann commented Feb 1, 2023

Can I have a review please @micbar @tbsbdr - needs a final rebase before merging. that only makes sense after approval, so I'll wait until I have that.

Copy link
Member

@dschmidt dschmidt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good stuff. Hard to check whether it's complete as I'm on my phone right now, but all changes look good on their own 👍️

changelog/unreleased/change-remove-settings-ui.md Outdated Show resolved Hide resolved
ownCloud Web recently transitioned to Vue3. The settings ui is still
written in Vue2. Since it's pretty much unused we won't take the efforts
of upgrading it to Vue3.
@sonarcloud
Copy link

sonarcloud bot commented Feb 3, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Copy link
Contributor

@micbar micbar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM so far. Let us move on.

@kulmann kulmann merged commit 3525302 into master Feb 6, 2023
@delete-merged-branch delete-merged-branch bot deleted the kill-the-settings-ui branch February 6, 2023 13:30
ownclouders pushed a commit that referenced this pull request Feb 6, 2023
Merge: 03814af 8c033e1
Author: Benedikt Kulmann <[email protected]>
Date:   Mon Feb 6 14:30:10 2023 +0100

    Merge pull request #5463 from owncloud/kill-the-settings-ui

    [full-ci] change: remove the settings ui
@micbar micbar mentioned this pull request May 3, 2023
89 tasks
@ScharfViktor ScharfViktor mentioned this pull request May 4, 2023
86 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants