n8n/packages/editor-ui/src
Csaba Tuncsik e3c363d72c
fix(editor): Turn off executions list auto-refresh after leaving the page (#8005)
## Summary
Fixes the bug when users leave the executions page but there is still an
ongoing request for executions.

---------

Co-authored-by: Alex Grozav <alex@grozav.com>
2023-12-14 11:50:00 +01:00
..
__tests__ feat(n8n Form Trigger Node): Improvements (#7571) 2023-12-13 17:00:51 +02:00
api feat: Introduce advanced permissions (#7844) 2023-12-08 12:52:25 +01:00
assets/images
components fix(editor): Turn off executions list auto-refresh after leaving the page (#8005) 2023-12-14 11:50:00 +01:00
composables fix(editor): Fix bug with node names with certain characters (#8013) 2023-12-13 14:57:01 +00:00
event-bus
hooks
mixins feat(n8n Form Trigger Node): Improvements (#7571) 2023-12-13 17:00:51 +02:00
models
plugins fix(editor): Show credential share info only to appropriate users (#8020) 2023-12-14 11:48:51 +01:00
rbac
stores feat(n8n Form Trigger Node): Improvements (#7571) 2023-12-13 17:00:51 +02:00
styles
types
utils feat(editor): Show template credential setup based on feature flag (#7989) 2023-12-11 20:21:10 +02:00
views feat(n8n Form Trigger Node): Improvements (#7571) 2023-12-13 17:00:51 +02:00
App.vue
constants.ts feat(editor): Show template credential setup based on feature flag (#7989) 2023-12-11 20:21:10 +02:00
init.ts
Interface.ts feat(n8n Form Trigger Node): Improvements (#7571) 2023-12-13 17:00:51 +02:00
main.ts
n8n-theme-variables.scss
n8n-theme.scss
permissions.ts feat: Introduce advanced permissions (#7844) 2023-12-08 12:52:25 +01:00
router.ts
shims-vue.d.ts
shims.d.ts