n8n/packages/editor-ui/src
2024-12-02 16:08:48 +01:00
..
__tests__ perf(editor): Virtualize SchemaView (#11694) 2024-11-28 11:04:24 +01:00
api feat(editor): Add workflow evaluation edit and list views (no-changelog) (#11719) 2024-11-27 07:47:41 +01:00
assets/images feat: Introduce Google Cloud Platform as external secrets provider (#10146) 2024-07-30 14:58:25 +02:00
components fix(editor): Fix copy/paste keyboard events in canvas chat (#12004) 2024-12-02 16:08:48 +01:00
composables fix(editor): Simplify workflow payload to AI Assistant (no-changelog) (#11975) 2024-12-02 11:53:21 +01:00
event-bus refactor(editor): Add types to importCurlEventBus (no-changelog) (#10497) 2024-08-22 09:32:05 +03: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 feat(editor): Canvas chat UI & UX improvements (#11924) 2024-11-29 11:24:17 +01:00
routes refactor(editor): Move executions under projects (#11541) 2024-11-12 17:01:22 +01:00
stores fix(editor): Simplify workflow payload to AI Assistant (no-changelog) (#11975) 2024-12-02 11:53:21 +01: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 feat(Code Node): Warning if pairedItem absent or could not be auto mapped (#11737) 2024-11-27 16:31:36 +00:00
views fix(editor): Resolve going back from Settings (#11958) 2024-12-02 14:57:22 +01:00
App.vue feat(editor): Add universal Create Resource Menu (#11564) 2024-11-19 15:47:10 +01:00
constants.ts fix(editor): Resolve going back from Settings (#11958) 2024-12-02 14:57:22 +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(editor): Implement dirty nodes for partial executions (#11739) 2024-11-28 14:04:55 +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 refactor(editor): Move test files alongside tested files (no-changelog) (#11504) 2024-11-01 18:01:13 +02:00
router.ts fix(editor): Resolve going back from Settings (#11958) 2024-12-02 14:57:22 +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