nextcloud/apps/files/src/components
Ferdinand Thiessen be82a4e502 fix(files_sharing): ensure share status action works also in grid view
Remove some hacks from files app about the *files_sharing* status
action, in general not sure why this hack was there instead of being in
the correct app - but it broke the grid view.

So now the sharing information is also available in grid view.

Moreover the icon is fixed in size to not overflow the actions menu.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-03-19 22:51:32 +01:00
..
FileEntry fix(files_sharing): ensure share status action works also in grid view 2025-03-19 22:51:32 +01:00
FileListFilter fix(files): File type filter UI sync with filter state 2025-01-28 20:25:55 +01:00
TemplateFiller fix(template-filler): Hide template fields with unknown labels 2025-02-13 10:32:21 +01:00
BreadCrumbs.vue fix(files): sort not working after changing views 2025-01-26 14:09:13 +01:00
CustomElementRender.vue chore: Add SPDX header 2024-05-29 08:58:16 +02:00
DragAndDropNotice.vue fix(l10n): use do not instead of don't 2025-03-02 12:47:10 +01:00
DragAndDropPreview.vue refactor(files): Update @nextcloud/files to v3.5.0 2024-06-23 16:53:09 +02:00
FileEntry.vue fix(files): ensure valid mtime and fallback to crtime if defined 2025-02-04 13:46:36 +00:00
FileEntryGrid.vue refactor: Make route parameters accessible using composables to reuse 2024-07-25 19:33:28 +02:00
FileEntryMixin.ts fix(files): handle failed node properly 2025-02-21 14:07:13 +01:00
FileListFilters.vue fix(files_sharing): Make account file filter consistent have design 2024-07-30 16:40:14 +02:00
FilesListHeader.vue fix(files): also show file list headers on empty views 2025-03-17 19:41:41 +01:00
FilesListTableFooter.vue fix(files): Correctly scroll selected file into view 2025-02-06 00:08:47 +01:00
FilesListTableHeader.vue chore(files): add selection cypress tests 2024-11-07 23:13:57 +01:00
FilesListTableHeaderActions.vue fix(test): Add missing data-cy attribute for file actions 2025-03-05 12:12:51 +00:00
FilesListTableHeaderButton.vue fix(files): add title for files list table header button 2024-10-25 20:52:12 +00:00
FilesListVirtual.vue fix(files): also show file list headers on empty views 2025-03-17 19:41:41 +01:00
FilesNavigationItem.vue feat: Load limited depth tree 2024-08-08 11:15:52 -07:00
LegacyView.vue chore: Add SPDX header 2024-05-29 08:58:16 +02:00
NavigationQuota.vue fix(files): Adjust NavigationQuota for Nextcloud 30 design 2024-10-23 20:43:05 +02:00
NewNodeDialog.vue perf(files): Cache getContents function used for uploader 2024-08-14 09:47:56 +02:00
PersonalSettings.vue chore: Add SPDX header 2024-05-29 08:58:16 +02:00
Setting.vue chore: Add SPDX header 2024-05-29 08:58:16 +02:00
SidebarTab.vue chore: Add SPDX header 2024-05-29 08:58:16 +02:00
TemplateFiller.vue fix(template-filler): Hide template fields with unknown labels 2025-02-13 10:32:21 +01:00
TemplatePreview.vue refactor(files): migrate to @nextcloud/sharing 2024-10-25 15:12:39 +02:00
TransferOwnershipDialogue.vue fix(transferownership): allow searching by email, display user.shareWithDisplayNameUnique in item subline, adjust style 2025-02-17 12:51:22 +01:00
VirtualList.vue fix(files): Correctly scroll selected file into view 2025-02-06 00:08:47 +01:00