n8n/packages/editor-ui/src
Elias Meire f9a99ec029
feat: No expression error when node hasn’t executed (#8448)
Co-authored-by: Giulio Andreini <andreini@netseven.it>
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-02-27 10:29:16 +01:00
..
__tests__ fix(editor): Fix workflows filter resetting (#8411) 2024-01-26 06:55:08 +01:00
api fix: Send user id when setting up an account (#8639) 2024-02-27 09:21:16 +01:00
assets/images feat: External Secrets storage for credentials (#6477) 2023-08-25 10:33:46 +02:00
components feat: No expression error when node hasn’t executed (#8448) 2024-02-27 10:29:16 +01:00
composables fix(editor): Fix various typecheck issues (no-changelog) (#8739) 2024-02-26 16:05:12 +02:00
event-bus feat(core): Add support for building LLM applications (#7235) 2023-10-02 17:33:43 +02:00
hooks fix(editor): Fix dialogVisibleChanged hooks event when meta.value is undefined (no-changelog) (#7986) 2023-12-14 13:13:02 +02:00
mixins feat: No expression error when node hasn’t executed (#8448) 2024-02-27 10:29:16 +01: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: No expression error when node hasn’t executed (#8448) 2024-02-27 10:29:16 +01:00
rbac feat: Add env variables to support exposing /workflows/demo route and /nodes.json route (#8506) 2024-02-23 18:20:12 +02:00
stores feat: No expression error when node hasn’t executed (#8448) 2024-02-27 10:29:16 +01:00
styles feat(editor): Migrate copyPaste mixin to composables (no-changelog) (#8179) 2023-12-29 12:13:24 +02:00
types feat: No expression error when node hasn’t executed (#8448) 2024-02-27 10:29:16 +01:00
utils feat: No expression error when node hasn’t executed (#8448) 2024-02-27 10:29:16 +01:00
views fix: Send user id when setting up an account (#8639) 2024-02-27 09:21:16 +01: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(OpenAI Node): Overhaul (#8335) 2024-02-15 10:15:58 +02: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 fix(editor): Fix various typecheck issues (no-changelog) (#8739) 2024-02-26 16:05:12 +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 refactor(editor): Color palette updates, introduce dark mode (#6980) 2023-11-01 13:33:36 +01:00
n8n-theme.scss feat: Add Chat Trigger node (#7409) 2024-01-09 13:11:39 +02:00
permissions.ts feat: Allow instance owners and admins to edit all credentials (#8716) 2024-02-27 08:26:36 +00:00
router.ts feat: Add env variables to support exposing /workflows/demo route and /nodes.json route (#8506) 2024-02-23 18:20:12 +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