n8n/packages
Csaba Tuncsik b95fcd7323
refactor(editor): Turn showMessage mixin to composable (#6081)
* refactor(editor): move $getExecutionError from showMessages mixin to pushConnection (it is used there only)

* refactor(editor): resolve showMessage mixin methods

* fix(editor): use composable instead of mixin

* fix(editor): resolve conflicts

* fix(editor): replace clearAllStickyNotifications

* fix(editor): replace confirmMessage

* fix(editor): replace confirmMessage

* fix(editor): replace confirmMessage

* fix(editor): remove last confirmMessage usage

* fix(editor): remove $prompt usage

* fix(editor): remove $show methods

* fix(editor): lint fix

* fix(editor): lint fix

* fix(editor): fixes after review
2023-05-12 10:13:42 +02:00
..
@n8n_io/eslint-config ci: Expand ESLint to tests in BE packages (no-changelog) (#6147) 2023-05-02 10:37:19 +02:00
cli ci: Fix linting issue on master (no-changelog) (#6232) 2023-05-11 17:13:23 +02:00
core fix: Prevent type error messages for manual executions (no-changelog) (#6229) 2023-05-11 16:48:44 +02:00
design-system feat(editor): Add color picker design system component (#6179) 2023-05-11 15:28:05 +02:00
editor-ui refactor(editor): Turn showMessage mixin to composable (#6081) 2023-05-12 10:13:42 +02:00
node-dev 🚀 Release 0.228.0 (#6219) 2023-05-11 11:50:17 +02:00
nodes-base fix(Code Node): Restore help text (#6231) 2023-05-11 15:44:43 +01:00
workflow 🚀 Release 0.228.0 (#6219) 2023-05-11 11:50:17 +02:00