n8n/packages/editor-ui/src
2024-04-03 12:15:07 +02:00
..
__tests__ fix(editor): UI enhancements and fixes for expression inputs (#8996) 2024-03-29 16:01:32 +01:00
api fix(editor): Remove isOwner from IUser interface (#8888) 2024-03-18 11:39:15 +01:00
assets/images feat(core): Introduce AWS secrets manager as external secrets store (#8982) 2024-03-28 10:15:58 +01:00
components fix(editor): Fix execution debug button (#9018) 2024-04-03 12:15:07 +02:00
composables fix: Prevent chat modal opening on 'Test workflow' click (#9009) 2024-04-01 17:08:00 +03:00
event-bus
hooks
mixins fix(editor): Nodes connectors improvements (#8945) 2024-03-26 09:54:04 +01:00
models
plugins feat(editor): Show tip when user can type dot after an expression (#8931) 2024-03-26 15:23:30 +01:00
rbac fix(editor): Remove isOwner from IUser interface (#8888) 2024-03-18 11:39:15 +01:00
stores feat(editor): Show tip when user can type dot after an expression (#8931) 2024-03-26 15:23:30 +01:00
styles feat(editor): Add type information to autocomplete dropdown (#8843) 2024-03-19 18:10:14 +01:00
types ci: Upgrade eslint, prettier, typescript, and some other dev tooling (no-changelog) (#8895) 2024-03-26 14:22:57 +01:00
utils ci: Upgrade eslint, prettier, typescript, and some other dev tooling (no-changelog) (#8895) 2024-03-26 14:22:57 +01:00
views fix: Prevent chat modal opening on 'Test workflow' click (#9009) 2024-04-01 17:08:00 +03:00
App.vue
constants.ts feat: Fetch user cloud role and pass it on in website links (#8942) 2024-03-22 11:33:39 +01:00
init.ts
Interface.ts feat(editor): Show tip when user can type dot after an expression (#8931) 2024-03-26 15:23:30 +01:00
main.ts
n8n-theme-variables.scss fix(editor): Fix opening of chat window when executing a child node (#8789) 2024-03-21 09:23:15 +01:00
n8n-theme.scss fix(editor): Fix opening of chat window when executing a child node (#8789) 2024-03-21 09:23:15 +01:00
permissions.ts fix(editor): Remove isOwner from IUser interface (#8888) 2024-03-18 11:39:15 +01:00
router.ts
shims-vue.d.ts
shims.d.ts