n8n/packages/editor-ui/src
2025-02-19 19:34:29 -05:00
..
__tests__ feat: Add temporary env variable N8N_FOLDERS_ENABLED (no-changelog) (#13374) 2025-02-19 19:34:29 -05:00
api refactor: Add dto for POST /credentials endpoint (#13306) 2025-02-19 17:50:42 +02:00
assets/images
components fix(editor): Correctly close node creator when selecting/deselecting a node (#13338) 2025-02-19 16:48:23 +02:00
composables refactor(editor): Remove old canvas code (no-changelog) (#13343) 2025-02-19 13:10:40 +02:00
event-bus
mixins
models
plugins refactor(editor): Remove old canvas code (no-changelog) (#13343) 2025-02-19 13:10:40 +02:00
push-connection fix(core): Fix parsing of push messages (no-changelog) (#13136) 2025-02-10 19:47:03 +02:00
routes fix(editor): Do not show credential details popup for users without necessary scopes with direct link (#13264) 2025-02-17 16:16:47 +01:00
stores feat: Add temporary env variable N8N_FOLDERS_ENABLED (no-changelog) (#13374) 2025-02-19 19:34:29 -05: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: Always clear popupWindowState before showing popup from form trigger (#13363) 2025-02-19 15:03:26 +02:00
views fix(editor): Correctly close node creator when selecting/deselecting a node (#13338) 2025-02-19 16:48:23 +02:00
App.vue refactor(editor): Remove old canvas code (no-changelog) (#13343) 2025-02-19 13:10:40 +02:00
constants.ts feat(editor): Add pagination to the workflows list (#13100) 2025-02-14 09:51:49 +01:00
constants.workflows.ts feat(editor): Add evaluation workflow and enhance workflow selector with pinned data support (#12773) 2025-01-29 11:03:03 +01:00
init.test.ts
init.ts
Interface.ts refactor(editor): Remove old canvas code (no-changelog) (#13343) 2025-02-19 13:10:40 +02:00
main.ts refactor(editor): Remove old canvas code (no-changelog) (#13343) 2025-02-19 13:10:40 +02:00
n8n-theme-variables.scss
n8n-theme.scss
permissions.test.ts
permissions.ts
router.test.ts
router.ts refactor(editor): Remove old canvas code (no-changelog) (#13343) 2025-02-19 13:10:40 +02:00
shims-modules.d.ts
shims-vue.d.ts
shims.d.ts
type-utils.d.ts
vue-virtual-scroller.d.ts