n8n/packages/design-system/src/components/N8nBlockUi
Csaba Tuncsik 6c2c621f1d
feat(editor): block UI in NDV when workflow is listening to events (#4390)
* feature: block UI in NDV when workflow is listening to events

* feature: hide stop listening button in parameters pane and show stop listening button in input pane for webhook

* feature: create block UI design system component

* fix: add back accidentally removed prop

* fix(editor): extend node settings event listener button functionality

* refactor(editor): using composition API in BlockUi component
2022-10-31 18:59:53 +01:00
..
__tests__ feat(editor): block UI in NDV when workflow is listening to events (#4390) 2022-10-31 18:59:53 +01:00
BlockUi.stories.js feat(editor): block UI in NDV when workflow is listening to events (#4390) 2022-10-31 18:59:53 +01:00
BlockUi.vue feat(editor): block UI in NDV when workflow is listening to events (#4390) 2022-10-31 18:59:53 +01:00
index.ts feat(editor): block UI in NDV when workflow is listening to events (#4390) 2022-10-31 18:59:53 +01:00