n8n/packages/editor-ui/src/components/Projects
2024-12-27 14:18:30 +01:00
..
ProjectCardBadge.test.ts feat(editor): Update ownership pills (#11155) 2024-10-28 08:48:51 +01:00
ProjectCardBadge.vue feat(editor): Update ownership pills (#11155) 2024-10-28 08:48:51 +01:00
ProjectCreateResource.vue fix(editor): Consistent protected environment styling and messaging (#12374) 2024-12-27 14:18:30 +01:00
ProjectDeleteDialog.vue refactor(editor): Standardize how we use defineEmits in components using the composition API (no-changelog) (#9934) 2024-07-04 10:30:51 +03:00
ProjectHeader.test.ts fix(editor): Update the universal create button interaction (#12105) 2024-12-11 15:23:55 +01:00
ProjectHeader.vue fix(editor): Consistent protected environment styling and messaging (#12374) 2024-12-27 14:18:30 +01:00
ProjectMoveResourceModal.test.ts fix(editor): Allow resources to move between personal and team projects (#10683) 2024-09-27 15:12:31 +02:00
ProjectMoveResourceModal.vue fix(editor): Fix sorting problem in older browsers that don't support toSorted (#11204) 2024-10-17 14:11:34 +02:00
ProjectMoveSuccessToastMessage.test.ts fix(editor): Allow resources to move between personal and team projects (#10683) 2024-09-27 15:12:31 +02:00
ProjectMoveSuccessToastMessage.vue fix(editor): Allow resources to move between personal and team projects (#10683) 2024-09-27 15:12:31 +02:00
ProjectNavigation.test.ts fix(editor): Add new create first project CTA (#12189) 2024-12-19 09:07:30 +01:00
ProjectNavigation.vue fix(editor): Add new create first project CTA (#12189) 2024-12-19 09:07:30 +01:00
ProjectRoleUpgradeDialog.vue fix(editor): When cloud users click on "How to update your n8n version" auto-login them before redirecting to the dashboard (no-changelog) (#11467) 2024-11-01 11:01:54 -04:00
ProjectSharing.test.ts feat(editor): Update element-plus to 2.4.3 (no-changelog) (#10281) 2024-08-21 10:42:08 +02:00
ProjectSharing.vue fix(editor): Fix sorting problem in older browsers that don't support toSorted (#11204) 2024-10-17 14:11:34 +02:00
ProjectSharingInfo.vue fix(editor): Allow resources to move between personal and team projects (#10683) 2024-09-27 15:12:31 +02:00
ProjectTabs.test.ts refactor(editor): Move executions under projects (#11541) 2024-11-12 17:01:22 +01:00
ProjectTabs.vue feat(editor): Add universal Create Resource Menu (#11564) 2024-11-19 15:47:10 +01:00