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] Simplify link creation in Files/Sidebar #6961

Merged
merged 8 commits into from
Jun 14, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions changelog/unreleased/enhancement-redesign-link-sharing
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
Enhancement: Redesign link sharing

We have redesigned the public link list in the right sidebar. Links now can be edited in-line and have a similiar look-and-feel to people and group shares.
Additionally, creating new links now is less cumbersome and the default name, while not configurable from the backend anymore, is now translated.

https://github.com/owncloud/web/pull/6749
https://github.com/owncloud/web/pull/6885
https://github.com/owncloud/web/pull/6961
6 changes: 3 additions & 3 deletions changelog/unreleased/enhancement-update-ods
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Enhancement: Update ODS to v13.1.0-rc.5
Enhancement: Update ODS to v13.1.0

We updated the ownCloud Design System to version 13.1.0-rc.5. Please refer to the full changelog in the ODS release (linked) for more details. Summary:
We updated the ownCloud Design System to version 13.1.0. Please refer to the full changelog in the ODS release (linked) for more details. Summary:

- Enhancement - Add isFileExtensionDisplayed property: https://github.com/owncloud/owncloud-design-system/pull/2087
- Enhancement - OcModal input type: https://github.com/owncloud/owncloud-design-system/pull/2077
Expand All @@ -18,4 +18,4 @@ https://github.com/owncloud/web/pull/6749
https://github.com/owncloud/web/pull/6750
https://github.com/owncloud/web/pull/6953
https://github.com/owncloud/web/pull/7094
https://github.com/owncloud/owncloud-design-system/releases/tag/v13.1.0-rc.9
https://github.com/owncloud/owncloud-design-system/releases/tag/v13.1.0
Loading