n8n/packages
Iván Ovejero 9118e090e7
Add AWS DynamoDB node (#1602)
* dynamodb: request item

* dynamodb: query database

* dynamodb: scans table

* dynamodb: typehints in decodeItem

* dynamodb: recursively decodes map and lists

* dynamodb: cleanup interface, using additional-fields collection

* dynamodb: using fixedCollection for ExpressionAttributeValues

* dynamodb: converts spaces to tabs

* dynamodb: scans with FilterExpression

* dynamodb: fixes tslint

*  Refactor node

* 🔨 Refactor into separate dir

*  Add table name loader

* ✏️ Update operation descriptions

*  Add partition key name param to delete

*  Add params to get operation

* 🔨 Refactor get operation per feedback

*  Refactor for consistency

*  Add createUpdate operation

* aja

* asasa

* aja

* aja

* aja

*  Improvements

*  Lint node

*  Lint description

* 🔥 Remove unused option

*  Apply David's feedback

* ✏️ Add descriptions for specific attributes

* 🔨 Rename return values

* Implement define and automap

*  Minior changes

Co-authored-by: Michael Hirschler <michael.vhirsch@gmail.com>
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-07-17 14:14:12 +02:00
..
cli Expand Taiga node (#1970) 2021-07-15 00:02:30 +02:00
core 🔖 Release n8n-core@0.77.0 2021-07-11 16:21:37 +00:00
editor-ui 🐛 Change the dirty state after deleting a workflow (#1992) 2021-07-17 09:00:39 +02:00
node-dev 🔖 Release n8n-node-dev@0.17.0 2021-07-11 16:21:53 +00:00
nodes-base Add AWS DynamoDB node (#1602) 2021-07-17 14:14:12 +02:00
workflow 🔖 Release n8n-workflow@0.63.0 2021-07-04 18:12:44 +00:00