n8n/packages/editor-ui/src
2024-04-03 17:07:58 +02:00
..
__tests__ fix(editor): UI enhancements and fixes for expression inputs (#8996) 2024-03-29 16:01:32 +01: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): Make share modal content scrollable (#9025) 2024-04-03 16:50:25 +02:00
composables fix(editor): Add fallback for expression resolution in multi-output case (#9045) 2024-04-03 17:07:58 +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 refactor(core): Rename push sessionId to pushRef (#8905) 2024-04-03 13:43:14 +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(core): Rename push sessionId to pushRef (#8905) 2024-04-03 13:43:14 +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): Rename push sessionId to pushRef (#8905) 2024-04-03 13:43:14 +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 feat: Fetch user cloud role and pass it on in website links (#8942) 2024-03-22 11:33:39 +01:00
init.ts fix(editor): Move versions check to init function and refactor store (no-changelog) (#8067) 2023-12-20 12:49:40 +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 feat(editor): Update templates links (#9024) 2024-04-03 12:15:08 +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