n8n/packages/editor-ui/src
2024-05-10 18:12:04 +03:00
..
__tests__ feat(editor): Remove AI Error Debugging (#9337) 2024-05-08 14:13:47 +02:00
api feat(editor): Remove AI Error Debugging (#9337) 2024-05-08 14:13:47 +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 unwanted side effects from tailwind components (no-changelog) (#9359) 2024-05-10 18:12:04 +03:00
composables feat(editor): Autocomplete info box: improve structure and add examples (#9019) 2024-05-10 14:39:06 +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 feat(editor): Autocomplete info box: improve structure and add examples (#9019) 2024-05-10 14:39:06 +02:00
rbac fix(editor): Remove isOwner from IUser interface (#8888) 2024-03-18 11:39:15 +01:00
stores feat(editor): Add item selector to expression output (#9281) 2024-05-09 14:45:31 +02:00
styles feat(editor): Autocomplete info box: improve structure and add examples (#9019) 2024-05-10 14:39:06 +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): Implement AI Assistant chat UI (#9300) 2024-05-07 15:43:19 +02:00
views feat(editor): Implement AI Assistant chat UI (#9300) 2024-05-07 15:43:19 +02:00
App.vue feat(editor): Implement AI Assistant chat UI (#9300) 2024-05-07 15:43:19 +02:00
constants.ts feat(core): Node version available in expression (#9350) 2024-05-10 09:51:26 +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 feat(editor): Add item selector to expression output (#9281) 2024-05-09 14:45:31 +02:00
main.ts perf: Add tailwind to editor and design system (#9032) 2024-05-09 14:12:13 +02:00
n8n-theme-variables.scss feat(editor): Implement AI Assistant chat UI (#9300) 2024-05-07 15:43:19 +02:00
n8n-theme.scss feat(editor): Implement AI Assistant chat UI (#9300) 2024-05-07 15:43:19 +02: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