n8n/packages/editor-ui/src
2024-05-07 09:09:09 +02:00
..
__tests__ refactor(editor): Migrate header WorkflowDetails to composition api (no-changelog) (#9186) 2024-04-29 07:53:42 +03:00
api feat: Add Ask AI to HTTP Request Node (#8917) 2024-05-02 13:52:15 +03:00
assets/images feat(core): Introduce AWS secrets manager as external secrets store (#8982) 2024-03-28 10:15:58 +01:00
components fix(editor): Fix shortcut issue on save buttons (#9309) 2024-05-07 09:09:09 +02:00
composables fix(editor): Resolve $vars and $secrets in expressions in credentials fields (#9289) 2024-05-03 14:39:31 +02:00
event-bus feat: Add Ask AI to HTTP Request Node (#8917) 2024-05-02 13:52:15 +03:00
hooks refactor(core): Rename push sessionId to pushRef (#8905) 2024-04-03 13:43:14 +02:00
mixins refactor(editor): Migrate pushConnection mixin to composable and remove collaboration store side effects (no-changelog) (#9249) 2024-05-03 10:26:15 +03:00
models fix: Set '@typescript-eslint/return-await' rule to 'always' for FE (no-changelog) (#8373) 2024-01-18 11:28:01 +02:00
plugins fix(editor): Fix shortcut issue on save buttons (#9309) 2024-05-07 09:09:09 +02:00
rbac fix(editor): Remove isOwner from IUser interface (#8888) 2024-03-18 11:39:15 +01:00
stores refactor(editor): Migrate pushConnection mixin to composable and remove collaboration store side effects (no-changelog) (#9249) 2024-05-03 10:26:15 +03:00
styles feat(editor): Refactor and unify executions views (no-changelog) (#8538) 2024-04-19 07:50:18 +02:00
types refactor(editor): Migrate pushConnection mixin to composable and remove collaboration store side effects (no-changelog) (#9249) 2024-05-03 10:26:15 +03:00
utils feat(editor): Refactor and unify executions views (no-changelog) (#8538) 2024-04-19 07:50:18 +02:00
views fix(editor): Fix type errors in the SettingsLdapView.vue (no-changelog) (#9308) 2024-05-06 11:20:55 -04:00
App.vue refactor(editor): Improve linting for component and prop names (no-changelog) (#8169) 2023-12-28 09:49:58 +01:00
constants.ts feat: Add Ask AI to HTTP Request Node (#8917) 2024-05-02 13:52:15 +03:00
init.ts refactor(editor): Do not make rest api calls for disabled features (no-changelog) (#9046) 2024-04-04 15:53:34 +02:00
Interface.ts refactor(editor): Migrate pushConnection mixin to composable and remove collaboration store side effects (no-changelog) (#9249) 2024-05-03 10:26:15 +03:00
main.ts feat(editor): Migrate copyPaste mixin to composables (no-changelog) (#8179) 2023-12-29 12:13:24 +02:00
n8n-theme-variables.scss fix(editor): Fix opening of chat window when executing a child node (#8789) 2024-03-21 09:23:15 +01:00
n8n-theme.scss refactor(editor): Migrate header WorkflowDetails to composition api (no-changelog) (#9186) 2024-04-29 07:53:42 +03:00
permissions.ts fix(editor): Remove isOwner from IUser interface (#8888) 2024-03-18 11:39:15 +01:00
router.ts feat(editor): Refactor and unify executions views (no-changelog) (#8538) 2024-04-19 07:50:18 +02:00
shims-vue.d.ts feat(editor): Migrate Design System and Editor UI to Vue 3 (#6476) 2023-07-28 09:51:07 +02:00
shims.d.ts fix(editor): Remove n8nHooksNext flag (no-changelog) (#7733) 2023-11-17 14:44:28 +01:00
v3-infinite-loading.d.ts fix(editor): Fix type errors in the SettingsLdapView.vue (no-changelog) (#9308) 2024-05-06 11:20:55 -04:00