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

feat: prefer alias links over private links in UI #7916

Merged
merged 1 commit into from
Nov 3, 2022

Conversation

kulmann
Copy link
Member

@kulmann kulmann commented Nov 3, 2022

Description

Private link capability has been merged in ocis, see owncloud/ocis#4599
The web ui is not supposed to show the copy private link button, the private link concept is only supposed to be used for cross-client links to files. The web ui concept for "file pointers" is the new alias link. Hence this PR disables the private link copy button in the web ui when the alias link capability is enabled.

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

Checklist:

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

@kulmann kulmann force-pushed the prefer-alias-links-over-private-links branch from af368d6 to e638de0 Compare November 3, 2022 20:54
@sonarcloud
Copy link

sonarcloud bot commented Nov 3, 2022

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
0.0% 0.0% Duplication

@kulmann kulmann merged commit 3b585e1 into master Nov 3, 2022
@delete-merged-branch delete-merged-branch bot deleted the prefer-alias-links-over-private-links branch November 3, 2022 21:54
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.

2 participants