n8n/packages/nodes-base
Iván Ovejero 8d2371917f
Add Wise node (#1496)
* 🎉 Register node and credentials

* 🎨 Add SVG icon

*  Add node stub

*  Update credentials registration

*  Add API credentials

*  Add generic functions stub

*  Update node stub

*  Add stubs for resource descriptions

* 🎨 Fix SVG icon size and positioning

* 🔨 Fix credentials casing

*  Implement account operations

*  Add borderless accounts to account:get

*  Remove redundant option

*  Complete account:get with statement

*  Implement exchangeRate:get

*  Implement profile:get and profile:getAll

*  Implement quote:create and quote:get

*  Add findRequiredFields for recipient:create

* 🔥 Remove resource per feedback

*  Implement transfer:create

*  Implement transfer:delete and transfer:get

* 📚 Add documentation links

*  Implement transfer:getAll

*  Implement transfer:execute

*  Simulate transfer completion for PDF receipt

*  Remove logging

*  Add missing divider

*  Add Wise Trigger and improvements

* 🔨 Refactor account operations

*  Small improvement

Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-03-10 23:51:05 +01:00
..
credentials Add Wise node (#1496) 2021-03-10 23:51:05 +01:00
nodes Add Wise node (#1496) 2021-03-10 23:51:05 +01:00
src Add RAW data mode to GoogleSheet-Node 2019-07-10 16:14:55 +02:00
test 📚 Update development cycle documentation and add placeholder tests 2019-08-14 13:45:18 +02:00
gulpfile.js Merge branch 'Master' into 'Pipedrive-OAuth2-support' 2020-07-23 16:51:05 -04:00
LICENSE.md 📚 License text fix 2020-09-15 07:55:09 +02:00
package.json Add Wise node (#1496) 2021-03-10 23:51:05 +01:00
README.md Merge branch 'Master' into 'Pipedrive-OAuth2-support' 2020-07-23 16:51:05 -04:00
tsconfig.json Make sure that Node Codex get included in build 2021-01-14 14:53:14 +01:00
tslint.json 👕 Add quotemark rule to tslint (#1330) 2021-01-13 09:00:07 +01:00

n8n-nodes-base

n8n.io - Workflow Automation

The nodes which are included by default in n8n

npm install n8n-nodes-base -g

License

Apache 2.0 with Commons Clause

Additional information about license can be found in the FAQ