n8n/packages/editor-ui/src/views
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
..
__tests__ refactor(editor): Add infix to Pinia stores (no-changelog) (#6149) 2023-05-05 10:41:54 +02:00
AuthView.vue feat: Replace Vue.extend with defineComponent in editor-ui (no-changelog) (#6033) 2023-04-21 18:51:08 +03:00
CanvasAddButton.vue refactor(editor): Add infix to Pinia stores (no-changelog) (#6149) 2023-05-05 10:41:54 +02:00
ChangePasswordView.vue refactor(editor): Turn showMessage mixin to composable (#6081) 2023-05-12 10:13:42 +02:00
CredentialsView.vue refactor(editor): Turn showMessage mixin to composable (#6081) 2023-05-12 10:13:42 +02:00
ErrorView.vue refactor(editor): Stricter linting for promises and async functions (no-changelog) (#4642) 2023-05-10 18:10:03 +03:00
ExecutionsView.vue feat: Replace Vue.extend with defineComponent in editor-ui (no-changelog) (#6033) 2023-04-21 18:51:08 +03:00
ForgotMyPasswordView.vue refactor(editor): Turn showMessage mixin to composable (#6081) 2023-05-12 10:13:42 +02:00
LoadingView.vue refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
NodeView.vue refactor(editor): Turn showMessage mixin to composable (#6081) 2023-05-12 10:13:42 +02:00
SamlOnboarding.vue refactor(editor): Add infix to Pinia stores (no-changelog) (#6149) 2023-05-05 10:41:54 +02:00
SettingsApiView.vue refactor(editor): Turn showMessage mixin to composable (#6081) 2023-05-12 10:13:42 +02:00
SettingsCommunityNodesView.vue refactor(editor): Turn showMessage mixin to composable (#6081) 2023-05-12 10:13:42 +02:00
SettingsFakeDoorView.vue refactor(editor): Add infix to Pinia stores (no-changelog) (#6149) 2023-05-05 10:41:54 +02:00
SettingsLdapView.vue refactor(editor): Turn showMessage mixin to composable (#6081) 2023-05-12 10:13:42 +02:00
SettingsLogStreamingView.vue refactor(editor): Add infix to Pinia stores (no-changelog) (#6149) 2023-05-05 10:41:54 +02:00
SettingsPersonalView.vue refactor(editor): Turn showMessage mixin to composable (#6081) 2023-05-12 10:13:42 +02:00
SettingsSso.vue refactor(editor): Add infix to Pinia stores (no-changelog) (#6149) 2023-05-05 10:41:54 +02:00
SettingsUsageAndPlan.vue refactor(editor): Add infix to Pinia stores (no-changelog) (#6149) 2023-05-05 10:41:54 +02:00
SettingsUsersView.vue refactor(editor): Turn showMessage mixin to composable (#6081) 2023-05-12 10:13:42 +02:00
SettingsVersionControl.vue feat(editor): Version Control settings update (WIP) (#6233) 2023-05-12 09:26:41 +02:00
SettingsView.vue refactor(editor): Stricter linting for promises and async functions (no-changelog) (#4642) 2023-05-10 18:10:03 +03:00
SetupView.vue refactor(editor): Turn showMessage mixin to composable (#6081) 2023-05-12 10:13:42 +02:00
SigninView.vue refactor(editor): Turn showMessage mixin to composable (#6081) 2023-05-12 10:13:42 +02:00
SignoutView.vue refactor(editor): Turn showMessage mixin to composable (#6081) 2023-05-12 10:13:42 +02:00
SignupView.vue refactor(editor): Turn showMessage mixin to composable (#6081) 2023-05-12 10:13:42 +02:00
TemplatesCollectionView.vue refactor(editor): Stricter linting for promises and async functions (no-changelog) (#4642) 2023-05-10 18:10:03 +03:00
TemplatesSearchView.vue refactor(editor): Turn showMessage mixin to composable (#6081) 2023-05-12 10:13:42 +02:00
TemplatesView.vue feat: Replace Vue.extend with defineComponent in editor-ui (no-changelog) (#6033) 2023-04-21 18:51:08 +03:00
TemplatesWorkflowView.vue refactor(editor): Stricter linting for promises and async functions (no-changelog) (#4642) 2023-05-10 18:10:03 +03:00
VariablesView.vue fix(editor): Fix unique names for node duplication (#6134) 2023-04-28 15:53:59 +02:00
WorkflowsView.vue refactor(editor): Turn showMessage mixin to composable (#6081) 2023-05-12 10:13:42 +02:00