n8n/packages/editor-ui/src
2024-10-04 16:38:46 +03:00
..
__tests__ feat(editor): Add executing state and disable node run button while executing on new canvas (no-changelog) (#11079) 2024-10-03 15:29:41 +03:00
api refactor: Move api-keys endpoints to their own controller (#11000) 2024-09-30 09:10:22 -04:00
assets/images
components fix(editor): Fix render key for dynamic number of handles on new canvas (no-changelog) (#11105) 2024-10-04 16:38:46 +03:00
composables fix(editor): Add safety to prevent undefined errors (#11104) 2024-10-04 14:37:37 +01:00
event-bus
hooks
mixins/__tests__
models
plugins fix: Show result of waiting execution on canvas after execution complete (#10815) 2024-10-03 15:09:37 +03:00
routes
stores fix: Show result of waiting execution on canvas after execution complete (#10815) 2024-10-03 15:09:37 +03:00
styles feat(editor): Adjust selection rectangle to include node selection box on new canvas (no-changelog) (#11088) 2024-10-04 13:02:30 +03:00
types feat(editor): Add executing state and disable node run button while executing on new canvas (no-changelog) (#11079) 2024-10-03 15:29:41 +03:00
utils fix(editor): Add safety to prevent undefined errors (#11104) 2024-10-04 14:37:37 +01:00
views fix(editor): Set document title when renaming and loading workflow (no-changelog) (#11100) 2024-10-04 15:15:25 +03:00
App.vue
constants.ts feat(core): Implement Dynamic Parameters within regular nodes used as AI Tools (#10862) 2024-10-02 13:31:22 +02:00
init.ts
Interface.ts fix: Show result of waiting execution on canvas after execution complete (#10815) 2024-10-03 15:09:37 +03:00
main.ts fix(editor): Don't report certain error types to Sentry (no-changelog) (#11090) 2024-10-04 11:32:20 +02:00
n8n-theme-variables.scss
n8n-theme.scss
permissions.spec.ts
permissions.ts
router.ts refactor(editor): Clean all instances of isDesktopDeployment (#10884) 2024-09-20 08:24:08 -04:00
shims-jsplumb.d.ts
shims-modules.d.ts
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