n8n/packages/editor-ui/src/plugins
Csaba Tuncsik 78c024b247
refactor(editor): restrict mapping discoverability tooltip showing only on string input (#4496)
* refactor(editor): restrict mapping discoverability tooltip showing only on string input

* refactor(editor): renaming computed prop because not only string inputs can be mapped, but we want to show tooltips only on string inputs

* fix(editor): removing unused prop from ParameterInputWrapper.vue

* fix(editor): reorganizing and updating props in ParameterInputFull.vue

* fix(editor): proper typings for node related translations

* fix(editor): fix typings for input localisation functions

* fix(editor): simplifying localisation functions

* Revert "fix(editor): simplifying localisation functions"

This reverts commit 3d93ccf0cf.

* fix(editor): move nullish coalescing into called function
2022-11-03 13:04:53 +01:00
..
i18n refactor(editor): restrict mapping discoverability tooltip showing only on string input (#4496) 2022-11-03 13:04:53 +01:00
telemetry feat(cli): User Management and Credentials sharing (#3602) 2022-09-21 10:20:29 +02:00
components.ts feat(cli): User Management and Credentials sharing (#3602) 2022-09-21 10:20:29 +02:00
directives.ts Implement design system (#2050) 2021-08-29 13:36:17 +02:00
icons.ts feat(editor): implement executions preview via the new executions tab in node view (#4311) 2022-10-26 10:02:56 +02:00
index.ts Update credentials modal (#2154) 2021-09-11 10:15:36 +02:00
N8nCustomConnectorType.js feat: migrate editor-ui to Vite.js and various DX improvements (N8N-2277) (#4061) 2022-09-23 17:14:28 +03:00
PlusEndpointType.js feat: migrate editor-ui to Vite.js and various DX improvements (N8N-2277) (#4061) 2022-09-23 17:14:28 +03:00