feat(editor): Implement 'Shared with you' section in the main navigation (#15140)

This commit is contained in:
Milorad FIlipović
2025-05-08 09:24:32 +02:00
committed by GitHub
parent abdbe50907
commit 1c65e82b38
23 changed files with 537 additions and 174 deletions

View File

@@ -163,6 +163,7 @@ function moveResource() {
:resource-type="ResourceType.Credential"
:resource-type-label="resourceTypeLabel"
:personal-project="projectsStore.personalProject"
:show-badge-border="false"
/>
<n8n-action-toggle
data-test-id="credential-card-actions"