n8n/packages/editor-ui/src
2024-04-05 09:00:18 -04:00
..
__tests__ refactor(core, editor): Remove legacy nodesAccess (no-changelog) (#9016) 2024-04-05 13:17:34 +02:00
api refactor(core): Rename push sessionId to pushRef (#8905) 2024-04-03 13:43:14 +02: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 issue with case insensitive tags (#9071) 2024-04-05 09:00:18 -04:00
composables fix(editor): Rerun failed nodes in manual executions (#9050) 2024-04-04 11:28:35 +02:00
event-bus feat(core): Add support for building LLM applications (#7235) 2023-10-02 17:33:43 +02:00
hooks refactor(core): Rename push sessionId to pushRef (#8905) 2024-04-03 13:43:14 +02:00
mixins fix(editor): Fix execution with wait node (#9051) 2024-04-04 12:33:29 +02: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 refactor(editor): Remove legacy audit logs view (no-changelog) (#9053) 2024-04-05 10:23:27 +02:00
rbac fix(editor): Remove isOwner from IUser interface (#8888) 2024-03-18 11:39:15 +01:00
stores refactor(core): Rename push sessionId to pushRef (#8905) 2024-04-03 13:43:14 +02:00
styles feat(editor): Add type information to autocomplete dropdown (#8843) 2024-03-19 18:10:14 +01:00
types ci: Upgrade eslint, prettier, typescript, and some other dev tooling (no-changelog) (#8895) 2024-03-26 14:22:57 +01:00
utils refactor(core): Rename push sessionId to pushRef (#8905) 2024-04-03 13:43:14 +02:00
views refactor(core, editor): Remove legacy nodesAccess (no-changelog) (#9016) 2024-04-05 13:17:34 +02: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 refactor(editor): Remove legacy audit logs view (no-changelog) (#9053) 2024-04-05 10:23:27 +02: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(core): Rename push sessionId to pushRef (#8905) 2024-04-03 13:43:14 +02: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 fix(editor): Fix opening of chat window when executing a child node (#8789) 2024-03-21 09:23:15 +01:00
permissions.ts fix(editor): Remove isOwner from IUser interface (#8888) 2024-03-18 11:39:15 +01:00
router.ts refactor(editor): Remove legacy audit logs view (no-changelog) (#9053) 2024-04-05 10:23:27 +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