n8n/packages/editor-ui/src/components/Projects
2025-01-13 15:39:45 +01:00
..
ProjectCardBadge.test.ts feat(editor): Update ownership pills (#11155) 2024-10-28 08:48:51 +01:00
ProjectCardBadge.vue feat(editor): Make workflows, credentials, executions and new canvas usable on mobile and touch devices (#12372) 2025-01-06 17:09:32 +02: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 feat(editor): Make workflows, credentials, executions and new canvas usable on mobile and touch devices (#12372) 2025-01-06 17:09:32 +02:00
ProjectIcon.vue fix(editor): Minor styling improvements in project settings page (#12405) 2024-12-30 15:52:09 +01:00
ProjectMoveResourceModal.test.ts fix(editor): Show sharing removal note for both workflows and credentials 2025-01-13 15:39:45 +01:00
ProjectMoveResourceModal.vue fix(editor): Show sharing removal note for both workflows and credentials 2025-01-13 15:39:45 +01: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 feat(editor): Add support for project icons (#12349) 2024-12-27 19:00:40 +01:00
ProjectNavigation.vue fix(editor): First project button tweaks border and copy (#12376) 2025-01-07 10:36:26 +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 feat(editor): Add support for project icons (#12349) 2024-12-27 19:00:40 +01: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