n8n/packages/editor-ui/src
2025-01-28 11:33:23 +01:00
..
__tests__ fix(editor): Fix Code node bug erasing and overwriting code when switching between nodes (#12637) 2025-01-16 19:36:08 +02:00
api fix(editor): Handle large payloads in the AI Assistant requests better (#12747) 2025-01-22 14:50:28 +01:00
assets/images
components feat(editor): Execute sub-workflow UX and copy updates (no-changelog) (#12834) 2025-01-28 11:33:23 +01:00
composables test(editor): Fix usePushConnection tests on node 18 (no-changelog) (#12832) 2025-01-27 08:53:36 +01:00
event-bus feat(editor): New Code editor based on the TypeScript language service (#12285) 2025-01-08 11:28:56 +01:00
mixins
models
plugins feat(editor): Execute sub-workflow UX and copy updates (no-changelog) (#12834) 2025-01-28 11:33:23 +01:00
routes
stores feat: Update e2e tests to run on new canvas (no-changelog) (#12784) 2025-01-24 14:38:54 +02:00
styles fix(editor): Fix navbar height flickering during load (#12738) 2025-01-21 11:06:22 +02:00
types fix(editor): Handle large payloads in the AI Assistant requests better (#12747) 2025-01-22 14:50:28 +01:00
utils fix(editor): Handle large payloads in the AI Assistant requests better (#12747) 2025-01-22 14:50:28 +01:00
views fix(editor): Properly set active project in new canvas (#12810) 2025-01-27 12:32:03 +01:00
App.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
constants.ts fix(editor): Handle large payloads in the AI Assistant requests better (#12747) 2025-01-22 14:50:28 +01:00
constants.workflows.ts feat(editor): Execute sub-workflow UX and copy updates (no-changelog) (#12834) 2025-01-28 11:33:23 +01:00
init.test.ts
init.ts
Interface.ts feat: Allow using Vector Stores directly as Tools (#12311) 2025-01-06 09:07:59 +01:00
main.ts
n8n-theme-variables.scss
n8n-theme.scss
permissions.test.ts
permissions.ts
router.test.ts
router.ts fix(editor): Fix workflow initilisation for test definition routes & add unit tests (#12507) 2025-01-08 16:07:46 +01:00
shims-jsplumb.d.ts
shims-modules.d.ts feat(editor): New Code editor based on the TypeScript language service (#12285) 2025-01-08 11:28:56 +01:00
shims-vue.d.ts
shims.d.ts feat(editor): New Code editor based on the TypeScript language service (#12285) 2025-01-08 11:28:56 +01:00
type-utils.d.ts
vue-virtual-scroller.d.ts