diff --git a/changelog/unreleased/enhancement-move-share-indicators b/changelog/unreleased/enhancement-move-share-indicators index 3c1b4acd8b9..8e6d5cbef0a 100644 --- a/changelog/unreleased/enhancement-move-share-indicators +++ b/changelog/unreleased/enhancement-move-share-indicators @@ -1,9 +1,11 @@ Enhancement: Move share indicators We've moved the share/status indicators into a separate column -and adjusted the design in ODS. +and adjusted the design in ODS. We also removed links from +shared-with-me-page. https://github.com/owncloud/web/issues/5976 https://github.com/owncloud/web/pull/6552 https://github.com/owncloud/owncloud-design-system/pull/2014 -https://github.com/owncloud/web/pull/6583 \ No newline at end of file +https://github.com/owncloud/web/pull/6583 +https://github.com/owncloud/web/pull/6612 \ No newline at end of file diff --git a/packages/web-app-files/src/components/FilesList/ResourceTable.vue b/packages/web-app-files/src/components/FilesList/ResourceTable.vue index 6fb7a5282bb..71743d04997 100644 --- a/packages/web-app-files/src/components/FilesList/ResourceTable.vue +++ b/packages/web-app-files/src/components/FilesList/ResourceTable.vue @@ -82,7 +82,7 @@ v-text="formatDateRelative(item.mdate)" /> -