n8n/packages/editor-ui/src
Alex Grozav 4b0187e7e8
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
feat(editor): Add logic for renaming duplicate nodes in new canvas (no-changelog) (#11081)
2024-10-03 21:20:57 +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 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
composables feat(editor): Add logic for renaming duplicate nodes in new canvas (no-changelog) (#11081) 2024-10-03 21:20:57 +03:00
event-bus
hooks refactor(editor): Migrate ui.store to use composition API (no-changelog) (#9892) 2024-07-03 15:11:40 -04:00
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(core): Implement Dynamic Parameters within regular nodes used as AI Tools (#10862) 2024-10-02 13:31:22 +02: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 feat(editor): Add logic for renaming duplicate nodes in new canvas (no-changelog) (#11081) 2024-10-03 21:20:57 +03:00
views refactor(editor): WorkflowsView to script setup + tests (#11078) 2024-10-03 16:43:08 +02:00
App.vue feat: Add credential help to Assistant (no-changelog) (#10736) 2024-09-11 16:38:39 +02:00
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 feat(editor): Setup Sentry integration (#10945) 2024-09-24 17:49:22 +02:00
n8n-theme-variables.scss
n8n-theme.scss feat(editor): Implement new app layout (#10548) 2024-08-28 14:01:05 +02:00
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