n8n/packages
Mutasem Aldmour 99bb6e40c1
Add AWS SQS node (#1530)
* implement sqs node to send message

* remove console logs

* update node to use url as value

* add message attributes

* tslint --fix

* fix comment

* address comments, fix subtitle bug, fix style issues

* add comma

* update pathname handling

* fix spacing

* fix queue loading for no queues and more than 1

* change logo to svg, support sending input as json

* add binary data property support

* fix node read to depend on item

* 🎨 Fix SVG size to prevent cropping

*  Ajust imports and display names per codebase

* ✏️ Edit parameter descriptions

* address comments

* tslint fixes

* update subtitle to operation

* update fifo handling

*  Improvements

*  Minor fix

Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-04-02 19:48:22 +02:00
..
cli Add breaking change for 0.113.0 2021-03-26 09:36:39 +01:00
core Clean up package.json files 2021-03-26 09:21:27 +01:00
editor-ui Clean up package.json files 2021-03-26 09:21:27 +01:00
node-dev Fix indentation in all package.json files 2021-03-26 09:06:26 +01:00
nodes-base Add AWS SQS node (#1530) 2021-04-02 19:48:22 +02:00
workflow 🔖 Release n8n-workflow@0.55.0 2021-03-26 08:10:33 +00:00