Ricardo Espinoza
5d15d85f08
🐛 Fix issue filtering field date type on Notion-Node ( #2001 )
2021-07-18 14:08:43 +02:00
Ricardo Espinoza
b531f31512
⚡ Add _id to simplified version of document:get ( #2000 )
2021-07-18 00:32:08 +02:00
Iván Ovejero
9118e090e7
✨ Add AWS DynamoDB node ( #1602 )
...
* dynamodb: request item
* dynamodb: query database
* dynamodb: scans table
* dynamodb: typehints in decodeItem
* dynamodb: recursively decodes map and lists
* dynamodb: cleanup interface, using additional-fields collection
* dynamodb: using fixedCollection for ExpressionAttributeValues
* dynamodb: converts spaces to tabs
* dynamodb: scans with FilterExpression
* dynamodb: fixes tslint
* ⚡ Refactor node
* 🔨 Refactor into separate dir
* ⚡ Add table name loader
* ✏️ Update operation descriptions
* ⚡ Add partition key name param to delete
* ⚡ Add params to get operation
* 🔨 Refactor get operation per feedback
* ⚡ Refactor for consistency
* ⚡ Add createUpdate operation
* aja
* asasa
* aja
* aja
* aja
* ⚡ Improvements
* ⚡ Lint node
* ⚡ Lint description
* 🔥 Remove unused option
* ⚡ Apply David's feedback
* ✏️ Add descriptions for specific attributes
* 🔨 Rename return values
* Implement define and automap
* ⚡ Minior changes
Co-authored-by: Michael Hirschler <michael.vhirsch@gmail.com>
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-07-17 14:14:12 +02:00
Iván Ovejero
ca1bbcea5d
✨ Add Elasticsearch node ( #1791 )
...
* 🎉 Initial node scaffolding
* ⚡ Implement index operations
* ⚡ Implement document operations
* 🔨 Clean up details
* 🔨 Fix casing
* 🔨 Fix indentation
* ⚡ Minor fixes
* ✏️ Update descriptions
* 🔥 Remove wrong placeholder
* ⚡ Refactor to implement specifyIndexBy
* 👕 Appease linter
* Revert "⚡ Refactor to implement specifyIndexBy"
This reverts commit 02ea0d3080
.
* 🔥 Remove unused file
* ⚡ Return source always in document:get and getAll
* ⚡ Rename to options in document:getAll
* ⚡ Rename to options in document:get
* ⚡ Send content as JSON
* ⚡ Add simplify param to document:get
* ⚡ Rename docvalue fields
* ⚡ Make document ID optional in document:index
* ⚡ Implement sendInputData
* 👕 Fix lintings
* Add define and automap to document:index
* WIP on document:update
* 🔨 Adjust document:update per feedback
* 🔥 Remove logging
* ⚡ Improve Elasticsearch node
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-07-17 11:43:45 +02:00
Jan Oberhauser
73edf05804
⚡ Add missing files of ServiceNow node
2021-07-15 19:41:42 +02:00
MedAliMarz
de2119564c
✨ Add ServiceNow node ( #1932 )
...
* ✨ ServiceNow node
* Add Table Record resource & operations
* Add Incident resource & operations
* Add User resource & operations
* Add Business Service getAll operation
* Add Business Service, Department, Dictionary and Configuration Items resources
* Improvements
* Add continueOnFail
* Fix node display name
* Fix node credentials name
* Minor improvements
* Improvements
* Add load function for fields parameter
* Add load function for incident, user and table record fields
* Fix sending input function
* Enhance ServiceNow credentials
* Apply review changes & improvements
* Minor improvements
* Minor code enhancement
* Apply review changes
* ⚡ Small improvement
* Fix TableRecord update operation & add BusinessServices loading
* ⚡ Small improvement
* ⚡ Improve ServiceNow node
* ⚡ Fix one more description
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-07-15 19:30:59 +02:00
Gabriel
a376ff85b5
🔨 Update download tooltip ( #1991 )
2021-07-15 13:27:39 +02:00
Jan Oberhauser
ff7e035cd5
⬇️ Set mqtt@4.2.6 on n8n-nodes-base as new version seems to cause problems
2021-07-15 00:11:32 +02:00
Iván Ovejero
a1f0fff9fc
✨ Expand Taiga node ( #1970 )
...
* ✨ Expand Taiga node
* ⚡ Make projectId consistent
* 🔥 Remove logging
* 🔨 Fix user story statuses loader
* ⚡ Add epics loader
* 🔨 Make projectId required for updates
* 🔨 Refactor credentials
* ⚡ Small change
* ⚡ Update credentials in trigger
* 🔥 Remove old unused credentials
* ✏️ Write breaking changes
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
2021-07-15 00:02:30 +02:00
Jan Oberhauser
bf6ef3bbc0
⬆️ Set mqtt@4.2.8 on n8n-nodes-base and allow minor version change
2021-07-14 20:34:17 +02:00
Pierre Lanvin
58f0d7cffc
⚡ Allow fromBeginning config in kafka trigger node ( #1958 )
...
* Allow fromBeginning config in kafka trigger node
* make sure options in defined
2021-07-14 20:31:43 +02:00
Ricardo Espinoza
c983603306
✨ Add custom fields to TheHive ( #1985 )
...
* ⚡ Add custom fields support to TheHive node
* ⚡ Improvements to #1527
* 🐛 Make it also work without custom fields set
Co-authored-by: Mika Luhta <12100880+mluhta@users.noreply.github.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-07-14 19:18:46 +02:00
Iván Ovejero
c5a1bc007f
⚡ Add sandbox option to Salesforce OAuth2 credentials ( #1979 )
...
* ⚡ Add environment dropdown to OAuth2 creds
* ⚡ Add sandbox URL to OAuth2 call
* ⏪ Revert options change
* ⚡ Set OAuth2 URLs with expressions
* ⚡ Extract instance URL from credentials
2021-07-14 18:51:51 +02:00
Jan Oberhauser
4582184047
🔖 Release n8n-nodes-base@0.126.0
2021-07-12 11:28:55 +00:00
Iván Ovejero
b058aee6c1
✨ Add Baserow node ( #1938 )
...
* Add Baserow node
* ⚡ Add JWT method to credentials
* ⚡ Refactor Baserow node
* 🔨 Refactor to add continueOnFail
* ⚡ Extract table ID from URL
* ✏️ Reword descriptions per feedback
* 🔥 Remove API token auth per feedback
* 🔨 Reformat for readability
* 💡 Fix issues identified by nodelinter
* ⚡ Add columns param to create and update
* ⚡ Refactor JWT token retrieval
* ⚡ Add resource loaders
* ⚡ Improvements
* ⚡ Improve types
* ⚡ Clean up descriptions and comments
* ⚡ Make minor UX improvements
* ⚡ Update input data description
* 🔨 Refactor data to send for create and update
* ⚡ Add text to description
* ⚡ Small improvements
* ⚡ Change parameter names and descriptions
Co-authored-by: Jeremie Pardou-Piquemal <571533+jrmi@users.noreply.github.com>
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-07-12 13:26:21 +02:00
Jan Oberhauser
2daece5f9d
🐛 Fix access right issues with download file via SSH
2021-07-12 09:00:55 +02:00
Jan Oberhauser
0191c33715
🔖 Release n8n-nodes-base@0.125.0
2021-07-11 16:22:11 +00:00
Jan Oberhauser
cfca15df34
⬆️ Set n8n-core@0.77.0 on n8n-nodes-base
2021-07-11 16:22:11 +00:00
Kaito Udagawa
800e5ec97f
⚡ Add support of array in querystring ( #1914 )
...
* ⚡ Add support of array in querystring
In the HTTP Request node, a parameter that appeared multiple times with the same name will be converted into an array.
Any parameters that appeared only once will be kept in the form of a string for backward compatibility.
* ⚡ Prefer spread operator
2021-07-10 23:51:35 +02:00
Jan Oberhauser
de3b5608ca
👕 Fix lint issue
2021-07-10 13:50:04 +02:00
Ricardo Espinoza
477b3598ea
✨ Add Home AssistantIO node ( #1974 )
...
* ✨ Add Home Assistant io node
* Implement continueOnFail
* Add Camera Proxy resource
* Clean up
* Minor improvements
* Remove 'Io' from the node name & code
* Fix generic functions naming
* ⚡ Improvements
* Apply review changes & fix minor bugs
* Reduce nesting for additional attributes
* Minor changes
* ⚡ Minor improvements and deactivate "Event" resource
Co-authored-by: dali <servfrdali@yahoo.fr>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-07-10 13:44:23 +02:00
Iván Ovejero
b4f4ecc77e
✨ Add Stripe regular node ( #1470 )
...
* 🎉 Register node
* 🎨 Add SVG icon
* ⚡ Add preliminary node stub
* ⚡ Add resource description stubs
* 🎨 Fix SVG size and position
* ⚡ Implement charge operations
* ⚡ Implement customer operations
* 🎨 Apply cosmetic changes
* ⚡ Fix customer address fields
* ⚡ Add stub and fields for invoice
* ⚡ Add invoice item stubs
* ⚡ Implement source operations
* ⚡ Reduce scope per feedback
* ⚡ Add continueOnFail functionality
* 🎨 Prettify error thrown
* 🔥 Remove unused resource
* ⚡ Replace source in card with token
* 🔨 Remove logging
* 🔧 Fix shipping address in charge:create
* 🔧 Load update fields for charge:update
* ⚡ Implement token:create to ease testing
* ⚡ Simplify card token fields
* ⚡ Update description parameters
* 🔧 Fix field adjusters
* ⚡ Remove unused source options
* 🔧 Fix shipping fields adjuster
* 🔥 Remove PNG icon
* 🔥 Remove logging
* 🔨 Reorder address fields
* 🐛 Fix shipping field in charge:update
* 💄 Apply cosmetic change
* ⚡ Small improvements
* ⚡ Fix lintings in main file
* ⚡ Lint all descriptions
* ⚡ Add target="_blank" attribute
* ⚡ Fix various lintings for charge
* ⚡ Fix lintings for coupon
* ⚡ Fix lintings for customer
* ⚡ Fix lintings for source
* ⚡ Fix lintings for token
* ⚡ Reorder address fields
* ⚡ Fix casing in credentials
* 🔨 Place recipient name above address in shipping
* ⚡ Remove references to string in descriptions
* ⚡ Apply minor renamings
* 🔥 Remove logging
* 🔨 Simplify error handling
* ⚡ Fix indentation
* ⚡ Move cardFields to root level for Token creation
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-07-10 13:15:14 +02:00
Iván Ovejero
a3ec24e912
⚡ Add message deletion to Telegram node ( #1980 )
...
* ⚡ Add deleteMessage to Telegram node
* ⚡ Fix order
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-07-10 12:36:21 +02:00
Iván Ovejero
e2aa8ae9b8
🔨 Standardize the simple response option ( #1813 )
2021-07-10 11:38:45 +02:00
Ricardo Espinoza
abc2f2a515
⚡ Add resource contact segment and company contact to Mautic node ( #1975 )
...
* Add contact To Segment operation
* ⚡ Improvements to #1973
* ⚡ Rename resource
Co-authored-by: Rodrigo Correia <rodrigoscdc@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-07-08 10:12:19 +02:00
Jan Oberhauser
a74fc78ed3
⚡ Update Vero icon
2021-07-07 07:57:59 +02:00
Ricardo Espinoza
c7db9c0a4d
🐛 Fix connectionTimeout, add requestTImeout and fix issue with column names with spaces ( #1971 )
...
* 🐛 fix issue sending connectionTimeout parameter
* 🐛 Fix issue when inserting data using columns with spaces
* 🐛 Fix issue when updating data using columns with spaces
* 🐛 Fix issue when deleting data using columns with spaces
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-07-07 00:26:34 +02:00
Jan Oberhauser
0b41c7466b
🔖 Release n8n-nodes-base@0.124.0
2021-07-04 18:13:35 +00:00
Jan Oberhauser
0d62098571
⬆️ Set n8n-core@0.76.0 and n8n-workflow@0.63.0 on n8n-nodes-base
2021-07-04 18:13:35 +00:00
Ricardo Espinoza
1b46ea5d30
🐛 Fix issue setting passphrase correctly ( #1966 )
2021-07-04 18:57:53 +02:00
Mutasem Aldmour
276eaea4bf
⚡ Clean up node description ( #1883 )
...
Co-authored-by: Jan <janober@users.noreply.github.com>
2021-07-03 14:40:16 +02:00
Snyk bot
2e40a0e64e
⬆️ Set fflate@0.7.0 on n8n-nodes-base
...
Snyk has created this PR to upgrade fflate from 0.6.10 to 0.7.0.
See this package in npm:
https://www.npmjs.com/package/fflate
See this project in Snyk:
https://app.snyk.io/org/janober/project/a08454f4-33a1-49bc-bb2a-f31792e94f42?utm_source=github&utm_medium=upgrade-pr
2021-07-03 14:19:57 +02:00
Ricardo Espinoza
849c8ad2b7
⚡ Send operations in bulk to Airtable ( #1945 )
...
* Add bulk operation to Airtable Node
* ⚡ Small improvements to #1942
* ⚡ Resolve lint issues
* ⚡ Make by default bulk updates and fix issue with update
Co-authored-by: Michael Chen <michaelchen@live.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-07-03 14:07:48 +02:00
Kaito Udagawa
6d8ea4bff5
🐛 Fix Google Sheet to handle 0 correctly ( #1937 )
...
* 🐛 Fix Google Sheet to handle 0 correctly
`if (condition) { statement }` will not be executed if the `condition` is `0` (number) so that appending 0 to Google Sheets results in an empty cell.
Checking if the value is `null` or `undefined` is enough to guarantee that `toString` is callable.
* 🐛 Add semicolon
2021-07-03 12:46:30 +02:00
Ahsan Virani
05921de99a
🐛 Fix bug on n8n Training Customer Datastore Node ( #1964 )
2021-07-03 11:14:11 +02:00
Ricardo Espinoza
64961199ba
⚡ Add file/folder share operation ( #1951 )
...
* ⚡ Add file/folder share operation
* ⚡ Improvements
* ⚡ Minor fixes
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-07-02 23:58:18 +02:00
Iván Ovejero
40bcd9b20e
⚡ Add last name to contact:update on Salesforce Node ( #1965 )
2021-07-02 23:41:40 +02:00
Iván Ovejero
5f76a5dc72
⚡ Expand Zoho node ( #1763 )
...
* ⚡ Initial refactor of Zoho node
* ⚡ Refactor out extra credentials parameter
* 🔥 Remove unused filters
* ⚡ Fix date of birth fields
* ⚡ Fix param casing
* ⚡ Adjust param types
* ⚡ Adjust invoice operations
* ⚡ Refactor types in adjusters
* ⚡ Add product resource
* ⚡ Refactor product details field
* ⚡ Adjust purchase order params
* ⚡ Adjust quote params
* ⚡ Adjust sales orders params
* 🔥 Remove old unused files
* ⚡ Add vendor resource
* ⚡ Fix minor details
* ⚡ Implement continueOnFail
* 🐛 Fix empty response for getAll
* ⚡ Simplify response for single item
* 🔥 Remove unused import
* 🔨 Restore old node name
* ⚡ Prevent request on empty update
* ⚡ Apply Dali's suggestions
* ⚡ Improvements
* ⚡ Add filters for lead:getAll
* ⚡ Add upsert to all resources
* ⚡ Add filters to all getAll operations
* 🔨 Restore continue on fail
* 🔨 Refactor upsert addition
* 🔨 Refactor getFields for readability
* ⚡ Add custom fields to all create-update ops
* ⚡ Implement custom fields adjuster
* 🔥 Remove logging
* 👕 Appease linter
* 👕 Refactor type helper for linter
* ⚡ Fix refactored type
* 🔨 Refactor reduce for simplicity
* ⚡ Fix vendor:getAll filter options
* ⚡ Fix custom fields for product operations
* ⚡ Make sort_by into options param
* 🚚 Rename upsert operation
* ✏️ Add descriptions to upsert
* ⚡ Deduplicate system-defined check fields
* 🔨 Re-order address fields
* ✏️ Generalize references in getAll fields
* 🔥 Remove extra comma
* ⚡ Make getFields helper more readable
* ✏️ Touch up description for account ID
* 🔥 Remove currency from contacts
* 🔨 Resort emails and phones for contact
* 🐛 Fix sales cycle duration param type
* ✏️ Clarify descriptions with percentages
* 🔨 Reorder total fields
* ✏️ Clarify percentages for discounts
* ✏️ Clarify percentages for commissions
* 🔨 Convert currency to picklist
* ✏️ Add documentation links
* ⚡ Add resource loaders for picklists
* ⚡ Fix build
* 🔨 Refactor product details
* ⚡ Add resolve data to all resources
* ⚡ Change resolve data toggle default
* ⚡ Restore lead:getFields operation
* 🔥 Remove upsert descriptions
* 🔨 Change casing for upsert operations
* ⚡ Add operation descriptions
* 🔨 Restore makeResolve default value
* 🔨 Return nested details
* ⚡ Reposition Resolve Data toggles
* ✏️ Document breaking changes
* Revert "Reposition Resolve Data toggles"
This reverts commit 72ac41780b
.
* ⚡ Improvements
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
2021-07-02 23:34:12 +02:00
Jan Oberhauser
857a55a608
🔖 Release n8n-nodes-base@0.123.1
2021-06-29 10:55:01 +02:00
Ricardo Espinoza
b2e2cfa773
🐛 Handle bit (boolean) values correctly when inserting ( #1949 )
2021-06-29 10:40:47 +02:00
Iván Ovejero
29eab1dbcd
🐛 Fix Pipedrive SVG icon ( #1948 )
...
* 🎨 Fix Pipedrive SVG icon
* ⚡ Except Pipedrive SVG from optimizer
2021-06-29 07:28:02 +02:00
Jan Oberhauser
8231a91710
🔖 Release n8n-nodes-base@0.123.0
2021-06-27 11:43:09 +00:00
Harshil Agrawal
4d35eafc0b
⚡ Add aliases ( #1935 )
2021-06-27 13:34:08 +02:00
Iván Ovejero
91a5bc3bc4
⚡ Separate scopes and add purchase operations to QuickBooks node ( #1859 )
...
* allow qbo to use accounting or payment scopes separately
* added purchase get and getall
* removed irrelevant field options
* ⚡ Sort alphabetically
* 🔥 Remove unused file
* ✏️ Fix description casing
* ⚡ Add credentials type
* ✏️ Fix resource dividers
* 🔨 Format import
* ✏️ Fix documentation link
* ⚡ Refactor credentials
* ⚡ Use multiOptions for scopes
* 🔥 Remove payment scope
The payment scope is used only by the QuickBooks Payments API, but this node implements the QuickBooks Online API, which only needs the accounting scope.
* 🚚 Rename node to QuickBooks Online
This reflects the specific API implemented in this node and allows for a future QuickBooks Payments node. Until node versioning is released, only display name changed.
Co-authored-by: Calvin Tan <calvin14@gmail.com>
2021-06-27 13:21:11 +02:00
Iván Ovejero
224a26c922
✨ Add Action Network node ( #1897 )
...
* ✨ Create Action Network node
* 🔥 Remove comments
* 🔥 Remove status in attendance
* 🔥 Remove loaders per feedback
Loaders removed for person, event, signature and petition
* 🚚 Rename tagging to person tag
* 🔨 Convert address_lines param to string
* ⚡ Simplify responses for person resource
* ⚡ Add simplify to all operations
* ✏️ Add documentation links
* ⚡ Improvements
* ✏️ Fix positioning of doc links
* 🔨 Refactor updateFields in signature:update
* ⚡ Address minor comments
* ⚡ Improvements
* ⚡ Add continue on fail
* ⚡ Minor improvements
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-06-27 13:07:25 +02:00
Ricardo Espinoza
2ec52cf207
✨ Add Google Docs node ( #1831 )
...
* ✨ Add Google Docs node
* Implement continueOnFail
* Add insert:Table and insert/delete:TableRow,TableColumn
* Lint fixes
* Fix typos, casing and enhance code readability
* Enhance code readability & apply review changes
* ⚡ Review Google Docs node
* Apply review changes
* Minor fix
* Improvements
* Clean up
* Enhance inputs descriptions
* Removed unused type fields
* Minor fix
* ⚡ Small improvements
* ⚡ Small change
* Use Document URL insead of ID and support adding content at creation
* Refactored node to make it more user friendly
* Improve get operation
* Add simple output to get operation
* Add service account
* Apply review suggestions
* Improvements
* Enable continueOnFail
* ⚡ Minor improvements
Co-authored-by: dali <servfrdali@yahoo.fr>
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-06-27 11:48:24 +02:00
Ricardo Espinoza
ce885e5071
✨ Add n8n training nodes ( #1898 )
...
* ⚡ n8n training node
* ⚡ Improvements
* ⚡ cosmetic changes
* ⚡ Improvements
* ⚡ Formatting fix
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-06-27 08:55:33 +02:00
Ricardo Espinoza
7dea5d8a4b
🐛 Fix issue escaping single quotes and mapping empty fields ( #1929 )
...
Fixes #1915 and #1916
2021-06-27 08:44:15 +02:00
Jan Oberhauser
004979f592
👕 Fix lint issue
2021-06-25 15:52:57 +02:00
Jan Oberhauser
876cf7323d
✨ Add Dimension Filters to Google Analyics Node
2021-06-25 15:51:02 +02:00
Jan Oberhauser
6c7e1ec3c9
🐛 Do not error if there is no data on Google Analytics + Sort
2021-06-25 15:38:32 +02:00
Jan Oberhauser
fe71c665fe
🐛 Fix bug with GetAll on Ghost-Node
2021-06-25 14:03:50 +02:00
Jan Oberhauser
9ef13e96ac
✨ Add mqtts to MQTT Node
2021-06-25 10:27:06 +02:00
Iván Ovejero
9f94984926
⚡ Add bucket:delete operation to AWS S3 Node ( #1936 )
2021-06-24 22:21:13 +02:00
Omar Ajoue
427f25d3d0
⚡ Add "Split Into Items" option to HTTP Request node ( #1912 )
...
* Added the option to flatten output so we can more easily work with arrays
* ⚡ Change parameter name
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-06-23 12:04:50 +02:00
Ricardo Espinoza
92a2e863f3
🐛 Fix bug paginating databases and users ( #1907 )
2021-06-22 23:59:04 +02:00
Iván Ovejero
07a3dbb372
⚡ Add status code for service account error ( #1707 )
2021-06-22 19:59:27 +02:00
Jan Oberhauser
c8c26610cf
🔖 Release n8n-nodes-base@0.122.0
2021-06-20 09:16:15 +00:00
Jan Oberhauser
9a4d2941a8
⬆️ Set n8n-core@0.75.0 and n8n-workflow@0.62.0 on n8n-nodes-base
2021-06-20 09:16:15 +00:00
Omar Ajoue
5cb1b4a678
⚡ Update flag because of deprecation notice ( #1909 )
2021-06-20 11:00:25 +02:00
Kaito Udagawa
f08c13a222
✨ Fix dependencies
...
This fixes the problem when running lerna bootstrap without --hoist.
2021-06-20 13:03:01 +09:00
Iván Ovejero
f8fcf0c165
⚡ Add webhook node icon ( #1910 )
2021-06-18 23:48:38 +02:00
Mutasem Aldmour
3f749ec789
⚡ Add missing docs urls ( #1911 )
2021-06-18 23:46:21 +02:00
Harshil Agrawal
7994a41f0b
⚡ Add new files and fix existing files ( #1913 )
2021-06-18 23:45:15 +02:00
Ricardo Espinoza
8c693ba6e3
✨ Spotify improvements ( #1884 )
...
* Add search resource
* Add resume, volume functions to player resource
* ⚡ Improvements to #1870
* ⚡ Improvements
* ⚡ Minor improvements
Co-authored-by: smamudhan <sm.amudhan@live.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-06-18 23:41:57 +02:00
Jan Oberhauser
ddda5b035d
🔖 Release n8n-nodes-base@0.121.0
2021-06-13 17:56:43 +00:00
Jan Oberhauser
47019791b5
⬆️ Set n8n-core@0.74.0 and n8n-workflow@0.61.0 on n8n-nodes-base
2021-06-13 17:56:43 +00:00
Jan Oberhauser
b6d50dfa90
👕 Fix lint issue
2021-06-13 19:42:05 +02:00
Ricardo Espinoza
233fc72dc2
⚡ Add the posiblity to set multi-select fields with the names ( #1892 )
...
* ⚡ Add the posiblity to set multi-select fields with the names
* 🐛 Fix issue with expressions
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-06-13 19:17:39 +02:00
Snyk bot
68914a1fcf
⬆️ Set amqplib@0.8.0 ( #1880 )
...
Snyk has created this PR to upgrade amqplib from 0.7.1 to 0.8.0.
See this package in npm:
https://www.npmjs.com/package/amqplib
See this project in Snyk:
https://app.snyk.io/org/janober/project/a08454f4-33a1-49bc-bb2a-f31792e94f42?utm_source=github&utm_medium=upgrade-pr
2021-06-13 18:03:23 +02:00
Jan Oberhauser
420af94d6e
⬆️ Set mongodb@^3.6.9 on n8n-nodes-base
2021-06-13 17:42:30 +02:00
Ricardo Espinoza
4b0d3b56cb
⚡ Improve jira issue field lookup ( #1877 )
...
* Improved/fixed collecting of custom fields based on project and issue type.
* ⚡ Improvements to #1610
* 👕 Fix linter issue
Co-authored-by: jemos <jean.mousinho@gmail.com>
2021-06-13 17:30:05 +02:00
Iván Ovejero
77483f991d
⚡ Replace PNG icons with SVG and optimize ( #1890 )
...
* 🎨 Replace PNG icons with SVG icons
* ⚡ Fix size of bitbucket icon
* ⚡ Optimize svgs
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-06-12 21:00:37 +02:00
Jan Oberhauser
4c7d3a918b
👕 Fix lint issue
2021-06-12 20:24:13 +02:00
Jan Oberhauser
1d850da9fb
✨ Send request of HTTP Request node to browser console when testing
2021-06-12 20:22:55 +02:00
Jan Oberhauser
21633b0c5a
⚡ Remove not needed property
2021-06-12 18:40:48 +02:00
Iván Ovejero
5481dc3d25
⚡ Simplify property types in credentials ( #1869 )
2021-06-12 18:39:55 +02:00
Ricardo Espinoza
d095588ac7
⚡ Add parameter include time when setting field type date on Notion node ( #1879 )
...
* ⚡ Add parameter include time when setting field type date
Fixes issue #1878
* Fix issue with date format
2021-06-12 18:06:47 +02:00
Iván Ovejero
b2e0bcea16
🐛 Remove circular references from error objects ( #1802 )
...
* ⚡ Add circular references removal
* 🔥 Remove unused flag from affected node
* 🔥 Remove unused exports
* 🔨 refactor removing circular references
* ⚡ Replace IRawErrorObject with JsonObject
* ⚡ Make error detection depth-first (#1800 )
* 👕 fix type
* 🔨 improve readability
* 📝 improve placeholder for circular reference
* ⚡ Turn marker into object to keep description
Co-authored-by: Ben Hesseldieck <b.hesseldieck@gmail.com>
2021-06-12 17:15:23 +02:00
Ricardo Espinoza
6ade0a00f5
⚡ Add upsert operation to various resources (Salesforce) ( #1743 )
...
* ⚡ Add upsert operation to various resources (Salesforce)
The operation was added to the resources: Contact, Account, Lead, Opportunity and Custom Object.
* ⚡ Rename operation create/update to Create or Update
* ⚡ Improvements
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2021-06-09 22:25:20 -05:00
Ricardo Espinoza
e298d2a1a8
✨ Extend Google Drive node upload functionality ( #1872 )
...
* Add a function to validate JSON - copied from other nodes.
* Add properties and appProperties attributes.
* ⚡ Improvements to #1637
Co-authored-by: vbouchet <vincent.bouchet.31@gmail.com>
2021-06-08 22:34:11 -05:00
romaincolombo-daily
20be641e63
🐛 Fix API version for Jira server ( #1866 )
2021-06-08 22:26:27 -05:00
Thomas Jost
28eb8ca166
✨ Add support for Todoist task descriptions ( #1874 )
2021-06-09 01:55:36 +02:00
Jan Oberhauser
e53d85d15b
🔖 Release n8n-nodes-base@0.120.1
2021-06-06 15:50:02 -05:00
Jan Oberhauser
9c94de6318
🔖 Release n8n-nodes-base@0.120.0
2021-06-06 20:19:53 +00:00
Iván Ovejero
26bdc5c924
🐛 Fix settings in AWS Transcribe node ( #1860 )
...
* Fixe uninitialized object when settings enabled
* 👕 Fix linter warning
* ⚡ Fix options name
* 🔥 Remove unused setting
* ⚡ Improvements
Co-authored-by: Alexander Mustafin <sashker@users.noreply.github.com>
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
2021-06-06 14:00:57 -05:00
Ricardo Espinoza
114fd3b3a6
✨ Extend Pipedrive node ( #1868 )
...
* Implementation of fetures to fetch data from Pipedrive API e user can select by dropdown
* Search operation to Deals
* Add custom fields for deal and person to select by dropdown
* ⚡ Improvements to #1845
Co-authored-by: Rodrigo Correia <rodrigoscdc@gmail.com>
2021-06-06 13:54:49 -05:00
Snyk bot
a73a460d8a
⬆️ Set xlsx@0.17.0 on n8n-nodes-base ( #1864 )
...
Snyk has created this PR to upgrade xlsx from 0.16.9 to 0.17.0.
See this package in npm:
https://www.npmjs.com/package/xlsx
See this project in Snyk:
https://app.snyk.io/org/janober/project/a08454f4-33a1-49bc-bb2a-f31792e94f42?utm_source=github&utm_medium=upgrade-pr
2021-06-05 16:00:56 -05:00
Jan
3667b0dd01
✨ Add Git node ( #1820 )
...
* ✨ Add Git-Node
* 👕 Fix lint issue
* 🎨 add git icon
* ⚡ Fix indentation in package.json files
* ⚡ Add support for pushTags
* ⚡ Add support for addConfig, fetch, listConfig and status
* ⚡ Add support for clone
* ⚡ Remove not needed code
* ⚡ Add proper continueOnFail support & alphabetize options
* 🐛 Remove console.log
* ⚡ Improve Git Node
* ⚡ Improve Git Node
* 🐳 Add git to Docker images
* ⚡ Auto create folder if not exists and clarify addConfig mode
Co-authored-by: Ben Hesseldieck <b.hesseldieck@gmail.com>
2021-06-05 15:43:54 -05:00
MedAliMarz
ea9f956f0d
✨ Add Microsoft To Do Node ( #1863 )
...
* ✨ Init Microsoft Todo node
* ⚡ Add Task List resource & operation
* ⚡ Add Task resource and operations
* ⚡ Add Linked Resource opeartions
* ♻️ Add continueOnFail & clean up
* 👕 Fix lint issues
* ⚡ Improvements
* Apply review suggestion & improvement
* ⚡ Improvements
* ⚡ Improvements
* 🐛 Fix naming
* ⚡ Fix Microsoft To Do Node
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-06-04 22:39:39 -05:00
Ricardo Espinoza
ccca927d70
✨ Add "Get Following Artists" on Spotify node ( #1823 )
...
* Add follow resource
* ⚡ Improvements to #1812
* ⚡ Minor improvements
Co-authored-by: Sam Roquitte <samroq@yahoo.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-06-04 18:15:03 -05:00
Jan Oberhauser
e5dab516f9
🔖 Release n8n-nodes-base@0.119.2
2021-06-03 18:46:29 -05:00
Iván Ovejero
fe354baa55
⚡ Fix parsing for last edited time on Notion node ( #1861 )
2021-06-03 18:10:27 -05:00
Jan Oberhauser
e544c8fbb2
🔖 Release n8n-nodes-base@0.119.1
2021-05-30 14:01:37 -05:00
Jan Oberhauser
ec70bae153
🐛 Fix SSH node name
2021-05-30 14:00:15 -05:00
Jan Oberhauser
42336bb9b6
🔖 Release n8n-nodes-base@0.119.0
2021-05-30 17:46:30 +00:00
Jan Oberhauser
c86745a201
⬆️ Set n8n-core@0.73.0 and n8n-workflow@0.60.0 on n8n-nodes-base
2021-05-30 17:46:29 +00:00
Jan Oberhauser
731ae84eee
⚡ Sort languages alphabetically on DeepL Node
2021-05-30 12:36:04 -05:00
MedAliMarz
07a9108e46
⚡ Add Free API support to DeepL Node ( #1810 )
2021-05-30 12:33:43 -05:00
Jan Oberhauser
1ec916e530
🐛 Fix issue with Expression-Mode on Switch-Node #1843
2021-05-30 12:15:41 -05:00
Jan Oberhauser
a0b8d67e3e
🐛 Remove console.log
2021-05-29 22:33:48 -05:00
Jan Oberhauser
6f39be03f1
⚡ Add placeholder for Company URN on LinkedIn Node
2021-05-29 22:33:19 -05:00
Jan Oberhauser
6a3090dc96
👕 Fix lint issue
2021-05-29 22:04:35 -05:00
Jan Oberhauser
cd8f4247e6
⚡ Add continueOnFail support to SSH Node
2021-05-29 21:57:38 -05:00
Jan Oberhauser
a9184e38f8
⚡ Add continueOnFail support to AWS Transcribe Node
2021-05-29 21:50:07 -05:00
Ricardo Espinoza
d2e38dc615
✨ Add UptimeRobot Node ( #1830 )
...
* Add Monitor & account resources
* Add alert contact resource
* Add mwindows resource
* Add 'public status page' resource
* Clean up & lint fixes
* Minor fixes
* Apply code review suggestions
* Minor fixes
* Fix options name casing
* ⚡ Improvements
* ⚡ Improvements
* ⚡ Improvements on UptimeRobot Node
* ⚡ Activate continueOnFail support
Co-authored-by: dali <servfrdali@yahoo.fr>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-05-29 19:42:25 -05:00
Ricardo Espinoza
ca0793574a
✨ Add AWS transcribe node ( #1826 )
...
* Aws Transcribe node
* ⚡ Improvements to #1801
* ⚡ Small fix
* ✏️ Edit node param descriptions
* ⚡ Set missing defaults
* ⚡ Fix duplicate description
* ⚡ Set integer limit values
* ⚡ Improvements
* ⚡ Fix name
Co-authored-by: Alexander Mustafin <sashker@users.noreply.github.com>
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-05-29 15:34:24 -05:00
Iván Ovejero
349a90e0c2
⚡ Convert ClickUp logo to square ( #1821 )
2021-05-29 14:19:30 -05:00
Jan Oberhauser
b3cd18586f
👕 Fix lint issue
2021-05-29 14:16:47 -05:00
Jan Oberhauser
6de666a675
⚡ Improve default code in Function nodes
2021-05-29 14:03:59 -05:00
Jan Oberhauser
bf1b496251
🔀 Merge branch 'master' of github.com:n8n-io/n8n
2021-05-29 14:03:38 -05:00
Jan Oberhauser
e366b1ac8f
🐛 Remove console.log
2021-05-29 13:51:36 -05:00
Mutasem Aldmour
bdc5040413
⚡ Fix occur typos ( #1824 )
2021-05-29 13:50:41 -05:00
Jan
4946bfcd3e
✨ Add functionality to send console.log messages to editor-UI ( #1816 )
...
* ✨ Send console.log messages to editor-UI
* ⚡ Send message only to session which started workflow
* ⚡ Made it also work in own process
* ⚡ Add support for console.log UI forward also to FunctionItem Node
* 👕 Fix lint issue
* 👕 Fix linting issue
* ⚡ Improve code
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2021-05-29 13:41:25 -05:00
Jan Oberhauser
335673d329
⚡ Minor improvement and fix
2021-05-28 23:53:17 -05:00
Ricardo Espinoza
383a3449b7
✨ Add SSH Node ( #1837 )
...
* ✨ SSH-Node
* ⚡ Fix issue
* ⚡ Add file resource
* ⚡ Improvements
* ⚡ Some improvements
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-05-28 23:45:59 -05:00
Harshil Agrawal
440971673c
⚡ Add and update codex files ( #1834 )
...
* ✨ Add and update codex files
* 🔨 Fix codex format
* 🔨 Fix codex format for remaining files
2021-05-28 14:54:52 -05:00
Ricardo Espinoza
61937c52ba
🐛 Fix issue when using any operation of the resource drive ( #1818 )
...
* 🐛 Fix issue when using any operation of the resource drive
* 🐛 Remove console.log
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-05-24 16:51:06 -05:00
Ricardo Espinoza
2a7a87eb4d
🐛 Fix issue when filtering fields type select & multi_select on Notion Node ( #1819 )
...
Also, it adds a change to how the links are handled. Before, if a link were left blank, the node would error. Now, if the link is left blank, it gets ignored.
2021-05-24 16:45:58 -05:00
Jan Oberhauser
ce9951d877
👕 Fix lint issue
2021-05-24 11:03:31 -05:00
Jan Oberhauser
353b911620
🐛 Remove console.log
2021-05-23 11:41:34 -05:00
Jan Oberhauser
19ba5bc1ef
🔖 Release n8n-nodes-base@0.118.0
2021-05-20 21:42:42 +00:00
Jan Oberhauser
0b570f2df9
⬆️ Set n8n-core@0.72.0 and n8n-workflow@0.59.0 on n8n-nodes-base
2021-05-20 21:42:42 +00:00
Jan Oberhauser
6f4e3f132c
⚡ Optimize icons
2021-05-20 16:33:12 -05:00
Jan
ed6f2c5b8a
✨ Add Notion Node ( #1811 )
...
* ✨ Notion Node
* ⚡ Improvements
* test
* ⚡ Improvements
* ⚡ Improvements
* ⚡ Add missing url field
* Remove linter errors
* ⚡ Add filters
* ⚡ Add and & or filters
* ⚡ Improvements
* ⚡ Improvements
* ⚡ Improvements
* ⚡ Improvements
* ⚡ Improvements
* ⚡ Improvements
* ⚡ Fixed style on some options
* ⚡ Improvements
* ⚡ Improvements
* ⚡ Improvements
* ⚡ Improvements
* ⚡ Improvements
* ⚡ improvements
* ⚡ Rename DatabasePage -> Search to Get All
* ⚡ Improvements
* ⚡ Minor improvements
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
2021-05-20 16:31:23 -05:00
Jacob Spizziri
d3aa637ff4
✨ Add header authentication to GraphQL node ( #1805 )
2021-05-20 03:04:43 +02:00
Omar Ajoue
7ccc0f40a2
🐛 Correct paging parameter on Strava Node ( #1804 )
2021-05-20 02:47:55 +02:00
Omar Ajoue
481dbae16b
🐛 Fixing the limit for searching deals on hubspot ( #1803 )
2021-05-20 02:46:06 +02:00
MedAliMarz
2ac4e425d6
⚡ Fix activity type in post operation on Orbit Node ( #1796 )
2021-05-19 02:33:43 +02:00
Omar Ajoue
76e1b9fba0
🐛 Fix get profile operation on Slack Node ( #1799 )
2021-05-19 02:12:26 +02:00
Iván Ovejero
0fdae7fec3
⚡ Add API key to Twilio credentials ( #1797 )
...
* ⚡ Add API key to Twilio credentials
* ⚡ Minor simplification
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-05-19 02:05:49 +02:00
MedAliMarz
6e8de269ec
🐛 Fix order title type on Keap ( #1798 )
2021-05-19 01:39:26 +02:00
Tanay Pant
a3ab3f2de5
🐛 Fix broken link
2021-05-17 10:50:57 +02:00
Jan Oberhauser
33477716bc
🔖 Release n8n-nodes-base@0.117.0
2021-05-16 18:43:50 +00:00
Jan Oberhauser
811a24c29f
⬆️ Set n8n-core@0.71.0 and n8n-workflow@0.58.0 on n8n-nodes-base
2021-05-16 18:43:50 +00:00
Ricardo Espinoza
21f9af8876
✨ Add iCalendar Node ( #1725 )
...
* ✨ iCalendar Node
* ⚡ Improvements
* ⚡ Improvements
* iCal node copy touch-up
* ⚡ Minor improvement
Co-authored-by: sirdavidoff <1670123+sirdavidoff@users.noreply.github.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-05-16 13:35:11 -05:00
Jan Oberhauser
2063333ee5
⚡ Minor improvements to Spotify Node
2021-05-15 20:01:25 -05:00
DerEnderKeks
e6d67dfcaf
✨ Add position parameter for playlist add operation of Spotify node ( #1794 )
2021-05-16 02:55:13 +02:00
Omar Ajoue
3e98612881
✨ Add Force node reconnect option to IMAP trigger node ( #1792 )
...
* Adding reconnect feature to IMAP nodes
* Fixing clear interval and persisting last UID in static data
2021-05-16 02:33:15 +02:00
Daniel Lazaro
55c261658a
⚡ Fix typo ( #1793 )
2021-05-15 18:02:07 +02:00
Iván Ovejero
6cf5e3c974
🎨 Replace Zulip logo ( #1790 )
2021-05-14 21:17:39 +02:00
Snyk bot
bbf7c87c04
⬆️ Set amqplib@0.7.1 on n8n-nodes-base
...
Snyk has created this PR to upgrade amqplib from 0.6.0 to 0.7.1.
See this package in npm:
https://www.npmjs.com/package/amqplib
See this project in Snyk:
https://app.snyk.io/org/janober/project/a08454f4-33a1-49bc-bb2a-f31792e94f42?utm_source=github&utm_medium=upgrade-pr
2021-05-12 17:38:00 -05:00
DeskYT
40510a7ab4
⚡ Fix hubspotApiRequestAllItems for some ( #1781 )
2021-05-12 17:21:18 -05:00
Iván Ovejero
b42e1dc366
🐛 Fix parsing issues in Firestore node ( #1759 )
...
* ⚡ Fix empty document parsing
* ⚡ Add geopoint parsing
* ⚡ Fix date misdetection
* 🔥 Remove logging
* ⚡ Add ISO-8601 format to date validation
2021-05-12 14:21:56 -05:00
MedAliMarz
779da62845
⚡ Enable sandbox env in Paddle ( #1777 )
...
* Enable sandbox env in Paddle
* Change sandbox option displayName
2021-05-12 13:50:53 -05:00
MedAliMarz
6460ce3965
🐛 Fix Clockify Trigger bug ( #1778 )
...
* Fix the empty results bug
* Fix return value
2021-05-12 13:48:48 -05:00
Ricardo Espinoza
c632f7982f
⚡ Add parameter to include credentials in querystring (Woocommerce) ( #1756 )
2021-05-11 23:20:40 -05:00
Jan Oberhauser
5f0b017c77
🔖 Release n8n-nodes-base@0.116.0
2021-05-09 19:24:54 +00:00
Jan Oberhauser
a6f97838a7
⬆️ Set n8n-core@0.70.0 on n8n-nodes-base
2021-05-09 19:24:54 +00:00
Jan Oberhauser
afce58c19a
🐛 Fix issue with Google Sheets update with custom key row #1736
2021-05-09 14:15:47 -05:00