n8n/packages/editor-ui/src
Ricardo Espinoza 4e9f2b3b9a
Some checks failed
Test Master / install-and-build (push) Has been cancelled
Benchmark Docker Image CI / build (push) Has been cancelled
Test Master / Unit tests (18.x) (push) Has been cancelled
Test Master / Unit tests (20.x) (push) Has been cancelled
Test Master / Unit tests (22.4) (push) Has been cancelled
Test Master / Lint (push) Has been cancelled
Test Master / Notify Slack on failure (push) Has been cancelled
feat(editor): Don't list managed credentials in HTTP node (no-changelog) (#12409)
2024-12-31 08:38:37 -05:00
..
__tests__ feat(editor): Add free AI credits CTA (#12365) 2024-12-30 07:35:49 -05:00
api refactor(core): Update dynamic node parameter endpoints to use DTOs (#12379) 2024-12-30 15:48:44 +01:00
assets/images
components feat(editor): Don't list managed credentials in HTTP node (no-changelog) (#12409) 2024-12-31 08:38:37 -05:00
composables feat(editor): Add support for project icons (#12349) 2024-12-27 19:00:40 +01: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
plugins feat(editor): Easy AI workflow improvements (#12400) 2024-12-31 14:38:32 +01:00
routes refactor(editor): Move executions under projects (#11541) 2024-11-12 17:01:22 +01:00
stores refactor(core): Update dynamic node parameter endpoints to use DTOs (#12379) 2024-12-30 15:48:44 +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 feat(editor): Add support for project icons (#12349) 2024-12-27 19:00:40 +01:00
utils feat: (Execute Workflow Node): Inputs for Sub-workflows (#11830) (#11837) 2024-12-20 17:01:22 +01:00
views feat(editor): Easy AI workflow improvements (#12400) 2024-12-31 14:38:32 +01:00
App.vue fix(editor): Polyfill crypto.randomUUID (#12052) 2024-12-05 10:09:36 +01:00
constants.ts feat: Expose license feature flags for free AI credits feature to frontend (no-changelog) (#12363) 2024-12-27 10:23:20 -05:00
constants.workflows.ts feat: (Execute Workflow Node): Inputs for Sub-workflows (#11830) (#11837) 2024-12-20 17:01: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 refactor(core): Update dynamic node parameter endpoints to use DTOs (#12379) 2024-12-30 15:48:44 +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
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
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
shims-modules.d.ts
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