curo1305
9ea51d6401
feat(10-06): wire breadcrumb mapping + toast call sites; delete FolderBreadcrumb
- FileManagerView: add mappedBreadcrumb computed ({id,label} from foldersStore.breadcrumb)
- FileManagerView: import useToastStore; add toast.show() to doMove, doDeleteDoc, onFilesSelected
- FileManagerView: remove console.error from doMove/doDeleteDoc (toast communicates errors)
- CloudFolderView: add mappedBreadcrumb computed; pass to StorageBrowser :breadcrumb
- Delete FolderBreadcrumb.vue + FolderBreadcrumb.test.js (no dead code per CLAUDE.md)
- FileManagerView.test.js: replace dead FolderBreadcrumb mock with BreadcrumbBar mock
- StorageBrowser.skeleton.test.js: remove unused FolderBreadcrumb stub
- Full suite: 164/164 pass, 0 failures
2026-06-15 20:26:06 +02:00
..
2026-06-15 20:12:39 +02:00
2026-06-12 21:52:30 +02:00
2026-06-15 20:26:06 +02:00
2026-06-12 15:47:35 +02:00
2026-06-12 21:52:30 +02:00
2026-06-15 20:11:12 +02:00
2026-06-02 16:10:47 +02:00
2026-06-15 20:26:06 +02:00
2026-06-15 20:11:12 +02:00
2026-05-28 17:10:52 +02:00
2026-05-22 08:53:28 +02:00