n8n/packages/editor-ui/src
2024-11-13 16:10:34 +00:00
..
__tests__ feat(editor): Redesign Canvas Chat (#11634) 2024-11-13 11:05:19 +01:00
api
assets/images
components feat: Github star button in-app (#11695) 2024-11-13 16:10:34 +00:00
composables fix(n8n Form Node): Open form page if form trigger has pin data (#11673) 2024-11-13 13:13:50 +02: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 feat(editor): Redesign Canvas Chat (#11634) 2024-11-13 11:05:19 +01:00
routes refactor(editor): Move executions under projects (#11541) 2024-11-12 17:01:22 +01:00
stores fix(Switch Node): Maintain output connections (#11162) 2024-11-13 13:30:56 +02:00
styles
types
utils fix(Switch Node): Maintain output connections (#11162) 2024-11-13 13:30:56 +02:00
views feat(editor): Redesign Canvas Chat (#11634) 2024-11-13 11:05:19 +01:00
App.vue feat(editor): Redesign Canvas Chat (#11634) 2024-11-13 11:05:19 +01:00
constants.ts feat(editor): Redesign Canvas Chat (#11634) 2024-11-13 11:05:19 +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
Interface.ts refactor(editor): Move executions under projects (#11541) 2024-11-12 17:01:22 +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 feat(editor): Redesign Canvas Chat (#11634) 2024-11-13 11:05:19 +01:00
shims-jsplumb.d.ts
shims-modules.d.ts
shims-vue.d.ts
shims.d.ts
type-utils.d.ts