diff --git a/changelog/unreleased/enhancement-changes-to-links-in-sidebar b/changelog/unreleased/enhancement-changes-to-links-in-sidebar new file mode 100644 index 00000000000..84528e726ca --- /dev/null +++ b/changelog/unreleased/enhancement-changes-to-links-in-sidebar @@ -0,0 +1,8 @@ +Enhancement: Changes in sidebar, fix tooltips + +We've added a `runningOnEos` setting which, if on, displays two entries in the sidebar: the EOS +path and a direct link to the file. These paths along with the sidebar tooltips can now handle very +long text without overflowing. + +https://github.com/owncloud/web/issues/6849 +https://github.com/owncloud/web/pull/6959 diff --git a/docs/getting-started.md b/docs/getting-started.md index 23431235c5f..5cef8c56639 100644 --- a/docs/getting-started.md +++ b/docs/getting-started.md @@ -56,6 +56,7 @@ substring of a value of the authenticated user. Examples are `/Shares`, `/{{.Id} - `options.feedbackLink.description` Provide any description you want to see as tooltip and as accessible description. Defaults to `Provide your feedback: We'd like to improve the web design and would be happy to hear your feedback. Thank you! Your ownCloud team.` - `options.sharingRecipientsPerPage` Sets the amount of users shown as recipients in the dropdown when sharing resources. Default amount is 200. - `options.sidebar.shares.showAllOnLoad` Sets the list of (link) shares list in the sidebar to be initially expanded (default is a collapsed state, only showing the first three shares). +- `options.runningOnEos` Set this option to `true` if running on an [EOS storage backend](https://eos-web.web.cern.ch/eos-web/) to enable its specific features. Defaults to `false`. ### Sentry diff --git a/packages/web-app-files/src/components/SideBar/Details/FileDetails.vue b/packages/web-app-files/src/components/SideBar/Details/FileDetails.vue index ade5a33632d..431d8038418 100644 --- a/packages/web-app-files/src/components/SideBar/Details/FileDetails.vue +++ b/packages/web-app-files/src/components/SideBar/Details/FileDetails.vue @@ -23,7 +23,7 @@
+ |
| |
---|---|---|
+ |
{{ ownerDisplayName }} @@ -63,11 +63,11 @@ |
|
+ | ||
+ |
|
|
+ |
+
+
+
+ |
+ |
+ |
+
+
+
+ |
+
Last modified: | +Last modified | ABSOLUTE_TIME |
---|---|---|
Shared via: | +Shared via |
|
Owner: | +Owner |
Einstein @@ -33,10 +33,32 @@ exports[`Details SideBar Panel displays a resource of type file on a private pag |
Size: | +Size | 740 B |
EOS Path | +
+
+
+ /Shares/123.png + |
+ |
Direct link | +
+
+
+ undefinedfiles/spaces/personal/home/Shares/123.png + |
+
Last modified: | +Last modified | ABSOLUTE_TIME |
---|---|---|
Shared via: | +Shared via |
|
Shared by: | +Shared by | Marie Curie |
Owner: | +Owner |
Einstein @@ -78,10 +100,32 @@ exports[`Details SideBar Panel displays a resource of type file on a private pag |
Size: | +Size | 740 B |
EOS Path | +
+
+
+ /Shares/123.png + |
+ |
Direct link | +
+
+
+ undefinedfiles/spaces/personal/home/Shares/123.png + |
+
Last modified: | +Last modified | ABSOLUTE_TIME |
---|---|---|
Owner: | +Owner |
Marie @@ -110,10 +154,32 @@ exports[`Details SideBar Panel displays a resource of type file on a private pag |
Size: | +Size | 740 B |
EOS Path | +
+
+
+
+ |
+ |
Direct link | +
+
+
+ undefinedfiles/spaces/personal/home + |
+
Last modified: | +Last modified | ABSOLUTE_TIME |
---|---|---|
Shared via: | +Shared via |
|
Owner: | +Owner |
Einstein @@ -149,10 +215,32 @@ exports[`Details SideBar Panel displays a resource of type file on a private pag |
Size: | +Size | 740 B |
EOS Path | +
+
+
+ /Shares/123.png + |
+ |
Direct link | +
+
+
+ undefinedfiles/spaces/personal/home/Shares/123.png + |
+
Last modified: | +Last modified | ABSOLUTE_TIME |
---|---|---|
Owner: | +Owner |
Einstein @@ -183,10 +271,32 @@ exports[`Details SideBar Panel displays a resource of type file on a public page |
Size: | +Size | 740 B |
EOS Path | +
+
+
+ /Shares/123.png + |
+ |
Direct link | +
+
+
+ undefinedfiles/spaces/personal/home/Shares/123.png + |
+
Last modified: | +Last modified | ABSOLUTE_TIME |
---|---|---|
Owner: | +Owner |
Einstein @@ -217,10 +327,32 @@ exports[`Details SideBar Panel displays a resource of type file on a public page |
Size: | +Size | 740 B |
EOS Path | +
+
+
+ /Shares/123.png + |
+ |
Direct link | +
+
+
+ undefinedfiles/spaces/personal/home/Shares/123.png + |
+
Last modified: | +Last modified | ABSOLUTE_TIME |
---|---|---|
Owner: | +Owner |
Marie @@ -249,10 +381,32 @@ exports[`Details SideBar Panel displays a resource of type folder on a private p |
Size: | +Size | 740 B |
EOS Path | +
+
+
+
+ |
+ |
Direct link | +
+
+
+ undefinedfiles/spaces/personal/home + |
+
Last modified: | +Last modified | ABSOLUTE_TIME |
---|---|---|
Owner: | +Owner |
Einstein @@ -281,10 +435,32 @@ exports[`Details SideBar Panel displays a resource of type folder on a private p |
Size: | +Size | 740 B |
EOS Path | +
+
+
+
+ |
+ |
Direct link | +
+
+
+ undefinedfiles/spaces/personal/home + |
+
Last modified: | +Last modified | ABSOLUTE_TIME |
---|---|---|
Owner: | +Owner |
Einstein @@ -313,10 +489,32 @@ exports[`Details SideBar Panel displays a resource of type folder on a public pa |
Size: | +Size | 740 B |
EOS Path | +
+
+
+
+ |
+ |
Direct link | +
+
+
+ undefinedfiles/spaces/personal/home + |
+