n8n/packages/editor-ui/src
2024-06-05 15:58:15 +02:00
..
__tests__ feat(editor): Add remove node and connections functionality to canvas v2 (#9602) 2024-06-04 15:36:27 +03:00
api fix(editor): Filter credentials by project ID also for new workflow (#9615) 2024-06-05 15:58:15 +02:00
assets/images
components fix(editor): Improve error messages around pinned data (#9632) 2024-06-05 13:48:55 +02:00
composables fix(editor): Improve error messages around pinned data (#9632) 2024-06-05 13:48:55 +02:00
event-bus
features/projects fix(editor): Show owner email in the owner badge if the resource owner is a pending user (#9560) 2024-05-31 17:50:42 +02:00
hooks refactor: Fix type issues for parameter input components (#9449) 2024-05-21 15:04:20 +02:00
mixins refactor(editor): Convert workflowActivate mixin into a composable (no-changelog) (#9423) 2024-05-17 10:03:39 -04:00
models
plugins fix(editor): Improve error messages around pinned data (#9632) 2024-06-05 13:48:55 +02:00
rbac fix(editor): Fix RBAC type errors (no-changelog) (#9435) 2024-05-17 13:29:47 +03:00
stores fix(editor): Filter credentials by project ID also for new workflow (#9615) 2024-06-05 15:58:15 +02:00
styles feat(editor): Show expression infobox on hover and cursor position (#9507) 2024-05-28 16:58:44 +02:00
types refactor(editor): Fix NodeView/Canvas related TS errors (#9581) 2024-06-03 16:33:20 +02:00
utils fix(editor): Improve error messages around pinned data (#9632) 2024-06-05 13:48:55 +02:00
views fix(editor): Filter credentials by project ID also for new workflow (#9615) 2024-06-05 15:58:15 +02:00
App.vue
constants.ts refactor(editor): Fix NodeView/Canvas related TS errors (#9581) 2024-06-03 16:33:20 +02:00
init.ts feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
Interface.ts fix(editor): Type errors in VariablesView.vue (no-changelog) (#9558) 2024-06-03 13:17:01 -04:00
jsplumb.d.ts refactor(editor): Fix NodeView/Canvas related TS errors (#9581) 2024-06-03 16:33:20 +02:00
main.ts feat(editor): Add initial code for NodeView and Canvas rewrite (no-changelog) (#9135) 2024-05-23 11:42:10 +03:00
n8n-theme-variables.scss
n8n-theme.scss
permissions.ts feat: RBAC (#8922) 2024-05-17 10:53:15 +02:00
router.ts feat(editor): Add remove node and connections functionality to canvas v2 (#9602) 2024-06-04 15:36:27 +03:00
shims-vue.d.ts
shims.d.ts refactor(editor): Fix NodeView/Canvas related TS errors (#9581) 2024-06-03 16:33:20 +02:00
v3-infinite-loading.d.ts