n8n/packages/editor-ui/src
2024-10-23 17:08:27 +03:00
..
__tests__ refactor: Use Ask AI feature through AI services instead of hooks (#11027) 2024-10-09 11:24:33 -04:00
api feat: Run mfa.beforeSetup hook before enabling MFA (#11116) 2024-10-17 19:47:10 +02:00
assets/images feat: Introduce Google Cloud Platform as external secrets provider (#10146) 2024-07-30 14:58:25 +02:00
components feat(editor): Improve new canvas discovery design by specifying ALPHA version (no-changelog) (#11373) 2024-10-23 17:08:27 +03:00
composables fix: Check if execution will wait on Test step click (no-changelog) (#11311) 2024-10-23 15:53:01 +03:00
event-bus refactor(editor): Add types to importCurlEventBus (no-changelog) (#10497) 2024-08-22 09:32:05 +03:00
hooks refactor(editor): Migrate ui.store to use composition API (no-changelog) (#9892) 2024-07-03 15:11:40 -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 feat(editor): Improve new canvas discovery design by specifying ALPHA version (no-changelog) (#11373) 2024-10-23 17:08:27 +03:00
routes feat(editor): Add route for create / edit / share credentials (#11134) 2024-10-08 11:56:48 +02:00
stores fix: Check if execution will wait on Test step click (no-changelog) (#11311) 2024-10-23 15:53:01 +03:00
styles feat(editor): Bring selected nodes and edges to front on new canvas (no-changelog) (#11158) 2024-10-08 14:49:13 +03:00
types feat(editor): Send workflow context to assistant store (#11135) 2024-10-10 13:13:30 +02:00
utils feat(n8n Form Page Node): New node (#10390) 2024-10-17 14:59:53 +01:00
views fix: Check if execution will wait on Test step click (no-changelog) (#11311) 2024-10-23 15:53:01 +03:00
App.vue feat: Add credential help to Assistant (no-changelog) (#10736) 2024-09-11 16:38:39 +02:00
constants.ts feat(n8n Form Page Node): New node (#10390) 2024-10-17 14:59:53 +01: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: Resend invite operation on users list (#11351) 2024-10-23 10:23:28 +02:00
main.ts feat(editor): Improve Sentry ignore definitions for class instance types (no-changelog) (#11208) 2024-10-10 16:21:58 +02:00
n8n-theme-variables.scss refactor(core): Remove Ask AI HTTP request feature (no-changelog) (#9931) 2024-07-04 12:09:45 +02:00
n8n-theme.scss feat(editor): Implement new app layout (#10548) 2024-08-28 14:01:05 +02:00
permissions.spec.ts fix(editor): Open Community+ enrollment modal only for the instance owner (#11292) 2024-10-21 10:02:18 +02:00
permissions.ts fix(editor): Connect up new project viewer role to the FE (#9913) 2024-08-13 16:45:28 +03:00
router.ts refactor(editor): Clean all instances of isDesktopDeployment (#10884) 2024-09-20 08:24:08 -04: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 ci: Upgrade vite, and vitest (no-changelog) (#10886) 2024-09-20 14:44:12 +02:00
shims.d.ts feat(editor): Improve Sentry ignore definitions for class instance types (no-changelog) (#11208) 2024-10-10 16:21:58 +02:00
type-utils.d.ts feat: Add report bug buttons (#11304) 2024-10-21 13:32:37 +02:00