-
Notifications
You must be signed in to change notification settings - Fork 2.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
Fix style for password protected shares #38894
Conversation
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. |
f3be8c9
to
fe817fd
Compare
Updated old changelog |
💥 Acceptance tests pipeline webUISharingPublic1-chrome-mariadb10.2-php7.4 failed. The build has been cancelled. |
💥 Acceptance tests pipeline webUISharingPublic1-chrome-mariadb10.2-php7.4 failed. The build has been cancelled. |
TBD fix tests |
💥 Acceptance tests pipeline webUISharingPublic1-chrome-mariadb10.2-php7.4 failed. The build has been cancelled. |
d92d417
to
a5a5f8f
Compare
💥 Acceptance tests pipeline apiSharingNotificationsToRoot-mariadb10.2-php7.4 failed. The build has been cancelled. |
💥 Acceptance tests pipeline apiSharingNotificationsToShares-mariadb10.2-php7.4 failed. The build has been cancelled. |
https://drone.owncloud.com/owncloud/core/30811/105/13
I suspect that notifications PR owncloud/notifications#342 has changed the link reported in a notification. Investigating in #38895 |
@phil-davis thanks, yes this is desired, notifications include relative links (only the API will response with (concatenated) absolute link. |
@janackermann #38896 has been merged. Please rebase this PR |
a5a5f8f
to
93796cd
Compare
@phil-davis thanks 👍 rebased |
@mmatel Docs relevant ? |
God damned, now Sonarcloud complains :/ |
I added a commit to exclude all the Maybe the files to be included/excluded for coverage calculations needs to be refined more. But this will hopefully make SonarCloud happy with this PR. |
💥 Acceptance tests pipeline apiAuthOcs-mariadb10.2-php7.4 failed. The build has been cancelled. |
💥 Acceptance tests pipeline apiAuth-mariadb10.2-php7.4 failed. The build has been cancelled. |
💥 Acceptance tests pipeline apiCapabilities-mariadb10.2-php7.4 failed. The build has been cancelled. |
This PR is cursed 👻 |
SonarCloud Quality Gate failed. |
@phil-davis still fails :/ |
@janackermann is this really still Draft? @micbar IMO the SonarCloud change here is fine. But we still need to do more to sort out exactly what to do about this sort of PR. It's up to you to decide if you override and merge. It is complaining about |
@phil-davis Converted to ready-to-review |
Description
With this PR we remove the arrow button in the password input and replace it with separated proceed button
Related Issue
Screenshots (if appropriate):
Types of changes
Checklist: