n8n/packages/editor-ui/src
2024-04-08 13:08:28 +03:00
..
__tests__ refactor(core, editor): Remove legacy nodesAccess (no-changelog) (#9016) 2024-04-05 13:17:34 +02:00
api refactor(core): Rename push sessionId to pushRef (#8905) 2024-04-03 13:43:14 +02:00
assets/images feat(core): Introduce AWS secrets manager as external secrets store (#8982) 2024-03-28 10:15:58 +01:00
components fix: Fix some vue warnings (no-changelog) (#9069) 2024-04-08 13:08:28 +03:00
composables fix(editor): Allow pinning of AI root nodes (#9060) 2024-04-05 15:00:31 +02:00
event-bus
hooks refactor(core): Rename push sessionId to pushRef (#8905) 2024-04-03 13:43:14 +02:00
mixins fix(editor): Fix issues in dark mode (#9068) 2024-04-08 09:21:54 +03:00
models
plugins refactor(editor): Remove legacy audit logs view (no-changelog) (#9053) 2024-04-05 10:23:27 +02:00
rbac fix(editor): Remove isOwner from IUser interface (#8888) 2024-03-18 11:39:15 +01:00
stores refactor(core): Rename push sessionId to pushRef (#8905) 2024-04-03 13:43:14 +02: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 fix(editor): Fix issues in dark mode (#9068) 2024-04-08 09:21:54 +03:00
views refactor(core, editor): Remove legacy nodesAccess (no-changelog) (#9016) 2024-04-05 13:17:34 +02:00
App.vue
constants.ts refactor(editor): Remove legacy audit logs view (no-changelog) (#9053) 2024-04-05 10:23:27 +02:00
init.ts refactor(editor): Do not make rest api calls for disabled features (no-changelog) (#9046) 2024-04-04 15:53:34 +02:00
Interface.ts refactor(core): Rename push sessionId to pushRef (#8905) 2024-04-03 13:43:14 +02: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 issues in dark mode (#9068) 2024-04-08 09:21:54 +03:00
permissions.ts fix(editor): Remove isOwner from IUser interface (#8888) 2024-03-18 11:39:15 +01:00
router.ts refactor(editor): Remove legacy audit logs view (no-changelog) (#9053) 2024-04-05 10:23:27 +02:00
shims-vue.d.ts
shims.d.ts