n8n/packages/frontend/editor-ui/src
2025-09-01 10:19:14 +02:00
..
__tests__ fix(editor): Show test URL when trigger is listening because of a connected node (#18403) 2025-08-21 07:27:52 +03:00
api refactor(editor): Extract users api into rest-api-client package (no-changelog) (#18046) 2025-08-07 12:01:10 +03: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): Fields reset after closing NDV when side panel NDV is also visible (no-changelog) (#18857) 2025-09-01 10:10:10 +02:00
composables fix(editor): Debug in Editor preserves binary data and prevents incorrect dirty marking (#18998) 2025-09-01 10:19:14 +02:00
constants feat(editor): Add AI prompt box with workflow suggestions for canvas (no-changelog) (#17741) 2025-07-29 12:16:50 +02:00
event-bus fix(editor): Fix new, unsaved workflow sharing (#16740) 2025-06-27 16:20:01 +02:00
experiments fix(editor): Fix ready to run workflows experiment (no-changelog) (#18475) 2025-08-18 11:27:23 +01:00
features fix(editor): Data tables UI fixes (no-changelog) (#18966) 2025-08-30 00:21:29 +03:00
helpers feat: AI Workflow Builder agent (no-changelog) (#17423) 2025-07-21 11:18:26 +02:00
models feat(editor): Add ability to extract sub-workflows to canvas context menu (#15538) 2025-06-02 12:17:27 +02:00
moduleInitializer feat(editor): Allow front-end modules to register modals (no-changelog) (#17885) 2025-08-04 15:23:58 +02:00
plugins fix(editor): Make auto-completion work in zoomed view (no-changelog) (#18048) 2025-08-08 14:47:45 +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 feat(editor): Add front-end for Data Store feature (#17590) 2025-07-31 13:07:00 +02:00
stores fix(editor): Debug in Editor preserves binary data and prevents incorrect dirty marking (#18998) 2025-09-01 10:19:14 +02:00
styles fix(editor): Make auto-completion work in zoomed view (no-changelog) (#18048) 2025-08-08 14:47:45 +02:00
types chore: Enable ESLint rule consistent-type-exports (#18973) 2025-08-29 19:02:49 +02:00
utils fix(editor): Support line breaks in resource mapper field names (#18982) 2025-08-29 16:56:18 +01:00
views fix(editor): Fix condition for opening the rename node prompt (no-changelog) (#18962) 2025-08-29 16:42:59 +02:00
workers feat(editor): Add boilerplate for SQLite WASM integration and runData worker (no-changelog) (#18959) 2025-08-29 13:50:45 +01:00
App.vue chore(editor): Add telemetry for canvas experiment (#18871) 2025-08-29 12:56:25 +02:00
constants.ts chore(editor): Add telemetry for canvas experiment (#18871) 2025-08-29 12:56:25 +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 refactor(editor): Extract users api into rest-api-client package (no-changelog) (#18046) 2025-08-07 12:01:10 +03:00
init.ts fix(editor): Fix "error connecting to n8n" error if not logged in (#18818) 2025-08-27 09:28:27 +03:00
Interface.ts feat(editor): Add Python to Code actions (#18668) 2025-08-26 14:29:50 +02:00
main.ts feat(editor): Add front-end for Data Store feature (#17590) 2025-07-31 13:07:00 +02:00
n8n-theme-variables.scss fix(editor): Migrate from @import to @use for SCSS files to address deprecation warnings (#17858) 2025-08-04 15:01:16 +02:00
n8n-theme.scss fix(editor): Fix color of selection state on execution table (no-changelog) (#18976) 2025-08-29 15:42:29 +01: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(editor): Pre built agents experiment v2 (no-changelog) (#18842) 2025-08-28 09:40:52 +03: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
source-map-js-shim.ts build(editor): Include shims for sanitize-html (no-changelog) (#17375) 2025-07-18 11:52:46 +02: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