n8n/packages
Milorad FIlipović 06c407def8
feat(PostBin Node): Add PostBin node (#3236)
* 🚧 Initial progress on PostBin node.

*  Implemented Bin and Request operations for PostBin node.

* 🚧 Reworked the node in the declarative way.

* 🚧 PosBin node refactoring after reworking it.

*  Implemented Bin id parsing in PostBin node. Done some final refactoring and documentation.

*  Improvements

*  Add comments

* 👌Updating the PostBin node based on the product review

* 💄Updating PostBin node Bin ID validation logic

*  Small improvements

*  Transform the bin requests and add additional properties

Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2022-05-27 18:04:56 +02:00
..
cli fix(core): Fix issue that "closeFunction" got called twice 2022-05-27 16:05:16 +02:00
core feat(PostBin Node): Add PostBin node (#3236) 2022-05-27 18:04:56 +02:00
design-system 🔖 Release n8n-design-system@0.21.0 2022-05-24 09:48:21 +00:00
editor-ui fix(editor): Fix credential display bug (#3372) 2022-05-27 17:07:14 +02:00
node-dev 🔖 Release n8n-node-dev@0.57.0 2022-05-24 09:47:28 +00:00
nodes-base feat(PostBin Node): Add PostBin node (#3236) 2022-05-27 18:04:56 +02:00
workflow fix(core): Prevent expressions XSS (#3366) 2022-05-27 17:00:51 +02:00