Alex Grozav
|
cd9bc44bdd
|
feat: Add Ask AI to HTTP Request Node (#8917)
|
2024-05-02 13:52:15 +03:00 |
|
Iván Ovejero
|
a3b59843d5
|
refactor(core): Lint for cyclomatic complexity in BE packages (no-changelog) (#9111)
|
2024-04-10 14:02:02 +02:00 |
|
Iván Ovejero
|
72523462ea
|
refactor: Clear unused ESLint directives from BE packages (no-changelog) (#6798)
|
2023-07-31 11:00:48 +02:00 |
|
Chris Wu
|
1111c915f2
|
refactor(core): Replace lodash's "soft-deprecated" individual packages with lodash to resolve CVE (no-changelog) (#6450)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
|
2023-06-16 16:26:35 +02:00 |
|
Michael Kret
|
0e93fe064e
|
refactor(core): Forbid raw enums (no-changelog)
|
2023-04-21 14:23:15 +03:00 |
|
Michael Kret
|
085660d7d7
|
fix(core): Fix curl import error when no data
|
2023-03-31 14:01:21 +03:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
4e244937c9
|
refactor: catch doesn't need to have a param (no-changelog) (#5614)
|
2023-03-03 18:18:49 +01:00 |
|
Michael Kret
|
1d57b10942
|
refactor(core): fix for no-uncaught-json-parse warnings
|
2022-10-21 21:52:43 +03:00 |
|
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 |
|