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
Kaito Udagawa
f08c13a222
✨ Fix dependencies
...
This fixes the problem when running lerna bootstrap without --hoist.
2021-06-20 13:03:01 +09: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
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
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
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
Jan Oberhauser
e5dab516f9
🔖 Release n8n-nodes-base@0.119.2
2021-06-03 18:46:29 -05:00
Jan Oberhauser
e544c8fbb2
🔖 Release n8n-nodes-base@0.119.1
2021-05-30 14:01:37 -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
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
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
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
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
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
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
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
Snyk bot
29b9ebfaff
⬆️ Set fflate@0.6.9 on n8n-nodes-base
...
Snyk has created this PR to upgrade fflate from 0.4.8 to 0.6.9.
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-05-08 15:35:37 -05:00
Jan Oberhauser
29842e2f5f
⚡ Fix version of cheerio to fix build #1754
2021-05-07 18:27:33 -05:00
Jan Oberhauser
6ad797f9e5
⚡ Fix version of cheerio to fix build #1754
2021-05-07 11:13:34 -05:00
Jan Oberhauser
d992534fc4
🔖 Release n8n-nodes-base@0.115.0
2021-05-02 13:56:52 +00:00
Jan Oberhauser
e88161525c
⬆️ Set n8n-core@0.69.0 and n8n-workflow@0.57.0 on n8n-nodes-base
2021-05-02 13:56:52 +00:00
Snyk bot
ea48882291
⬆️ Set mongodb@3.6.6 on n8n-nodes-base
...
Snyk has created this PR to upgrade mongodb from 3.6.5 to 3.6.6.
See this package in npm:
https://www.npmjs.com/package/mongodb
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-01 22:53:20 -05:00
Snyk bot
03639b0e3a
⬆️ Set mongodb@3.6.5 on n8n-nodes-base
...
Snyk has created this PR to upgrade mongodb from 3.6.3 to 3.6.5.
See this package in npm:
https://www.npmjs.com/package/mongodb
See this project in Snyk:
https://app.snyk.io/org/janober/project/a08454f4-33a1-49bc-bb2a-f31792e94f42?utm_source=github&utm_medium=upgrade-pr
Co-authored-by: Jan <janober@users.noreply.github.com>
2021-04-30 21:26:52 -05:00
Snyk bot
d239ba5cff
⬆️ Set mqtt@4.2.6 on n8n-nodes-base
...
Snyk has created this PR to upgrade mqtt from 4.2.1 to 4.2.6.
See this package in npm:
https://www.npmjs.com/package/mqtt
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-04-30 21:23:51 -05:00
Jan Oberhauser
ab1c8037de
⚡ Unify some dependency versions
2021-04-30 20:42:32 -05:00
Ricardo Espinoza
6c773d7a86
✨ Add MQTT & Trigger Node ( #1705 )
...
* ✨ MQTT-Node
* ⚡ Small fix
* ⚡ Error when the publish method faile
* ⚡ Improvements
* ⚡ Improvements
* ⚡ Add Send Input Data parameter
* ⚡ Minor improvements
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-04-30 20:23:25 -05:00
Iván Ovejero
4cf8055224
✨ Add Kitemaker node ( #1676 )
...
* ⚡ Add Kitemaker node
* ⚡ Require status ID for workItem:create
* ✏️ Reword button text
* ⚡ Add credentials file
* ⚡ Implement pagination
* ⚡ Improvements
* ⚡ Remove not needed parameter
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-04-30 16:00:28 -05:00
Jan Oberhauser
3d7a2348df
🔖 Release n8n-nodes-base@0.114.0
2021-04-24 21:39:21 +00:00
Omar Ajoue
81d8a9f332
💥 Deprecate Activation Trigger and add two new replacement nodes ( #1680 )
...
* Add Workflow & n8n Trigger nodes
* Update nodes descriptions & icons
* Remove Activation Trigger node
* Update nodes descriptions & Add timestamp and workflow_id
* Added breaking change notice and types to events
* ⚡ Minor improvements
Co-authored-by: dali <servfrdali@yahoo.fr>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-04-24 23:14:06 +02:00
Ricardo Espinoza
d57ae97669
✨ Add Mailcheck Node ( #1690 )
...
* Add Mailcheck integration
* compress logo
* Add mailcheck node info
* ⚡ Improvements
Co-authored-by: bugagashenkj <bugagashenkj@gmail.com>
Co-authored-by: Nosov Konstantin <nosov@nodeart.io>
2021-04-24 19:34:59 +02:00
Jan Oberhauser
2809885422
🔖 Release n8n-nodes-base@0.113.1
2021-04-17 17:52:38 +02:00
Jan Oberhauser
135472dbd8
🔖 Release n8n-nodes-base@0.113.0
2021-04-17 15:34:36 +00:00
Jan Oberhauser
bde065352e
⬆️ Set n8n-core@0.68.0 and n8n-workflow@0.56.0 on n8n-nodes-base
2021-04-17 15:34:35 +00:00
Snyk bot
e46242faf5
⬆️ Upgrade moment from 2.28.0 to 2.29.1 ( #1672 )
...
Snyk has created this PR to upgrade moment from 2.28.0 to 2.29.1.
See this package in npm:
https://www.npmjs.com/package/moment
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-04-17 17:05:53 +02:00
Ricardo Espinoza
b0d3554ced
✨ Add Google BigQuery node ( #1635 )
...
* ✨ Google BigQuery node
* 🔨 Add comment dividers
* ⚡ Add whitespace for readability
* ✏️ Edit resource descriptions
* ⚡ Improvements
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2021-04-17 15:04:25 +02:00
Ricardo Espinoza
fbb97cb90f
✨ Add Webflow Node ( #1628 )
...
* ✨ Webflow Node
* 📚 Add endpoint documentation URLs
* ⚡ Simplify field name/type separator
* ⚡ Simplify API call function signature
* ⚡ Reposition query string object
* ✏️ Edit parameter descriptions
* ⚡ Improvements
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-04-17 09:25:51 +02:00
Ricardo Espinoza
1a0e129921
⚡ Add OAuth2 support to Monday.com node ( #1642 )
2021-04-16 00:35:39 +02:00
Jan Oberhauser
fc299f136f
⬆️ Set mysql2@2.2.0 n8n & nodes-base
2021-04-16 00:01:45 +02:00
Ahsan Virani
242bbb8654
⬆️ Upgrade nodemailer, mailparser & redis ( #1655 )
...
* ⬆️ Upgrade redis npm package
* ⬆️ Upgrade nodemailer npm package
* ⬆️ Upgrade mailparser npm package
2021-04-15 23:59:00 +02:00
Ahsan Virani
b54aae8c31
⬆️ Update types/node package in all packages ( #1659 )
...
* ⬆️ Update types/node package in all packages, fix type in crypto node
* ⚡ Fix build issue and some formatting
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-04-15 23:57:20 +02:00
Jan Oberhauser
b9070c12d0
🔖 Release n8n-nodes-base@0.112.0
2021-04-10 08:45:17 +00:00
Iván Ovejero
4605228d13
✨ Add Google Slides node ( #1599 )
...
* ✨ Add Google Slides node
* 🔨 Minor fixes
* 🔨 Refactor Google Slides node
* ⚡ Improvements
* ⚡ Add download option and fix multi items on Google Slides
Co-authored-by: Tanay Pant <tanaypant@protonmail.com>
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-04-05 12:29:26 +02:00
Jan Oberhauser
4ef927e377
🔖 Release n8n-nodes-base@0.111.0
2021-04-03 15:08:47 +00:00
Jan Oberhauser
7dc0f53b60
⬆️ Set n8n-core@0.67.0 on n8n-nodes-base
2021-04-03 15:08:47 +00:00
Iván Ovejero
3b00c96643
✨ Add ERPNext node ( #1604 )
...
* 🚧 Integrated with access token
OAuth2 still needs work
* 🚧 Removed OAuth2 for now
* ⚡ Improvements
* ⚡ Improvements
* ⚡ Refactor ERPNext node
* 🔥 Remove PNG icon
* 🔥 Remove leftover comments
* 🔨 Catch unavailable resource error
* ⚡ Reposition docType for filters
* ⚡ Improvements
* ⚡ Cleanup
Co-authored-by: Rupenieks <ronaldsupenieks96@gmail.com>
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-04-03 11:07:21 +02:00
Mutasem Aldmour
99bb6e40c1
✨ Add AWS SQS node ( #1530 )
...
* implement sqs node to send message
* remove console logs
* update node to use url as value
* add message attributes
* tslint --fix
* fix comment
* address comments, fix subtitle bug, fix style issues
* add comma
* update pathname handling
* fix spacing
* fix queue loading for no queues and more than 1
* change logo to svg, support sending input as json
* add binary data property support
* fix node read to depend on item
* 🎨 Fix SVG size to prevent cropping
* ⚡ Ajust imports and display names per codebase
* ✏️ Edit parameter descriptions
* address comments
* tslint fixes
* update subtitle to operation
* update fifo handling
* ⚡ Improvements
* ⚡ Minor fix
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-04-02 19:48:22 +02:00
Iván Ovejero
dd6d523b85
✨ Add Copper node ( #1571 )
...
* 🎉 Register regular node
* 🎨 Replace PNG with SVG icon
* ✨ Add Copper regular node
* ⚡ Add user and customer sources
* 👕 Appease linter
* ⚡ Handle listings in getAll operations
* ⚡ Implement continueOnFail
* ⚡ Simplify pagination
* 🔨 Fix fields adjustments for person
* zap: Improvements
* ⚡ Minor fixes
* ⚡ Fix Lead Email update & Minor improvements
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-04-02 19:12:19 +02:00
Tanay Pant
45c0d6598f
✨ Add Oura node ( #1609 )
...
* ✨ Add Oura node
* 🔨 Make it work
* ⚡ Improvements
* ⚡ Improvements
* 🎨 Fix SVG size and position
* ⚡ Fix parameter error & other improvements
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-04-02 18:29:20 +02:00
Jan Oberhauser
f8a829b2dd
⚡ Clean up package.json files
2021-03-26 09:21:27 +01:00
Jan Oberhauser
172104ab35
🔖 Release n8n-nodes-base@0.110.0
2021-03-26 08:10:54 +00:00
Jan Oberhauser
317e88363e
⬆️ Set n8n-core@0.66.0 and n8n-workflow@0.55.0 on n8n-nodes-base
2021-03-26 08:10:54 +00:00
Jan Oberhauser
4276150ac1
⚡ Fix indentation in all package.json files
2021-03-26 09:06:26 +01:00
lublak
c3496845bf
:add: Add iconv-lite for encoding/decoding for MoveBinaryData ( #1473 )
2021-03-25 12:58:54 +01:00
Iván Ovejero
cdcbc3d256
✨ Add Plivo Node ( #1563 )
...
* add Plivo Node
* fixed package.json
* added Git user in CLI to validate CLA
* 🎨 Replace PNG with SVG icon
* ⚡ Ajust per codebase conventions
* 🔨 Fix operation ID
* ✏️ Specify geo-restriction for MMS
* ⚡ Improvements
* ⚡ Fix node name and operation order
Co-authored-by: Nixon <nixon@Nixons-MacBook-Pro.local>
Co-authored-by: Nixon <nixon@plivo.com>
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-03-23 23:49:08 +01:00
Omar Ajoue
726a99bf69
✨ Add Activation Trigger ( #1570 )
...
* ✨ n8n start trigger node
* first declaration of WorkflowActivationMode
* implement first WorkflowActivationMode: 'init', 'create', 'update', 'activate'
* fix Server missing id
* add activation infos to triggers
* remove WorkflowActivationMode from webhook execution function
* add some missing activation and add manual activation
* clean up and fix some code
* fix UnhandledPromiseRejectionWarning: Error: Overwrite NodeExecuteFunctions.getExecuteTriggerFunctions.emit function!
* fix spaces
* use a better name for the node
* fix ident in package.json
* Contributions to lublak's PR #1287
* Fixed linting issues and change the way parameters are displayed
* ⚡ Fix name and minor improvements
Co-authored-by: lublak <lublak.de@gmail.com>
Co-authored-by: lublak <44057030+lublak@users.noreply.github.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-03-23 19:08:47 +01:00
Jan Oberhauser
4352eb907c
🔖 Release n8n-nodes-base@0.109.0
2021-03-19 17:42:46 +01:00
Jan Oberhauser
f1b068166e
⬆️ Set n8n-core@0.65.0 and n8n-workflow@0.54.0 on n8n-nodes-base
2021-03-19 17:42:13 +01:00
Omar Ajoue
30d83d0bc2
✨ Add DeepL Node ( #1551 )
...
* Created the node for DeepL translator tool
Still missing a few additional fields but functionality is ok for most cases.
* Added optional fields for Deepl and separated description to a separate file
* Fixed linting issue
* 🎨 Replace PNG with SVG icon
* 💄 Adjust style to codebase conventions
* 🔨 Refactor types
* ⚡ Simplify error handling
* ⚡ Add always open edit window for text field
* ✏️ Edit descriptions in text operations
* ⚡ Fix source language for English
EN-GB and EN-US are not supported as source languages, but EN is.
* 💄 Apply cosmetic changes
* ⚡ Small improvement
* ⚡ Remove not needed Authentication selection
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-03-18 23:34:15 +01:00
Jan Oberhauser
f77c74616f
🔖 Release n8n-nodes-base@0.108.0
2021-03-12 12:36:44 +01:00
Ricardo Espinoza
0712334679
✨ Add Autopilot Node & Trigger ( #1516 )
...
* ✨ Autopilot Node & Trigger
* 🎨 Replace PNG with SVG icon
* 🚚 Rename description file
* 🔨 Fix contact operations default
* ✏️ Edit contact property descriptions
* ✏️ Edit journey property descriptions
* ✏️ Edit contact list property descriptions
* ✏️ Edit list property descriptions
* 🐛 Fix issue with a wrong named resource
* ⚡ Fix Trigger-Node name and minor improvements
* 🔨 Remove 404 from contactList:exist
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-03-11 13:36:55 +01:00
Iván Ovejero
8d2371917f
✨ Add Wise node ( #1496 )
...
* 🎉 Register node and credentials
* 🎨 Add SVG icon
* ⚡ Add node stub
* ⚡ Update credentials registration
* ⚡ Add API credentials
* ⚡ Add generic functions stub
* ⚡ Update node stub
* ⚡ Add stubs for resource descriptions
* 🎨 Fix SVG icon size and positioning
* 🔨 Fix credentials casing
* ⚡ Implement account operations
* ⚡ Add borderless accounts to account:get
* ⚡ Remove redundant option
* ⚡ Complete account:get with statement
* ⚡ Implement exchangeRate:get
* ⚡ Implement profile:get and profile:getAll
* ⚡ Implement quote:create and quote:get
* ⚡ Add findRequiredFields for recipient:create
* 🔥 Remove resource per feedback
* ⚡ Implement transfer:create
* ⚡ Implement transfer:delete and transfer:get
* 📚 Add documentation links
* ⚡ Implement transfer:getAll
* ⚡ Implement transfer:execute
* ⚡ Simulate transfer completion for PDF receipt
* ⚡ Remove logging
* ⚡ Add missing divider
* ⚡ Add Wise Trigger and improvements
* 🔨 Refactor account operations
* ⚡ Small improvement
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-03-10 23:51:05 +01:00
Jan Oberhauser
72eac75cc2
🔖 Release n8n-nodes-base@0.107.3
2021-03-04 13:19:51 +01:00
Jan Oberhauser
0c001b9367
🔖 Release n8n-nodes-base@0.107.2
2021-03-04 13:01:11 +01:00
Jan Oberhauser
f6240ff558
🔖 Release n8n-nodes-base@0.107.1
2021-03-04 12:55:29 +01:00
Jan Oberhauser
420a4017ca
🔖 Release n8n-nodes-base@0.107.0
2021-03-04 12:11:54 +01:00
Iván Ovejero
7be61e2f23
✨ Add Lemlist node ( #1506 )
...
* 🎉 Register node and credentials
* ⚡ Add credentials file
* 🎨 Add SVG icon
* ⚡ Add generic functions file
* ⚡ Add preliminary node stub
* ⚡ Add resource description stubs
* ⚡ Extract get CSV from getAll
* ⚡ Implement lead:create
* ⚡ Implement all lead operations
* ⚡ Implement unsubscribe:create and delete
* ⚡ Preload campaigns
* 🔥 Remove logging
* 🔥 Remove operation per feedback
* 🎨 Prettify error message
* ⚡ Implement unsubscribe:getAll
* ⚡ Add trigger and small improvements
* ⚡ Minor improvement and fixes
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-03-04 10:25:47 +01:00
Iván Ovejero
c49fcdeed6
✨ Add Bubble.io Node ( #1493 )
...
* 🎉 Register node and credentials
* 🎨 Add SVG icon
* 🎨 Fix SVG icon size and positioning
* ⚡ Add API credentials
* ⚡ Add description for object
* ⚡ Add generic functions
* ⚡ Add preliminary node
* ⚡ Improvements
* ⚡ Minor improvements
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-03-04 01:09:31 +01:00
Iván Ovejero
307860b21a
✨ Add APITemplate.io node ( #1497 )
...
* Add support for APITemplate.io
* ⚡ Refactor node
* 👕 Fix lint issues
* ⚡ Improvements
* ⚡ Fix ApiTemplateIo Node
* ⚡ Add placeholder
Co-authored-by: Jacky Tan Boon Kiat <bktan@apitemplate.io>
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-03-01 13:12:37 +01:00
Jan Oberhauser
6fe6680088
🔖 Release n8n-nodes-base@0.106.1
2021-02-22 14:23:38 +01:00
Jan Oberhauser
49c893cab4
🔖 Release n8n-nodes-base@0.106.0
2021-02-22 13:40:44 +01:00
Jan Oberhauser
bd8339a55a
⬆️ Set n8n-core@0.64.0 and n8n-workflow@0.53.0 on n8n-nodes-base
2021-02-22 13:40:17 +01:00
Iván Ovejero
9dba8b866a
✨ Add Raindrop node ( #1464 )
...
* ⚡ Register node and credentials
* ✨ Implement OAuth2 flow
* 🎨 Add SVG icon
* ⚡ Add preliminary node stub
* ⚡ Add preliminary generic functions
* ⚡ Add resource description stubs
* ✨ Implement collection:getAll
* ✨ Implement collection:get
* ✨ Implement collection:create
* ✨ Implement collection:delete
* ✨ Implement collection:update
* ✨ Implement raindrop:create
* ✨ Implement raindrop:delete and update
* ✨ Implement user:get
* ⚡ Improvements
* 🎨 Touch up resource descriptions
* 🎨 Rename resource description files
* ⚡ Remove params for uneditable properties
* ⚡ Remove unneeded success response assignment
* ⚡ Update raindrop params
* ⚡ Minor improvements
* ⚡ Small improvement
* ⚡ Minor improvements
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-02-22 13:11:51 +01:00
Iván Ovejero
0dcaccefa7
✨ GoToWebinar node ( #1422 )
...
* Create scaffolding for node
* Add SVG logo
* Create scaffolding for generic functions
* Add index for descriptions
* Simplify retrieval of details
* Introduce minor fixes in generic functions
* Add attendee description
* Fix attendee description operation
* Add coorganizer description
* Add panelist description
* Add registrant description
* Add session description
* Add webinar description
* Register node and credentials
* Add scaffolding for credentials
* Minor creds fixes
* Fix SVG icon size and position
* Fix capitalization in description
* Fix credentials connection
* Add attendee fields
* Populate webinar description
* Remove organizer key from params
* Add timezones array constant
* Implement webinar:create
* Implement webinar:delete
* Convert times to fixed collection
* Add missing segments to endpoints
* Fix webinar:update operation
* Implement all-items request
* Add params for session:getAll
* Add params for webinar:getAll
* Implement session:getAll and webinar:getAll
* Implement session:get and session:getDetails
* Implement coorganizer:create
* Implement coorganizer:delete
* Implement coorganizer:getAll
* Implement coorganizer:delete
* Refactor time range for getAll operations
* Implement coorganizer:reinvite
* Implement panelist:create and panelist:getAll
* Implement panelist:delete and panelist:reinvite
* Remove array body helper types
* Implement registrant:create and registrant:getAll
* Implement registrant:delete
* Prettify error handling
* Add returnAll toggle and limit for all operations
* Preload webinars
* Preload webinar key in more fields
* Refactor getAll as handler
* Add descriptions for session
* Add descriptions for attendee
* Add descriptions for co-organizer
* Add descriptions for panelist
* Add descriptions for registrant
* Add descriptions for webinar
* Add 403 check for refresh token
* Fix defaults for webinar loader
* Add descriptions for webinar types
* ⚡ Improvements
* Remove unneeded return type annotation
* Add handler for continue on fail
* Remove 403 check in error handler
The Go To Webinar API returns 403 for a range of various errors, so this check ended up overriding more specific error messages not related to 403 Forbidden errors.
* Remove logging
* ⚡ Small improvement
* ⚡ Minor improvements
* ⚡ Improvements
* ⚡ Minor improvements
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-02-22 08:49:00 +01:00
Iván Ovejero
4d4ab7943b
✨ Add Emelia nodes ( #1455 )
...
* Emelia node added
* Minor improvements on Emelia nodes
* Fix nodes and credentials listing
* Fix multi-line imports
* Apply cosmetic changes to node description
* Apply cosmetic changes to node execute method
* Fix linting details
* Apply cosmetic changes to trigger node
* Replace PNG with SVG icon
* Bring generic functions in line with codebase
* Refactor resources and add operations
* Fix typo in GraphQL call function
* Add campaign description
* Add contact list description
* ⚡ Improvements
* ⚡ Minor improvements to Emelia Nodes
Co-authored-by: Charles LECALIER <clecalie@student.42.fr>
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-02-20 21:12:55 +01:00
Iván Ovejero
4dce9e2cd1
✨ Add Bitwarden node ( #1401 )
...
* Update package.json
* Add first implementation of credentials
* Add Bitwarden SVG file
* Add first implementation of generic functions
* Add scaffolding for resources and operations
* Fill in events, groups and members
* Fill in organizations and policies
* Add collection description
* Clean up credentials params
* Implement collection:update
* Add event description
* Add group description
* Add member description
* Complete all descriptions
* Remove OAuth2 from credentials name
* Prevent excessive access token retrievals
* Complete collection:update
* Refactor getAll operations
* Add group:getAll
* Add group:create
* Add group:update
* Add group:updateMembers
* Add user:create
* Add member:updateGroups
* Remove organization resource
* Remove policy resource
* Add member:update
* Reposition divider comments
* Refactor resource loaders
* Document generic functions
* Refactor returnAll and limit
* Introduce minor improvements
* ⚡ Improvements
* ⚡ Minor improvements
* ⚡ Remove not needed code
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-02-20 18:55:57 +01:00
Jan Oberhauser
59a3997af2
⚡ Hardcode mongodb@3.6.4 because warning message in higher versions
...
Can be opened up again after release of version 3.6.6
https://github.com/mongodb/node-mongodb-native/pull/2734
2021-02-18 12:26:40 +01:00
Jan Oberhauser
3b78cea79b
🔖 Release n8n-nodes-base@0.105.0
2021-02-15 13:01:41 +01:00
Jan Oberhauser
1e1c78d513
⬆️ Set n8n-core@0.63.0 and n8n-workflow@0.52.0 on n8n-nodes-base
2021-02-15 13:01:16 +01:00
Ricardo Espinoza
bb794b6da3
✨ Add PostHog Node ( #1440 )
...
* ✨ PostHog Node
* ⚡ Minor improvements to PostHog Node
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-02-14 17:56:34 +01:00
Tanay Pant
53693886df
✨ Add Demio node ( #1434 )
...
* ✨ Add Demio node
* ⚡ Improvements
* ⚡ Minor improvement on Demio-Node
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-02-13 17:46:35 +01:00
Iván Ovejero
5baa31b053
✨ Add QuickBooks node ( #1365 )
...
* Add OAuth2 credentials
* Adjust credentials params
* Add node to listing
* Add initial node scaffolding
* Remove unused credentials params
* Add customer search with select statement
* Add pagination to customer search
* Add customer creation functionality
* Add customer update functionality
* Small formatting fix
* Adjust property name casing for consistency
* Adjust customer operations for consistency
* Handle large QuickBooks listings
* Add initial estimate resource description
* Add estimate resource retrieval operations
* Refactor customer billing address
* Simplify customer billing address
* Fix casing for customer additional fields
* Adjust types to accommodate loadOptions functions
* Add loadOptions for customers to estimate
* Sort customer update fields alphabetically
* Refactor estimate line into standalone file
* Add stub for PDF retrieval operation
* Add invoice resource description and execute branches
* Implement estimate PDF download functionality
* Place descriptions in their own dir
* Add get and getAll for invoices
* Add send functionality to invoices
* Refactor handling of binary data
* Add invoice voiding functionality
* Add invoice deletion functionality
* Refactor resources into subdirs and add interfaces
* Add get and getAll for bill
* Add payment description
* Add get and getAll for payment
* Make variables in endpoints consistent
* Refactor interfaces for consistency
* Add interface for item resource
* Fill in fields for all resources
* Minor fixes in defaults and descriptions
* Refactor loader
* Add all resources to execute function
* Fix line property duplication
* Add get and getAll for vendor
* Optimize description imports
* Add creation for customer and bill
* Add update operation for bill
* Refactor create and update for customer
* Implement employee create and update
* Implement create and update for estimate
* Make address params more consistent
* Add create and update to payment
* Add item operations
* Add create and delete operations for invoice
* Refactor binary data handler
* Refactor generic functions
* Add create and update operations for vendor
* Fix build
* Fix total amount in bill:update
* Fix balance in bill:update
* Remove currency from bill:update
* Implement reference retrieval in bill:update
* Fix failing params in customer:update
* Fix param in employee:update
* Implement reference retrieval in estimate:update
* Fix failing params in estimate:update
* Fix failing params in invoice:update
* Fix failing param in vendor:update
* Implement reference retrieval in payment:update
* Remove unused interfaces
* Rename line property function
* Remove hared directory
* Refactor reference and sync token retrieval
* Fix line structure in bill:create
* Fix line structure in estimate:create
* Flatten responses
* Refactor line processing
* Remove unused interfaces
* Add endpoint documentation
* Fix payment:void content type
* Fix default for bill line item
* Hide auth URI query parameters
* Hide auth header parameter
* Add switch for credentials environment
* Adjust OAuth2 callback to accommodate realmId
* Retrieve realmId from OAuth2 flow
* ⚡ Improvements
* Reposition dividers
* Add IDs to display names of reference fields
* Add estimate:delete and bill:delete
* Load items in lines for bill, estimate and invoice
* Add filename for binary property in PDF download
* ⚡ Improvements
* Adjust field description
* Implement estimate:send
* Adjust field description
* Adjust custom field descriptions
* Add missing period to description
* ⚡ Minor improvements on QuickBooks-Node
* Add descriptions for bill
* Add descriptions for customer
* Add descriptions for employee
* Add descriptions for estimate
* Add descriptions for invoice
* Add descriptions for payment
* Add descriptions for vendor
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-02-13 17:27:08 +01:00
Jan Oberhauser
a6054aa3d8
🔖 Release n8n-nodes-base@0.104.0
2021-02-08 08:01:51 +01:00
Ricardo Espinoza
ba7c35dbf5
✨ Add Amazon Comprehend Node ( #1415 )
...
* ✨ Add Amazon Comprehend node
* ⚡ Improvements to #1413
Co-authored-by: Rei Maruyama <rei.maruyama@serverworks.co.jp>
2021-02-07 23:42:59 +01:00
Ricardo Espinoza
60a2cff284
✨ Add GetResponse Trigger ( #1412 )
...
* ✨ GetResponse Trigger
* ⚡ Minor improvements to GetResponse
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-02-07 23:32:12 +01:00
Tanay Pant
bf46620b52
✨ Add Peekalink node ( #1411 )
...
* ✨ Add Peekalink node
* ⚡ Small improvements
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
2021-02-07 21:44:20 +01:00
Ricardo Espinoza
3293e6207f
✨ Add Stackby Node ( #1414 )
...
* 🎉 Initial commit for stackby nodes
* 👕 Adding values into package.json
* ⚡ Improvements to #1389
* ⚡ Minor improvements to Stackby-Node
* 👕 Fix lint issue
Co-authored-by: Smit Parmar <16ce061@charusat.edu.in>
Co-authored-by: Smit Parmar <30971669+smituparmar@users.noreply.github.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-02-07 17:38:37 +01:00
Jan Oberhauser
e119ef7a14
🔖 Release n8n-nodes-base@0.103.0
2021-02-05 09:36:16 +01:00
Ricardo Espinoza
f370569ccc
✨ Add Tapfiliate Node ( #1399 )
...
* ✨ Tapfiliate Node
* ⚡ Improvements
* ⚡ Minor improvements to Tapfiliate Node
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-02-05 09:25:41 +01:00
Iván Ovejero
eb2f14d06d
✨ Add Reddit Node ( #1345 )
...
* Set up initial scaffolding and auth
* Add grant type to credentials
* Add Account operations and OAuth2 request
* Add post submission functionality
* Refactor resources into resource descriptions
* Refactor request for no auth URL
* Refactor submission description for consistency
* Add listing resource
* Refactor My Account resource into details
* Add request for all items
* Add listings for specific subreddits
* Fix minor linting details
* Add subreddit resource
* Add All-Reddit and Subreddit resource descriptions
* Adjust display options for credentials
* Add subreddit search functionality
* Clean up auth parameter
* Add user resource with GET endpoint
* Add user description
* Add submission search and commenting functionality
* Clean up logging and comments
* Fix minor details
* Fix casing in properties
* Add dividers to execute() method
* Refactor per feedback
* Remove unused description
* Add punctuation to property descriptions
* Fix resources indentation
* Add resource dividers
* Remove deprecated sidebar option
* Make subreddit:get responses consistent
* Remove returnAll and limit from subreddit:get
* Flatten user:get response for about
* Rename comment target property
* Remove best property from post:getAll
* Enrich subreddit search by keyword operation
* Remove unneeded scopes
* Add endpoint documentation
* Add scaffolding for post comment
* Add all operations for postComment resource
* Add all operations for post resource
* Refactor subreddit:getAll
* Fix postComment:getAll
* Flatten responses for profile:get
* ⚡ Improvements
* Fix response traversal for postComment:add
* Flatten response for postComment:reply
* Fix subreddit:getAll with keyword search
* Fix pagination to enforce limit
* Wrap unauthenticated API call in try-catch block
* Add 404 error for empty array responses
* Revert "Fix pagination to enforce limit"
This reverts commit 72548d9523
.
* Turn user:get (gilded) into listing
* ⚡ Small improvement
* ⚡ Improve Reddit-Node
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-02-04 09:37:03 +01:00
Jan Oberhauser
f127d95361
🔖 Release n8n-nodes-base@0.102.0
2021-02-01 08:36:47 +01:00
Jan Oberhauser
7add63d13b
⬆️ Set n8n-core@0.62.0 and n8n-workflow@0.51.0 on n8n-nodes-base
2021-02-01 08:36:20 +01:00
Tanay Pant
8dd384ce2c
✨ Add TimescaleDB node ( #1378 )
...
* ✨ Add TimescaleDB node
* ⚡ Improvements
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
2021-01-31 18:57:03 +01:00
Ricardo Espinoza
48362f50ef
✨ Add Discourse Node ( #1348 )
...
* ✨ Discourse Node
* ⚡ Add missing credential file
* ⚡ Improvements
* ⚡ Improvements
* ⚡ Minor improvements on Discourse Node
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-01-28 19:00:47 +01:00
Ricardo Espinoza
d0b896da38
✨ Add SecurityScorecard node ( #1371 )
...
* ✨ Add SecurityScorecard node
* Move portfolio:edit fields to the main view.
The API request uses PUT so it will replace undefined fields if they are not set.
* Style improvements
* ⚡ Improvements to #1247
* ⚡ Improvements
* ⚡ Minor improvements on SecurityScorecard Node
Co-authored-by: Mika Luhta <12100880+mluhta@users.noreply.github.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-01-28 18:31:37 +01:00
Jan Oberhauser
45e038d862
🔖 Release n8n-nodes-base@0.101.0
2021-01-27 09:15:31 +01:00
Jan Oberhauser
9662dfa379
⬆️ Set n8n-core@0.61.0 and n8n-workflow@0.50.0 on n8n-nodes-base
2021-01-27 09:14:53 +01:00
Jan Oberhauser
729c28469e
🔖 Release n8n-nodes-base@0.100.0
2021-01-27 09:04:55 +01:00
Jan Oberhauser
d6d340b6a6
🔖 Release n8n-nodes-base@0.99.0
2021-01-26 12:05:21 +01:00
Jan Oberhauser
146a01a157
⬆️ Set n8n-core@0.60.0 and n8n-workflow@0.49.0 on n8n-nodes-base
2021-01-26 12:04:55 +01:00
Ricardo Espinoza
298836b1f8
✨ Add Compression Node ( #1319 )
...
* ✨ Compression Node
* ⚡ Validate input data format when decompressing
* ⚡ Improvements to Compression Node
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-01-23 15:00:44 +01:00
Jan Oberhauser
53df2431f4
🔖 Release n8n-nodes-base@0.98.1
2021-01-21 11:33:34 +01:00
Jan Oberhauser
6b6f1f4e74
🔖 Release n8n-nodes-base@0.98.0
2021-01-21 11:00:11 +01:00
Jan Oberhauser
7e3788da23
⬆️ Set n8n-core@0.59.0 on n8n-nodes-base
2021-01-21 10:59:29 +01:00
Harshil Agrawal
70eea2d5ca
✨ Add SendGrid node ( #1321 )
...
* ✨ Add SendGrid node
* 👕 Fix lint issue
* ⚡ Improvements
* ⚡ Improvements
* ⚡ Improvements
* ⚡ Fix SendGrid-Node
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-01-20 00:16:25 +01:00
Jan Oberhauser
ade8e5c4e6
🔖 Release n8n-nodes-base@0.97.0
2021-01-15 11:46:45 +01:00
Ricardo Espinoza
0638f9624d
✨ Add Beeminder Node ( #1325 )
...
* add Beeminder node
* clean up unused def
* add crud ops
* update additional properties
* support options in methods
* ⚡ Improvements to ##1320
* ⚡ Minor improvements to Beeminder
Co-authored-by: mutdmour <mutdmour@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-01-12 12:40:49 +01:00
Jan Oberhauser
19ba7daa2e
🔖 Release n8n-nodes-base@0.96.0
2021-01-07 14:25:31 +01:00
Jan Oberhauser
b2dd36ea45
⬆️ Set n8n-core@0.58.0 on n8n-nodes-base
2021-01-07 14:24:49 +01:00
Ricardo Espinoza
57e19edadd
✨ Add Google analytics node ( #1305 )
...
* ✨ Add Google Analytics node
🔨 Add Report Resource
🔨 Complete the basic for Report resource
⚡ Add User Activity resource
🔨 Remove comment
* ⚡ Improvements
* ⚡ Small improvements
* ⚡ Improvements
* ⚡ Improvements
* ⚡ Some improvements to Google Analytics Node
* ⚡ Load views automatically
Co-authored-by: Harshil <ghagrawal17@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-01-05 19:16:25 +01:00
Ricardo Espinoza
403f1009a6
✨ Add Phantombuster Node ( #1274 )
...
* ✨ Phantombuster Node
* ⚡ Small improvements
* ⚡ Small fix
* ⚡ Improvements to Phantombuster Node
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-01-02 20:16:18 +01:00
Jan Oberhauser
95416c7e1b
🔖 Release n8n-nodes-base@0.95.0
2020-12-30 11:58:38 +01:00
Jan Oberhauser
cfd7628905
⬆️ Set n8n-core@0.57.0 and n8n-workflow@0.48.0 on n8n-nodes-base
2020-12-30 11:58:14 +01:00
Ricardo Espinoza
4494ee81f6
✨ Add Microsoft Outlook node ( #1272 )
...
* ✨ Add Microsoft Outlook node
* Remove accidental import
* Style fixes
* ✨ Microsoft Outlook (#1270 )
* ⚡ Some improvements to Outlook Node
* ⚡ Some more small fixes
* ⚡ Improvements
* ⚡ Add placeholder for the filter field
* ⚡ Some more improvements to Outlook Node
* ⚡ Hide unnecessary field on Outlook Node
Co-authored-by: Mika Luhta <12100880+mluhta@users.noreply.github.com>
Co-authored-by: Harshil <ghagrawal17@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2020-12-29 08:23:01 +01:00
Jan Oberhauser
3e1442ce42
🔖 Release n8n-nodes-base@0.94.0
2020-12-24 09:09:34 +01:00
Jan
e3aff74f6b
✨ Add RabbitMQ and RabbitMQ Trigger Node ( #1258 )
...
* ✨ Add RabbitMQ-Node
* ✨ Add RabbitMQ-Trigger Node
* ⚡ Fix issue that connection errors did not get caught
* 🔨 Fix name and description for RabbitMQ Trigger node
Co-authored-by: Harshil <ghagrawal17@gmail.com>
2020-12-23 08:05:02 +01:00
Jan
63452e7878
✨ Add uProc Node ( #1263 )
...
* + adding new uProc integration
* + capitalize tool name
+ fix parameter display name
+ add placeholders for parameter
+ add tool description
+ optimize generated .ts for groups and tools
* + remove old functions
* + added new tools
* + add new tools + fix Info on tool
* + fixed Info
* + fix tools description
* + add UProc node to package.json
* + added new tools
* + added new tools
* + fix tool description
* + fix CamelCase subtitle
+ fix node displayName
+ add new tools
* + fix info link
* + add start, data and end callbacks to decouple response
* + added new tools
* + change display name on selected
* + added new tools
* + added new tools
* + added new tools
* + added new tools
* + remove old folder + fix param
* + added new tools
* ⚡ Some improvements to uproc Node
* 🐛 Fix docker image naming #1250
Co-authored-by: Miquel Colomer <mcolomer@gmail.com>
2020-12-19 18:22:41 +01:00
Ricardo Espinoza
48830eda77
✨ Add Egoi node ( #1227 )
...
* Add E-goi Node
* ⚡ Improvements to #1224
* ⚡ Small improvements
* ⚡ Minor improvements to Egoi-Node
* ⚡ Add 'simple' option to get and getAll operations.
* ⚡ Minor improvements to Egoi-Node
Co-authored-by: fbobiano <fbobiano@e-goi.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2020-12-19 14:08:31 +01:00
Jan Oberhauser
9517981e9f
🔖 Release n8n-nodes-base@0.93.0
2020-12-16 12:40:28 +01:00
Jan Oberhauser
1fb4db21d6
⬆️ Set n8n-core@0.56.0 on n8n-nodes-base
2020-12-16 12:39:52 +01:00
Jan
d43aad2ca3
✨ Add Brandfetch node ( #1253 )
...
* ✨ Add Brandfetch node
* ⚡ Small improvement
* ⚡ Add donwload field to logo operation
* 🐛 Minor fixes
* ⚡ Minor improvements to Brandfetch-Node
Co-authored-by: Tanay Pant <tanaypant@protonmail.com>
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
2020-12-15 16:56:28 +01:00
Ricardo Espinoza
23b61475d9
✨ Add Pushcut Node & Trigger ( #1075 )
...
* ✨ Pushcut Node & Trigger
* ⚡ Small improvements
Co-authored-by: Jan <janober@users.noreply.github.com>
2020-12-12 08:58:58 +01:00
Jan Oberhauser
42e243c396
🔖 Release n8n-nodes-base@0.92.0
2020-12-10 11:37:46 +01:00
Jan Oberhauser
e0b1f88a4d
⬆️ Set n8n-core@0.55.0 on n8n-nodes-base
2020-12-10 11:37:16 +01:00
Ricardo Espinoza
68f3f8ae62
✨ Add NASA Node ( #1232 )
...
* ✨ NASA node
* Test up to asteroidNeoLookup
* Add earth imagery
* ⚡ Small improvement
* ⚡ Improvements to NASA node
* ⚡ Small Improvements
* ⚡ Some minor fixes for NASA Node
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2020-12-10 11:30:13 +01:00
Ricardo Espinoza
701871944d
✨ Add Twist Node ( #1231 )
...
* ✨ Twist Node
* ⚡ Small improvements
* 🔨 Fix descriptions
* ⚡ Minor improvements to Twist-Node
Co-authored-by: Harshil <ghagrawal17@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2020-12-10 11:09:38 +01:00
Ricardo Espinoza
c87382c086
✨ Add Snowflake Node ( #1230 )
2020-12-10 10:17:16 +01:00
Ricardo Espinoza
8424c792dc
✨ Add Ghost-Node ( #1221 )
...
* ✨ Ghost Node
* ⚡ Minor improvements to Ghost-Node
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2020-12-08 08:40:29 +01:00
Jan Oberhauser
98764afb9f
🔖 Release n8n-nodes-base@0.91.0
2020-12-03 13:10:28 +01:00
Jan Oberhauser
f265ce8760
⬆️ Set n8n-core@0.54.0 and n8n-workflow@0.47.0 on n8n-nodes-base
2020-12-03 13:10:05 +01:00
Ahsan Virani
23f088e2e6
✨ Add Kafka Trigger-Node ( #1213 )
...
* ✨ Kafka trigger node
* ⚡ Small improvements
* ⚡ Minor improvements to Kafka Trigger-Node
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2020-12-03 13:02:22 +01:00
Jan Oberhauser
9969faf52a
⚡ Hardcode mqtt@4.2.1 because of connection issue in higher versions
2020-12-03 10:32:20 +01:00
Ricardo Espinoza
d426586006
✨ Add Iterable Node ( #1215 )
...
* ✨ Iterable Node
* ⚡ Improvements
* ⚡ Improvements
* ⚡ Small improvements to Iterable-Node
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2020-12-03 08:05:54 +01:00
Ricardo Espinoza
e770fa37ad
✨ Add Yourls Node ( #1216 )
...
* ✨ Yourls Node
* ⚡ Minor improvements to Yourls-Node
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2020-12-02 23:13:59 +01:00
Ricardo Espinoza
ea9f61089b
✨ Add TheHive & Cortex nodes ( #952 )
...
* ✨ TheHive & Cortex nodes
* 🔨 Make changes mentioned in #887
* ⚡ Improvements
* ⚡ Improvements
* ⚡ Improvements
* ⚡ Add descriptions
* ⚡ Improvements
* ⚡ Improvements
Co-authored-by: MedAliMarz <servfrdali@yahoo.fr>
2020-12-02 11:24:25 +01:00
Jan Oberhauser
6497840d9d
🔖 Release n8n-nodes-base@0.90.1
2020-11-25 14:09:59 +01:00
Jan Oberhauser
1c3613a9be
🔖 Release n8n-nodes-base@0.90.0
2020-11-25 13:18:23 +01:00
Jan Oberhauser
175ca3f470
⬆️ Set n8n-core@0.53.0 and n8n-workflow@0.46.0 on n8n-nodes-base
2020-11-25 13:17:55 +01:00
Ricardo Espinoza
4eed7bb9fb
✨ Add Quick Base Node ( #1161 )
...
* introduce quick base node
* fix quick base api request headers
* refine quick base configuration pages
* fix race condition detection
* ⚡ improvements
Co-authored-by: Tristian Flanagan <tristian@tristianflanagan.com>
2020-11-25 13:08:59 +01:00