n8n/packages/nodes-base/nodes/Google/Docs
Ricardo Espinoza 2ec52cf207
Add Google Docs node (#1831)
*  Add Google Docs node

* Implement continueOnFail

* Add insert:Table and insert/delete:TableRow,TableColumn

* Lint fixes

* Fix typos, casing and enhance code readability

* Enhance code readability & apply review changes

*  Review Google Docs node

* Apply review changes

* Minor fix

* Improvements

* Clean up

* Enhance inputs descriptions

* Removed unused type fields

* Minor fix

*  Small improvements

*  Small change

* Use Document URL insead of ID and support adding content at creation

* Refactored node to make it more user friendly

* Improve get operation

* Add simple output to get operation

* Add service account

* Apply review suggestions

* Improvements

* Enable continueOnFail

*  Minor improvements

Co-authored-by: dali <servfrdali@yahoo.fr>
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-06-27 11:48:24 +02:00
..
DocumentDescription.ts Add Google Docs node (#1831) 2021-06-27 11:48:24 +02:00
GenericFunctions.ts Add Google Docs node (#1831) 2021-06-27 11:48:24 +02:00
GoogleDocs.node.json Add Google Docs node (#1831) 2021-06-27 11:48:24 +02:00
GoogleDocs.node.ts Add Google Docs node (#1831) 2021-06-27 11:48:24 +02:00
googleDocs.svg Add Google Docs node (#1831) 2021-06-27 11:48:24 +02:00
interfaces.d.ts Add Google Docs node (#1831) 2021-06-27 11:48:24 +02:00