n8n/packages/frontend/editor-ui/src
2025-06-17 11:38:32 +02:00
..
__tests__ fix(editor): Fix log view style bugs (#16312) 2025-06-16 14:50:57 +02:00
api refactor(editor): Move settings api to @n8n/rest-api-client (no-changelog) (#16186) 2025-06-11 10:57:59 +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): Fix keyboard shortcut bugs in the log view (#16393) 2025-06-17 11:38:32 +02:00
composables fix(editor): Fix keyboard shortcut bugs in the log view (#16393) 2025-06-17 11:38:32 +02:00
event-bus feat(editor): Add an option to sync canvas with log view (#15391) 2025-05-22 17:25:58 +02:00
features fix(editor): Fix keyboard shortcut bugs in the log view (#16393) 2025-06-17 11:38:32 +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: Move router usage out of useCanvasOperation and useWorkflowHelpers (no-changelog) (#16041) 2025-06-05 13:51:07 +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): Implement 'Shared with you' section in the main navigation (#15140) 2025-05-08 09:24:32 +02:00
stores fix(editor): Fix keyboard shortcut bugs in the log view (#16393) 2025-06-17 11:38:32 +02:00
styles fix(editor): Position executions filter popover so that it doesn't hide executions (#16049) 2025-06-06 13:08:59 +03:00
types feat(core): Add description to projects (#15611) 2025-06-12 13:57:23 +03:00
utils fix(editor): Fix keyboard shortcut bugs in the log view (#16393) 2025-06-17 11:38:32 +02:00
views feat(editor): Add tracking on oidc save setting (#16378) 2025-06-16 15:10:37 +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 fix(editor): Fix and enable copying to clipboard in PiP (#15632) 2025-06-17 11:24:48 +03:00
constants.workflows.ts feat(editor): Include NodeDetailsView in URL (#14349) 2025-04-25 10:57:22 +02:00
init.test.ts refactor(editor): Extract SAML, OIDC, and LDAP from Settings Store into SSO Store (no-changelog) (#16276) 2025-06-16 14:54:31 +03:00
init.ts refactor(editor): Extract SAML, OIDC, and LDAP from Settings Store into SSO Store (no-changelog) (#16276) 2025-06-16 14:54:31 +03:00
Interface.ts feat(editor): Add RAG starter template callouts experiment (#16282) 2025-06-13 17:45:30 +03:00
main.ts refactor(editor): Extract @n8n/i18n package for internationalization (no-changelog) (#15466) 2025-05-30 12:44:33 +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 refactor(editor): Change UI and monospace fonts (#13839) 2025-03-17 21:13:57 +01:00
permissions.test.ts feat(core): Add OIDC support for SSO (#15988) 2025-06-13 16:18:14 +02:00
permissions.ts refactor(editor): Move editor-ui and design-system to frontend dir (no-changelog) (#13564) 2025-02-28 14:28:30 +02: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): Add access control and not found entity views (#15860) 2025-06-13 14:17:05 +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 refactor(editor): Move editor-ui and design-system to frontend dir (no-changelog) (#13564) 2025-02-28 14:28:30 +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