n8n/packages
Ricardo Espinoza f37d6ba03b
feat(HTTP Request Node): Redesign and add the ability to import cURL commands (#3860)
*  Initial commit

* 👕 Fix linting issue

*  Add import button

*  Remove ligh versioning

*  Improvements

*  Improvements

* 🔥 Remove HttpRequest2 file used for testing

* 🐛 Fix building issue

*  Small improvement

* 👕 Fix linting issue

* 🔥 Remove HttpRequest2 from loader

*  Update package-lock.json

*  Improvements

*  Small change

* 🐛 Fix issue retrieving splitIntoItems

* 🐛 Fix issue retrieving neverError parameter

* 🐛 Fix issue with displayOptions

*  Improvements

*  Improvements

*  Improvements

*  Improvements

*  Move cURL section to its own component

*  Improvements

*  Improvements

*  Add fix for  batching in all versions

*  Add notice to cURL modal

* 🔥 Remove comments

*  Improvements

*  Type curl-to-json endpoint

*  Fix typo

* 🔥 Remove console.logs

*  Fix typo in curl-to-json endpoint

*  Improvements

*  Improvements

*  Update package-lock.json

*  Rename import modal constant

*  Add return types to methods

*  Add CSS modules to ImportParameter component

*  Rename ImportParameter component to use kebab-case

*  Improvements

*  update package-lock.json

*  Fix linting issues

* Fix issue with css reference in ImportParameter component

*  Small improvements

*  Rename redirects to redirect

*  Allow to set multiple parameters on valueChanged

* 👕 Fix linting issue

* 🐛 Add mistakenly removed openExistingCredentials

*  Improve curl regex

*  Keep  headers as defined in the cURL command

*  Account for all protocols supported by cURL

*  Add tests

* 🔥 Remove unnecessary lines

*  Add more testing

*  Add noDataExpression to dependent fields

* 🐛 Fix bug not handling multipart-form data correctly

*  Change error messages

* 🐛 Fix response format string for empty values

* Fix typo
2022-09-29 17:28:02 -04:00
..
@n8n_io/eslint-config fix(lint): Set no-unused-vars to warn (#4228) 2022-09-29 12:47:07 +02:00
cli feat(HTTP Request Node): Redesign and add the ability to import cURL commands (#3860) 2022-09-29 17:28:02 -04:00
core feat(core): Improve paired item and add additional variables (#3765) 2022-09-29 23:02:25 +02:00
design-system fix: delete unused dependencies (#4231) 2022-09-29 17:31:33 +02:00
editor-ui feat(HTTP Request Node): Redesign and add the ability to import cURL commands (#3860) 2022-09-29 17:28:02 -04:00
node-dev docs: remove impertinent Jsdocs comments (no-changelog) (#4181) 2022-09-29 14:37:56 +02:00
nodes-base feat(HTTP Request Node): Redesign and add the ability to import cURL commands (#3860) 2022-09-29 17:28:02 -04:00
workflow feat(HTTP Request Node): Redesign and add the ability to import cURL commands (#3860) 2022-09-29 17:28:02 -04:00