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

fix: solve publicly shared document with hide download issue #3765

Merged
merged 1 commit into from
Feb 28, 2023

Conversation

luka-nextcloud
Copy link
Contributor

Signed-off-by: Luka Trovic luka@nextcloud.com

📝 Summary

🖼️ Screenshots

🏚️ Before 🏡 After
B A

🚧 TODO

  • ...

🏁 Checklist

  • Code is properly formatted (npm run lint / npm run stylelint / composer run cs:check)
  • Sign-off message is added to all commits
  • Tests (unit, integration and/or end-to-end) passing and the changes are covered with tests
  • Documentation (README or documentation) has been updated or is not required

@cypress
Copy link

cypress bot commented Feb 6, 2023

1 flaky tests on run #8777 ↗︎

0 137 0 0 Flakiness 1

Details:

fix: solve publicly shared document with hide download issue
Project: Text Commit: e2dda2727a
Status: Passed Duration: 03:58 💡
Started: Feb 28, 2023 3:06 PM Ended: Feb 28, 2023 3:10 PM
Flakiness  cypress/e2e/sync.spec.js • 1 flaky test

View Output Video

Test
Save > saves the actual file and document state Screenshot

This comment has been generated by cypress-bot as a result of this project's GitHub integration settings.

@juliushaertl
Copy link
Member

Tests need adjustment

@luka-nextcloud luka-nextcloud force-pushed the bug/publicly-shared-hide-download-file-issue branch from c677b6a to 1cc006d Compare February 8, 2023 08:57
@juliushaertl
Copy link
Member

/backport to stable25

@luka-nextcloud
Copy link
Contributor Author

@juliushaertl Tests were adjusted - please take a look.

@luka-nextcloud luka-nextcloud force-pushed the bug/publicly-shared-hide-download-file-issue branch 2 times, most recently from 9c37c45 to 8362640 Compare February 21, 2023 18:49
cypress/e2e/share.spec.js Outdated Show resolved Hide resolved
cypress/e2e/workspace.spec.js Outdated Show resolved Hide resolved
@luka-nextcloud luka-nextcloud force-pushed the bug/publicly-shared-hide-download-file-issue branch from 8362640 to 6109c3c Compare February 28, 2023 06:27
Signed-off-by: Luka Trovic <luka@nextcloud.com>
@luka-nextcloud luka-nextcloud force-pushed the bug/publicly-shared-hide-download-file-issue branch from 313fa90 to e2dda27 Compare February 28, 2023 14:38
@luka-nextcloud
Copy link
Contributor Author

@max-nextcloud @juliushaertl It's all done now. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Since NC 25.02 update: publicly shared .md files need additional right for download in order to be displayed.
3 participants