n8n/packages/editor-ui/src
2024-11-05 14:58:11 +01:00
..
__tests__ refactor(editor): Move test files alongside tested files (no-changelog) (#11504) 2024-11-01 18:01:13 +02:00
api
assets/images
components refactor(editor): Rename design-system unit test files and snapshots (no-changelog) (#11539) 2024-11-05 14:20:02 +02:00
composables composable to handle logic 2024-11-05 14:58:11 +01:00
event-bus
mixins refactor(editor): Rename design-system unit test files and snapshots (no-changelog) (#11539) 2024-11-05 14:20:02 +02:00
models
plugins refactor(editor): Rename design-system unit test files and snapshots (no-changelog) (#11539) 2024-11-05 14:20:02 +02:00
routes
stores refactor(editor): Rename design-system unit test files and snapshots (no-changelog) (#11539) 2024-11-05 14:20:02 +02:00
styles
types fix(editor): Import copy-pasted workflow only after nodes are added to new canvas (no-changelog) (#11434) 2024-10-28 17:47:12 +02:00
utils refactor(editor): Rename design-system unit test files and snapshots (no-changelog) (#11539) 2024-11-05 14:20:02 +02:00
views fix(editor): Fix emitting n8nReady notification via postmessage on new canvas (#11558) 2024-11-05 15:17:41 +02:00
App.vue fix(editor): Run external hooks after settings have been initialized (#11423) 2024-10-29 11:37:10 +01:00
constants.ts refactor: Clean up hooks and fake doors (no-changelog) (#11498) 2024-11-01 15:23:41 +01:00
init.test.ts refactor(editor): Move test files alongside tested files (no-changelog) (#11504) 2024-11-01 18:01:13 +02:00
init.ts refactor: Clean up hooks and fake doors (no-changelog) (#11498) 2024-11-01 15:23:41 +01:00
Interface.ts refactor: Clean up hooks and fake doors (no-changelog) (#11498) 2024-11-01 15:23:41 +01:00
main.ts
n8n-theme-variables.scss
n8n-theme.scss
permissions.test.ts refactor(editor): Rename design-system unit test files and snapshots (no-changelog) (#11539) 2024-11-05 14:20:02 +02:00
permissions.ts
router.test.ts refactor(editor): Move test files alongside tested files (no-changelog) (#11504) 2024-11-01 18:01:13 +02:00
router.ts refactor: Clean up hooks and fake doors (no-changelog) (#11498) 2024-11-01 15:23:41 +01:00
shims-jsplumb.d.ts
shims-modules.d.ts
shims-vue.d.ts
shims.d.ts
type-utils.d.ts