n8n/packages/editor-ui/src
2024-12-05 12:20:12 +01:00
..
__tests__ perf(editor): Virtualize SchemaView (#11694) 2024-11-28 11:04:24 +01:00
api fix: Allow disabling MFA with recovery codes (#12014) 2024-12-04 10:02:06 -05:00
assets/images feat: Introduce Google Cloud Platform as external secrets provider (#10146) 2024-07-30 14:58:25 +02:00
components fix(editor): Don't reset all Parameter Inputs when switched to read-only (#12063) 2024-12-05 12:20:12 +01:00
composables feat: Enable canvas v2 only if beta feature enabled (no-changelog) (#12049) 2024-12-04 21:33:35 +02:00
event-bus fix: Allow disabling MFA with recovery codes (#12014) 2024-12-04 10:02:06 -05:00
mixins refactor(editor): Rename design-system unit test files and snapshots (no-changelog) (#11539) 2024-11-05 14:20:02 +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 fix: Allow disabling MFA with recovery codes (#12014) 2024-12-04 10:02:06 -05:00
routes refactor(editor): Move executions under projects (#11541) 2024-11-12 17:01:22 +01:00
stores fix: Allow disabling MFA with recovery codes (#12014) 2024-12-04 10:02:06 -05:00
styles feat(editor): Improve node and edge bring-to-front mechanism on new canvas (#11793) 2024-11-21 16:00:38 +02:00
types fix(editor): Simplify workflow payload to AI Assistant (no-changelog) (#11975) 2024-12-02 11:53:21 +01:00
utils fix(editor): Polyfill crypto.randomUUID (#12052) 2024-12-05 10:09:36 +01:00
views fix(editor): Redirect Settings to the proper sub page depending on the instance type (cloud or not) (#12053) 2024-12-05 08:47:55 +01:00
App.vue fix(editor): Polyfill crypto.randomUUID (#12052) 2024-12-05 10:09:36 +01:00
constants.ts feat(editor): Persist user's preferred display modes on localStorage (#11929) 2024-12-04 13:40:08 +01:00
init.test.ts fix(editor): Handle source control initialization to prevent UI form crashing (#11776) 2024-11-28 14:53:48 +01:00
init.ts fix(editor): Handle source control initialization to prevent UI form crashing (#11776) 2024-11-28 14:53:48 +01:00
Interface.ts fix: Chat triggers don't work with the new partial execution flow (#11952) 2024-12-04 15:33:46 +01:00
main.ts refactor(editor): Stop using $locale in favor of the i18n composable (#11731) 2024-11-15 19:11:58 -05: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): Add workflow evaluation edit and list views (no-changelog) (#11719) 2024-11-27 07:47:41 +01:00
permissions.test.ts refactor(editor): Rename design-system unit test files and snapshots (no-changelog) (#11539) 2024-11-05 14:20:02 +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.test.ts fix(editor): Redirect Settings to the proper sub page depending on the instance type (cloud or not) (#12053) 2024-12-05 08:47:55 +01:00
router.ts fix(editor): Redirect Settings to the proper sub page depending on the instance type (cloud or not) (#12053) 2024-12-05 08:47:55 +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): Stop using $locale in favor of the i18n composable (#11731) 2024-11-15 19:11:58 -05: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
vue-virtual-scroller.d.ts perf(editor): Virtualize SchemaView (#11694) 2024-11-28 11:04:24 +01:00