nextcloud/apps/files_sharing/src/views
nfebe bd46760586 fix(files_sharing): Show note if note exists on share
When a share includes a note, ensure the note checkbox is checked and the note is
displayed when reopening the share sidebar.

Fixes: #52794.

Signed-off-by: nfebe <fenn25.fn@gmail.com>
2025-05-26 18:39:29 +02:00
..
CollaborationView.vue chore: Add SPDX header 2024-06-06 22:53:41 +02:00
FilesHeaderNoteToRecipient.vue fix(dav): check the owner displayName scope before giving attribute 2025-04-30 12:39:10 +02:00
PublicAuthPrompt.vue chore: add file request cypress testing 2024-07-19 12:20:25 +02:00
shares.spec.ts feat(files_sharing): show file requests in navigation 2024-07-30 09:50:46 +00:00
shares.ts feat(files_sharing): show file requests in navigation 2024-07-30 09:50:46 +00:00
SharingDetailsTab.vue fix(files_sharing): Show note if note exists on share 2025-05-26 18:39:29 +02:00
SharingInherited.vue chore(files_sharing): refactor Share model to ts 2024-07-30 09:50:46 +00:00
SharingLinkList.vue refactor: Use new ShareType across file_sharing 2025-01-02 15:28:17 +01:00
SharingList.vue refactor: Use new ShareType across file_sharing 2025-01-02 15:28:17 +01:00
SharingTab.vue refactor: Use new ShareType across file_sharing 2025-01-02 15:28:17 +01:00