n8n/packages
Michael Kret d31fbbba27
feat(editor): add automatic credential selection for new nodes (#2746)
*  implemented automatic credential selection in nodes

*  fixed implementation

*  fixed linter error

* 🔨 in progress, removed watching for auth type, added check for more then one existing credential

* 🔨 removed console log

* 🔨 changing auth method for one that have default credential

* 🔨 credentials will be set only at node creation time

* 🔨 fixed authentication parameter assigment for nodes that does not have it

*  better properties checking

* 🔨 improvements

* 🔨 extracted into function, fix issue with assigning hidden credentials

* remove console log

* fix bug with multiple creds

* fix defaults issue

* remove import

* simplify to just auth

* Revert "simplify to just auth"

042c9cc30f

* fix get

Co-authored-by: Mutasem <mutdmour@gmail.com>
2022-10-17 13:39:42 +02:00
..
@n8n_io/eslint-config fix(lint): Set no-unused-vars to warn (#4228) 2022-09-29 12:47:07 +02:00
cli 🔖 Release n8n@0.198.2 2022-10-14 14:40:42 +00:00
core 🔖 Release n8n-core@0.138.0 2022-10-14 05:47:33 +00:00
design-system fix(editor): fix bottom menu hover bug (#4349) 2022-10-17 13:35:08 +02:00
editor-ui feat(editor): add automatic credential selection for new nodes (#2746) 2022-10-17 13:39:42 +02:00
node-dev 🔖 Release n8n-node-dev@0.77.0 2022-10-14 05:47:40 +00:00
nodes-base feat(Hubspot Node): enable hubspot credentials for http predefined types (#3686) 2022-10-17 12:13:59 +01:00
workflow fix(editor): Fix pairedItem telemetry error reporting 2022-10-14 18:56:04 +02:00