n8n/packages/frontend/editor-ui/src
2025-07-08 11:15:31 +02:00
..
__tests__ feat(editor): NDV UI overhaul experiment (#14209) 2025-07-04 17:14:17 +02:00
api refactor(editor): Update users list on user settings page (#16244) 2025-07-03 13:57:14 +02:00
assets/images fix(editor): Fix AWS external secrets svg size (no-changelog) (#14823) 2025-04-23 12:58:30 +02:00
components fix(editor): Fix RAG Callout keyboard navigation in nodes search (#17099) 2025-07-08 11:15:31 +02:00
composables refactor(editor): Move optionSelected logic to a composable (#16968) 2025-07-07 15:20:06 +03:00
event-bus fix(editor): Fix new, unsaved workflow sharing (#16740) 2025-06-27 16:20:01 +02:00
features feat(editor): Collapse button on table view (#16993) 2025-07-07 10:54:59 +02:00
models feat(editor): Add ability to extract sub-workflows to canvas context menu (#15538) 2025-06-02 12:17:27 +02:00
plugins chore: Lintfix frontend packages (#16896) 2025-07-02 10:31:11 +02:00
push-connection refactor(editor): Move editor-ui and design-system to frontend dir (no-changelog) (#13564) 2025-02-28 14:28:30 +02:00
routes refactor(editor): Move frontend permissions code to @n8n/permissions (no-changelog) (#16656) 2025-06-24 14:41:29 +03:00
stores fix(editor): Reset dirty state on workflow activation only if its current workflow (#16997) 2025-07-04 17:24:21 +02:00
styles fix(editor): Make sure connectors are clickable when overlapped by node description (#16765) 2025-07-01 14:33:43 +02:00
types chore: Lintfix frontend packages (#16896) 2025-07-02 10:31:11 +02:00
utils refactor(editor): Move optionSelected logic to a composable (#16968) 2025-07-07 15:20:06 +03:00
views fix(editor): Address icon feedback (no-changelog) (#17051) 2025-07-07 13:12:39 +02:00
App.vue refactor(editor): Extract @n8n/i18n package for internationalization (no-changelog) (#15466) 2025-05-30 12:44:33 +03:00
constants.ts feat(editor): NDV UI overhaul experiment (#14209) 2025-07-04 17:14:17 +02:00
constants.workflows.ts refactor(editor): Move templates api to @n8n/rest-api-client package (no-changelog) (#16542) 2025-06-23 14:04:33 +03:00
init.test.ts fix(editor): Don't show email banner if cloud info is missing (no-changelog) (#16948) 2025-07-03 10:25:09 +02:00
init.ts fix(editor): Don't show email banner if cloud info is missing (no-changelog) (#16948) 2025-07-03 10:25:09 +02:00
Interface.ts feat(core): Allow enforcement of MFA usage on instance (#16556) 2025-07-02 11:03:10 +02:00
main.ts feat(editor): Add vue-scan for frontend performance tracking (no-changelog) (#16995) 2025-07-04 13:01:01 +03:00
n8n-theme-variables.scss refactor(editor): Move editor-ui and design-system to frontend dir (no-changelog) (#13564) 2025-02-28 14:28:30 +02:00
n8n-theme.scss feat(editor): Add What's New notification callout (#16718) 2025-06-27 17:42:05 +03:00
polyfills.ts refactor(editor): Move editor-ui and design-system to frontend dir (no-changelog) (#13564) 2025-02-28 14:28:30 +02:00
router.test.ts feat(editor): Include NodeDetailsView in URL (#14349) 2025-04-25 10:57:22 +02:00
router.ts feat(core): Allow enforcement of MFA usage on instance (#16556) 2025-07-02 11:03:10 +02:00
shims-modules.d.ts refactor(editor): Move editor-ui and design-system to frontend dir (no-changelog) (#13564) 2025-02-28 14:28:30 +02:00
shims-vue.d.ts refactor(editor): Extract @n8n/i18n package for internationalization (no-changelog) (#15466) 2025-05-30 12:44:33 +03:00
shims.d.ts feat(editor): Add vue-scan for frontend performance tracking (no-changelog) (#16995) 2025-07-04 13:01:01 +03:00
type-utils.d.ts refactor(editor): Move editor-ui and design-system to frontend dir (no-changelog) (#13564) 2025-02-28 14:28:30 +02:00
vue-virtual-scroller.d.ts refactor(editor): Move editor-ui and design-system to frontend dir (no-changelog) (#13564) 2025-02-28 14:28:30 +02:00