Commit Graph
4437 Commits
Author SHA1 Message Date
Jan Oberhauser c43375fc5c 🔖 Release n8n-nodes-base@0.130.0 2021-08-08 10:46:24 +00:00
Ben Hesseldieck ffecbc7004 🐛 Fix db connection check /healthz (#2041)
* 🐛 fix db connection check

* 👕 fix missing semi

* ⏪ Revert "🐛 Hardcode typeorm@0.2.34 as new version makes health-check fail"

This reverts commit ddee2ec47c.

* 🐛 fix health-check in WebhookServer
2021-08-08 12:04:04 +02:00
Jan Oberhauser 72d57537de 🐛 Fix issue with empty folders on Nextcloud node #2057 2021-08-08 11:47:23 +02:00
Mutasem AldmourandJan Oberhauser fc6d3ad8c0 ✨ Add "Follow All Redirects" option to HTTP Request Node (#2046)
* redirect post/put/delete/patch requests

* add redirect all option

* ⚡ Minor improvement

Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-08-08 11:27:07 +02:00
Jan 6ffc46c79d Revert "🐛 Fix ipad drag issue (#2016)" (#2062)
This reverts commit 5bdcadf93d.
2021-08-08 11:14:09 +02:00
Mutasem Aldmour 5bdcadf93d 🐛 Fix ipad drag issue (#2016) 2021-08-08 10:43:34 +02:00
2e309bef7f 🐛 Fix Spotify pagination bug (#2061)
* Fixed missing value

Fixed infinite amount of interval triggered nodes executions

* Fixed inifite loop on Spotify Node

* Hide Limit parameter

* Logic operator fix

* Spotify getFollowingArtists returnAll fix

* ⚡ Small improvements to #2054

* 👕 Fix lint issue

Co-authored-by: Лебедев Иван <11215636+X-pech@users.noreply.github.com>
Co-authored-by: X-pech <lisgml@gmail.com>
2021-08-08 09:58:04 +02:00
1529550b14 ✨ Add Monica CRM node (#2045)
* ✨ Create Monica node

* ⚡ Fix default values

* 🔥 Remove excess spacing

* ⚡ Improvements

* ⚡ Improvements

* ⚡ Add environment parameter

* ⚡ Add sort parameter to contact:getAll

* ⚡ Minor improvements

Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-08-08 09:51:44 +02:00
Ricardo EspinozaandJan Oberhauser 8971910209 ⚡ Change displayName to Cisco by Webex (#2058)
* ⚡ change displayName to Cisco by Webex

* ⚡ Change default name back

Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-08-07 09:46:33 +02:00
Ricardo Espinoza 244a2ba409 ⚡ Add record type id to supported objects on Salesforce Node (#2056) 2021-08-07 09:41:00 +02:00
Mutasem Aldmour fa31c0c7b6 🐛 Fix UI blocking with large workflows (#2053)
* fix reactivity bug

* Clean up props

* add comma

* clean up, reduce reactivity more

* ts issues
2021-08-07 09:35:59 +02:00
Ricardo Espinoza af230c704d Merge pull request #2055 from n8n-io/feature/cisco-webex
⚡ Add new logo to Cisco Webex node
2021-08-05 13:08:01 -04:00
ricardo b490799c72 ⚡ Add new logo 2021-08-05 13:06:28 -04:00
Omar Ajoue b8524bbfb7 Merge pull request #2052 from n8n-io/woocommerce-lint-and-tags-fix
Fixed linting and tags information
2021-08-04 18:44:17 +02:00
Omar Ajoue dd034f2143 Fixed linting and tags information 2021-08-04 18:38:48 +02:00
Jacob BurrellandOmar Ajoue caa6a3d234 Removing redundancies in Woo-Commerce node. (#596)
* Iterating additionalFields given instead of hard coding the interface to match them when creating a product

* Removed redundancy for product creation/update and order create.

Co-authored-by: Omar Ajoue <krynble@gmail.com>
2021-08-04 18:06:15 +02:00
Jan Oberhauser ce354ed0cf 🔖 Release n8n@0.132.2 2021-08-02 22:46:33 +02:00
Jan Oberhauser 139b5ec03e ⬆️ Set n8n-nodes-base@0.129.1 on n8n 2021-08-02 22:45:58 +02:00
Jan Oberhauser d49864caf9 🔖 Release n8n-nodes-base@0.129.1 2021-08-02 22:45:02 +02:00
Лебедев Иван 4e2ea397d5 🐛 Fix Interval Trigger (#2043)
Fixed infinite amount of interval triggered nodes executions
2021-08-02 22:37:20 +02:00
Jan Oberhauser 8f07bcee03 🔖 Release n8n@0.132.1 2021-08-02 17:14:43 +02:00
Jan Oberhauser ddee2ec47c 🐛 Hardcode typeorm@0.2.34 as new version makes health-check fail 2021-08-02 17:09:17 +02:00
Jan Oberhauser 1c7033a76b 🔖 Release n8n@0.132.0 2021-08-01 19:53:03 +00:00
Jan Oberhauser 1af6b1207d ⬆️ Set n8n-nodes-base@0.129.0 on n8n 2021-08-01 19:53:03 +00:00
Jan Oberhauser fe74111469 🔖 Release n8n-nodes-base@0.129.0 2021-08-01 19:50:57 +00:00
Jan Oberhauser 7c94ee3cce 🐛 Fix issue with very large interval values 2021-08-01 21:45:44 +02:00
Iván Ovejero 597305945f ✨ Add customer resource to WooCommerce node (#2031) 2021-08-01 21:33:21 +02:00
d5418044bc ✨ Add Deal Product resource to Pipedrive node (#2022)
* Feature to add/remove/update/get Product in a Deal

* ⚡ Refactor Pipedrive deal product expansion

* 🔥 Remove leftover operation reference

* ⚡ Fix indentation

* ⚡ Separate dealProduct:create and update fields

* ⚡ Improvements

Co-authored-by: Rodrigo Correia <rodrigoscdc@gmail.com>
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
2021-08-01 21:19:41 +02:00
28819ca502 ✨ Add NocoDB node (#1969)
* ✨ NocoDB node

* Add continueOnFail

* Refactor the NocoDB node

* ⚡ Improvements

* Revert to using bulk endpoints

* Add upload attachment to create/update:Row

* Add download attachment to get:Row

* Change create/update output, add attachment upload to defined fields

* ⚡ Improvements

* ⚡ Minor improvements

Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-08-01 16:16:07 +02:00
0d640fab87 ✨ Add Marketstack node (#2033)
* Add Marketstack Node

* Add optional HTTPS support

* ⚡ Refactor Marketstack node

* 🔥 Remove logging

* ⚡ Small improvement

* 🐛 Fix issue validating error condition

Co-authored-by: Ed Linklater <github@ed.geek.nz>
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
2021-08-01 13:49:24 +02:00
f900bfe897 ✨ Add Google Perspective node (#1807)
* ✨ add google perspective node

* ✨ add language option

* ⚡ fix lint issues

* ⚡ Cleanup

* 🔥 Remove logging

* ⚡ Type all languages

* ⚡ Improvements

Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2021-08-01 13:27:57 +02:00
Jan Oberhauser ea29bc604d ⚡ Additional parameter display name changes on Freshworks 2021-07-30 16:43:46 +02:00
Ricardo EspinozaandJan Oberhauser f372459ecc ⚡ Add sender name parameter to Gmail Node (#2038)
* ⚡ Add sender name parameter

* ⚡ Small description improvement

Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-07-30 16:26:57 +02:00
a661dece4d ✨ Add Freshworks node (#2017)
* ✨ Create Freshworks node

* ⚡ Implement all getAll operations

* ⚡ Add tz to appointment:create and update

* ⚡ Fix repetition in email in contact:create

* ⚡ Add tz to salesActivity:create and update

* ⚡ Add tz to task:create and update

* 🔥 Remove required from due date

* ⚡ Add all-day setting to appointment

* ⚡ Add filters to all operations

* ⚡ Improvements

* ⚡ Minor improvements

* ⚡ Additional parameter display name changes

Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-07-30 16:12:30 +02:00
Harshil Agrawal b039de7226 ⚡ Add new codex files (#2037) 2021-07-29 15:34:55 +02:00
Ricardo EspinozaandJan Oberhauser 65c40a1d1e ⚡ Add fields parameter to Facebook Trigger (#2026)
* ⚡ Add fields parameter

* ⚡ Revert to not subscribe to anything by default to avoid breaking
change

Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-07-29 15:32:01 +02:00
Ricardo Espinoza 9a7c25aacd ⚡ Add document:upload operation to Salesforce Node (#2030) 2021-07-29 14:11:04 +02:00
Jan Oberhauser 1faaef1171 ⚡ Add Event resource to Home Assistant 2021-07-28 13:27:46 +02:00
Jan Oberhauser 231c15801a 🔖 Release n8n@0.131.0 2021-07-24 20:02:30 +00:00
Jan Oberhauser 8380a441cf ⬆️ Set n8n-core@0.78.0, n8n-editor-ui@0.100.0, n8n-nodes-base@0.128.0 and n8n-workflow@0.64.0 on n8n 2021-07-24 20:02:30 +00:00
Jan Oberhauser 8d55baeeae 🔖 Release n8n-editor-ui@0.100.0 2021-07-24 20:01:24 +00:00
Jan Oberhauser 27ea1e0700 ⬆️ Set n8n-workflow@0.64.0 on n8n-editor-ui 2021-07-24 20:01:23 +00:00
Jan Oberhauser 1704ada823 🔖 Release n8n-nodes-base@0.128.0 2021-07-24 20:00:25 +00:00
Jan Oberhauser d01b6349f3 ⬆️ Set n8n-core@0.78.0 and n8n-workflow@0.64.0 on n8n-nodes-base 2021-07-24 20:00:25 +00:00
Jan Oberhauser d4ba1c0117 🔖 Release n8n-node-dev@0.18.0 2021-07-24 20:00:05 +00:00
Jan Oberhauser 1a92de06b7 ⬆️ Set n8n-core@0.78.0 and n8n-workflow@0.64.0 on n8n-node-dev 2021-07-24 20:00:04 +00:00
Jan Oberhauser 205a314a52 🔖 Release n8n-core@0.78.0 2021-07-24 19:59:49 +00:00
Jan Oberhauser 576aa9fb85 ⬆️ Set n8n-workflow@0.64.0 on n8n-core 2021-07-24 19:59:49 +00:00
Jan Oberhauser db85338709 🔖 Release n8n-workflow@0.64.0 2021-07-24 19:59:30 +00:00
Iván OvejeroandFelipe Cecagno 65a9e8aada ✨ Add organization search to Pipedrive node (#2023)
* Add search organizations to Pipedrive node

* ⚡ Convert fields param into multiOptions

Co-authored-by: Felipe Cecagno <fcecagno@gmail.com>
2021-07-24 10:34:29 +02:00