n8n/packages/editor-ui/src
2023-02-06 10:22:57 +01:00
..
__tests__ refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
api feat: Improve workflow list performance using RecycleScroller and on-demand sharing data loading (#5181) 2023-01-27 09:51:32 +02:00
components fix(editor): Fix multiple-output endpoints success style after connection is detached (#5366) 2023-02-06 10:22:57 +01:00
composables refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
declarations refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
event-bus feat: HTML node (#5107) 2023-01-26 10:03:13 +01:00
mixins feat(editor): Completions for extensions in expression editor (#5130) 2023-02-02 12:35:38 +01:00
models refactor(editor): Upgrade to jsPlumb 5 (#4989) 2023-01-30 18:20:50 +01:00
plugins fix(editor): Fix multiple-output endpoints success style after connection is detached (#5366) 2023-02-06 10:22:57 +01:00
stores fix(editor): Fix merge node connectors (#5364) 2023-02-06 09:49:18 +01:00
styles feat(editor): Schema view (#4615) 2022-12-06 12:50:06 +01:00
types feat(editor): Completions for extensions in expression editor (#5130) 2023-02-02 12:35:38 +01:00
utils fix(editor): Stop unsaved changes popup display when navigating away from an untouched workflow (#5259) 2023-02-01 16:50:35 +01:00
views fix(editor): Fix merge node connectors (#5364) 2023-02-06 09:49:18 +01:00
App.vue fix(editor): Set max width for executions list (#5302) 2023-02-02 12:08:17 +01:00
constants.ts feat(editor): Simplify NDV by moving authentication details to credentials modal (#5067) 2023-01-27 09:05:43 +01:00
Interface.ts refactor(editor): Upgrade to jsPlumb 5 (#4989) 2023-01-30 18:20:50 +01:00
main.ts refactor(editor): Upgrade to jsPlumb 5 (#4989) 2023-01-30 18:20:50 +01:00
n8n-theme-variables.scss refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
n8n-theme.scss refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
permissions.ts refactor: Workflow sharing bug bash fixes (#4888) 2022-12-21 16:42:07 +01:00
router.ts feat(core): Add LDAP support (#3835) 2023-01-25 02:18:39 +01:00
shims-vue.d.ts ci: Setup eslint-import-resolver-typescript for improved TS linting (#4996) 2022-12-22 09:55:39 +01:00
shims.d.ts feat(editor): Update design-system and editor dependencies (no-changelog) (#5188) 2023-01-27 02:09:30 +01:00
vue-agile.d.ts Add Templates (#2720) 2022-02-28 10:57:44 +01:00