n8n/packages/editor-ui/src
Csaba Tuncsik 136d491325
fix(editor): Allow resources to move between personal and team projects (#10683)
Co-authored-by: Danny Martini <danny@n8n.io>
2024-09-27 15:12:31 +02:00
..
__tests__ refactor(editor): Correct some prop types (no-changelog) (#10907) 2024-09-23 09:19:37 +02:00
api refactor: Move API keys into their own table (no-changelog) (#10629) 2024-09-26 08:58:49 -04:00
assets/images feat: Introduce Google Cloud Platform as external secrets provider (#10146) 2024-07-30 14:58:25 +02:00
components fix(editor): Allow resources to move between personal and team projects (#10683) 2024-09-27 15:12:31 +02:00
composables refactor(core): Separate execution startedAt from createdAt (#10810) 2024-09-27 13:32:12 +02:00
event-bus refactor(editor): Add types to importCurlEventBus (no-changelog) (#10497) 2024-08-22 09:32:05 +03:00
hooks refactor(editor): Migrate ui.store to use composition API (no-changelog) (#9892) 2024-07-03 15:11:40 -04:00
mixins/__tests__ refactor(editor): Migrate nodeBase mixin to composable (no-changelog) (#9742) 2024-06-18 16:35:26 +03:00
models fix: Set '@typescript-eslint/return-await' rule to 'always' for FE (no-changelog) (#8373) 2024-01-18 11:28:01 +02:00
plugins fix(editor): Allow resources to move between personal and team projects (#10683) 2024-09-27 15:12:31 +02:00
routes fix(editor): UX Improvements to RBAC feature set (#9683) 2024-07-18 14:17:27 +02:00
stores fix(editor): Allow resources to move between personal and team projects (#10683) 2024-09-27 15:12:31 +02:00
styles ci: Setup biome and pre-commit hooks for formatting (no-changelog) (#10795) 2024-09-17 15:10:22 +03:00
types fix(editor): Add missing node parameter values to AI Assistant request (#10788) 2024-09-17 16:14:02 +02:00
utils refactor(core): Separate execution startedAt from createdAt (#10810) 2024-09-27 13:32:12 +02:00
views fix(editor): Allow resources to move between personal and team projects (#10683) 2024-09-27 15:12:31 +02:00
App.vue feat: Add credential help to Assistant (no-changelog) (#10736) 2024-09-11 16:38:39 +02:00
constants.ts fix(editor): Allow resources to move between personal and team projects (#10683) 2024-09-27 15:12:31 +02:00
init.ts refactor(editor): Migrate n8nRootStore to use composition API (no-changelog) (#9770) 2024-06-18 13:15:12 -04:00
Interface.ts refactor: Move API keys into their own table (no-changelog) (#10629) 2024-09-26 08:58:49 -04:00
main.ts feat(editor): Setup Sentry integration (#10945) 2024-09-24 17:49:22 +02:00
n8n-theme-variables.scss refactor(core): Remove Ask AI HTTP request feature (no-changelog) (#9931) 2024-07-04 12:09:45 +02:00
n8n-theme.scss feat(editor): Implement new app layout (#10548) 2024-08-28 14:01:05 +02:00
permissions.spec.ts feat(core): Execution curation (#10342) 2024-09-02 15:20:08 +02:00
permissions.ts fix(editor): Connect up new project viewer role to the FE (#9913) 2024-08-13 16:45:28 +03:00
router.ts refactor(editor): Clean all instances of isDesktopDeployment (#10884) 2024-09-20 08:24:08 -04:00
shims-jsplumb.d.ts refactor(editor): Fix remaining FE type check errors (no-changelog) (#9607) 2024-06-10 16:23:06 +03:00
shims-modules.d.ts refactor(editor): Fix remaining FE type check errors (no-changelog) (#9607) 2024-06-10 16:23:06 +03:00
shims-vue.d.ts ci: Upgrade vite, and vitest (no-changelog) (#10886) 2024-09-20 14:44:12 +02:00
shims.d.ts feat(editor): Setup Sentry integration (#10945) 2024-09-24 17:49:22 +02:00