n8n/packages/editor-ui/src
Michael Kret 4773aad170
fix: Error processing and output pane improvements (no-changelog) (#9626)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-06-27 13:22:07 +03:00
..
__tests__ feat(editor): Add node enable/disable functionality in new canvas (no-changelog) (#9872) 2024-06-26 16:56:58 +03:00
api fix(core): Make enterprise trial requests via the backend (no-changelog) (#9784) 2024-06-17 19:56:52 +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: Error processing and output pane improvements (no-changelog) (#9626) 2024-06-27 13:22:07 +03:00
composables fix(editor): Use pinned data to resolve expressions in unexecuted nodes (#9693) 2024-06-27 10:49:53 +02:00
event-bus feat: Add Ask AI to HTTP Request Node (#8917) 2024-05-02 13:52:15 +03:00
hooks refactor(editor): Migrate n8nRootStore to use composition API (no-changelog) (#9770) 2024-06-18 13:15:12 -04:00
mixins/__tests__ refactor(editor): Migrate nodeBase mixin to composable (no-changelog) (#9742) 2024-06-18 16:35:26 +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 refactor(editor): Delete unused code (no-changelog) (#9866) 2024-06-26 11:45:41 +02:00
routes fix(editor): Move projects and rbac files (no-changelog) (#9651) 2024-06-06 15:30:17 +02:00
stores fix(editor): Use pinned data to resolve expressions in unexecuted nodes (#9693) 2024-06-27 10:49:53 +02:00
styles feat(editor): Show expression infobox on hover and cursor position (#9507) 2024-05-28 16:58:44 +02:00
types feat(editor): Add node enable/disable functionality in new canvas (no-changelog) (#9872) 2024-06-26 16:56:58 +03:00
utils fix: Remove Request Options from sub nodes (no-changelog) (#9853) 2024-06-25 14:53:31 +03:00
views fix(editor): Load credentials for workflow before determining credentials errors (#9876) 2024-06-27 11:54:55 +02:00
App.vue fix(editor): Fix initialize authenticated features (#9867) 2024-06-26 12:03:04 +01:00
constants.ts feat(editor): Compute node position and connections when creating new nodes in new canvas (no-changelog) (#9830) 2024-06-25 12:11:44 +03:00
init.ts refactor(editor): Migrate n8nRootStore to use composition API (no-changelog) (#9770) 2024-06-18 13:15:12 -04:00
Interface.ts fix: Fix sending pin data twice causing payload too large errors (#9710) 2024-06-12 15:11:39 +03:00
main.ts refactor(editor): Fix remaining FE type check errors (no-changelog) (#9607) 2024-06-10 16:23:06 +03:00
n8n-theme-variables.scss fix(editor): Node background for executing nodes in dark mode (#9682) 2024-06-10 16:02:47 +02:00
n8n-theme.scss feat: Add support for dark mode node icons and colors (#9412) 2024-06-06 13:34:30 +02:00
permissions.spec.ts feat(editor): Add move resources option to workflows and credentials on (#9654) 2024-06-11 14:21:16 +02:00
permissions.ts feat(editor): Add move resources option to workflows and credentials on (#9654) 2024-06-11 14:21:16 +02:00
router.ts fix(editor): Fix initialize authenticated features (#9867) 2024-06-26 12:03:04 +01:00
shims-jsplumb.d.ts refactor(editor): Fix remaining FE type check errors (no-changelog) (#9607) 2024-06-10 16:23:06 +03:00
shims-modules.d.ts refactor(editor): Fix remaining FE type check errors (no-changelog) (#9607) 2024-06-10 16:23:06 +03:00
shims-vue.d.ts refactor(editor): Fix remaining FE type check errors (no-changelog) (#9607) 2024-06-10 16:23:06 +03:00
shims.d.ts refactor(editor): Fix remaining FE type check errors (no-changelog) (#9607) 2024-06-10 16:23:06 +03:00