n8n/packages/editor-ui/src
2024-01-09 18:32:42 +02:00
..
__tests__ feat: Add Chat Trigger node (#7409) 2024-01-09 13:11:39 +02:00
api fix: Fix user reinvites on FE and BE (#8261) 2024-01-09 13:52:34 +01:00
assets/images
components fix: Small ui fixes to workflow cred setup modal (no-changelog) (#8280) 2024-01-09 18:32:42 +02:00
composables feat(editor): Migrate debounce mixin to useDebounce composable (no-changelog) (#8244) 2024-01-08 14:00:49 +02:00
event-bus
hooks fix(editor): Fix dialogVisibleChanged hooks event when meta.value is undefined (no-changelog) (#7986) 2023-12-14 13:13:02 +02:00
mixins feat: Add Chat Trigger node (#7409) 2024-01-09 13:11:39 +02:00
models
plugins fix: Small ui fixes to workflow cred setup modal (no-changelog) (#8280) 2024-01-09 18:32:42 +02:00
rbac feat: Add Chat Trigger node (#7409) 2024-01-09 13:11:39 +02:00
stores fix: Fix user reinvites on FE and BE (#8261) 2024-01-09 13:52:34 +01:00
styles feat(editor): Migrate copyPaste mixin to composables (no-changelog) (#8179) 2023-12-29 12:13:24 +02:00
types refactor: Migrate genericHelpers mixin to composable (#8220) 2024-01-05 12:23:28 +01:00
utils fix: Fix user reinvites on FE and BE (#8261) 2024-01-09 13:52:34 +01:00
views fix: Fix user reinvites on FE and BE (#8261) 2024-01-09 13:52:34 +01:00
App.vue refactor(editor): Improve linting for component and prop names (no-changelog) (#8169) 2023-12-28 09:49:58 +01:00
constants.ts feat: Add Chat Trigger node (#7409) 2024-01-09 13:11:39 +02:00
init.ts fix(editor): Move versions check to init function and refactor store (no-changelog) (#8067) 2023-12-20 12:49:40 +02:00
Interface.ts fix: Fix user reinvites on FE and BE (#8261) 2024-01-09 13:52:34 +01:00
main.ts feat(editor): Migrate copyPaste mixin to composables (no-changelog) (#8179) 2023-12-29 12:13:24 +02:00
n8n-theme-variables.scss
n8n-theme.scss feat: Add Chat Trigger node (#7409) 2024-01-09 13:11:39 +02:00
permissions.ts fix(editor): Add back credential use permission (#8023) 2023-12-14 13:36:36 +01:00
router.ts refactor: Migrate genericHelpers mixin to composable (#8220) 2024-01-05 12:23:28 +01:00
shims-vue.d.ts
shims.d.ts