n8n/packages/workflow
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
..
src Change credentials structure (#2139) 2021-10-13 15:21:00 -07:00
test Updated node design and node versioning (#1961) 2021-09-21 19:38:24 +02:00
LICENSE.md 📚 License text fix 2020-09-15 07:55:09 +02:00
package.json 🔖 Release n8n-workflow@0.71.0 2021-10-07 23:06:17 +00:00
README.md Fix logos in README.md files 2020-07-13 14:22:34 +02:00
tsconfig.json Make tsconfig.json files "fully" valid JSON files 2019-08-13 19:42:03 +02:00
tslint.json 👕 Fix lint issue 2020-10-22 15:46:03 +02:00

n8n-workflow

n8n.io - Workflow Automation

Workflow base code for n8n

npm install n8n-workflow

License

Apache 2.0 with Commons Clause

Additional information about license can be found in the FAQ