n8n/packages
Ben Hesseldieck 3137de2585
Change credentials structure (#2139)
*  change FE to handle new object type

* 🚸 improve UX of handling invalid credentials

* 🚧 WIP

* 🎨 fix typescript issues

* 🐘 add migrations for all supported dbs

* ✏️ add description to migrations

*  add credential update on import

*  resolve after merge issues

* 👕 fix lint issues

*  check credentials on workflow create/update

* update interface

* 👕 fix ts issues

*  adaption to new credentials UI

* 🐛 intialize cache on BE for credentials check

* 🐛 fix undefined oldCredentials

* 🐛 fix deleting credential

* 🐛 fix check for undefined keys

* 🐛 fix disabling edit in execution

* 🎨 just show credential name on execution view

* ✏️  remove TODO

*  implement review suggestions

*  add cache to getCredentialsByType

*  use getter instead of cache

* ✏️ fix variable name typo

* 🐘 include waiting nodes to migrations

* 🐛 fix reverting migrations command

*  update typeorm command

*  create db:revert command

* 👕 fix lint error

Co-authored-by: Mutasem <mutdmour@gmail.com>
2021-10-13 15:21:00 -07:00
..
cli Change credentials structure (#2139) 2021-10-13 15:21:00 -07:00
core Change credentials structure (#2139) 2021-10-13 15:21:00 -07:00
design-system 🔖 Release n8n-design-system@0.4.0 2021-09-30 19:22:43 +00:00
editor-ui Change credentials structure (#2139) 2021-10-13 15:21:00 -07:00
node-dev 🔖 Release n8n-node-dev@0.27.0 2021-10-07 23:06:38 +00:00
nodes-base Change credentials structure (#2139) 2021-10-13 15:21:00 -07:00
workflow Change credentials structure (#2139) 2021-10-13 15:21:00 -07:00