Commit Graph

4402 Commits

Author SHA1 Message Date
MedAliMarz
6460ce3965 🐛 Fix Clockify Trigger bug (#1778)
* Fix the empty results bug

* Fix return value
2021-05-12 13:48:48 -05:00
Omar Ajoue
c739a498f1 🐛 Fix ordering when auto refreshing (#1761)
* Fix ordering when auto refreshing

* Fix ordering for current executinos as well
2021-05-12 10:51:54 -05:00
Ricardo Espinoza
c632f7982f Add parameter to include credentials in querystring (Woocommerce) (#1756) 2021-05-11 23:20:40 -05:00
Omar Ajoue
7bc79c879d 📝 Add database type and execution mode to issues template (#1762)
* Added database type and execution mode to issues template

* Bump n8n version suggestion

Co-authored-by: Iván Ovejero <ivov.src@gmail.com>

* Bump node.js version as suggested

Co-authored-by: Iván Ovejero <ivov.src@gmail.com>

Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2021-05-11 23:13:39 -05:00
Jan Oberhauser
6134175a06 🐛 Fix MySQL credential bug 2021-05-11 23:04:56 -05:00
Omar Ajoue
0867c7bbfe 🐛 Fix issue with long credential names in MySQL (#1771) 2021-05-11 22:43:24 -05:00
Omar Ajoue
6ffc544888 Add await statement to hooks (#1775) 2021-05-11 22:15:22 -05:00
Ahsan Virani
caa55a022b Add more FE hooks (#1772)
*  add FE hook for expressionEdit dialogVisibleChanged

*  update FE hook for expressionEdit dialogVisibleChanged

*  add FE hook for expressionEdit itemSelected

*  add FE hook for nodeSettings valueChanged

*  add FE hook for nodeSettings credentialSelected

* cleanup
2021-05-11 22:12:53 -05:00
Jan Oberhauser
b47de284f5 ⬆️ Set n8n-workflow@0.57.0 on n8n-node-dev 2021-05-09 22:41:18 -05:00
Jan Oberhauser
1d13f7d46c 📚 Change example docker command to persist data 2021-05-09 17:56:57 -05:00
Jan Oberhauser
e3ab0b8679 📚 Fix job link 2021-05-09 17:55:27 -05:00
Jan Oberhauser
958657278b 🔖 Release n8n@0.119.0 2021-05-09 19:26:49 +00:00
Jan Oberhauser
ffacdcdbce ⬆️ Set n8n-core@0.70.0, n8n-editor-ui@0.89.0 and n8n-nodes-base@0.116.0 on n8n 2021-05-09 19:26:48 +00:00
Jan Oberhauser
8ce1086262 🔖 Release n8n-editor-ui@0.89.0 2021-05-09 19:25:53 +00: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
75a677269a 🔖 Release n8n-node-dev@0.12.0 2021-05-09 19:24:34 +00:00
Jan Oberhauser
897d3c9391 ⬆️ Set n8n-core@0.70.0 on n8n-node-dev 2021-05-09 19:24:34 +00:00
Jan Oberhauser
b05c4d5a55 🔖 Release n8n-core@0.70.0 2021-05-09 19:24:17 +00:00
Jan Oberhauser
afce58c19a 🐛 Fix issue with Google Sheets update with custom key row #1736 2021-05-09 14:15:47 -05:00
Jan Oberhauser
b47f4bc012 🐛 Fix issue that nodes did execute even if there was no input data 2021-05-08 21:49:55 -05: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
Ricardo Espinoza
3a1a5fd49c Add pagination to resource report for Google Analytics (#1755) 2021-05-08 15:26:06 -05:00
Jan Oberhauser
77da5b70bc Improvements to Webflow Trigger Node 2021-05-07 23:32:59 -05:00
Nikita
8b11eb6332 Add collection events to Webflow Trigger Node (#1735) 2021-05-07 23:32:00 -05:00
Jan Oberhauser
abe1ee144a Minor fix on Spreadsheet File 2021-05-07 22:51:00 -05:00
fntb
43fae950e6 Add support for files without headers to SpreadsheetFile node (#1738)
When false the first row of the spreadsheet file is considered a data row and each row is parsed as an array
2021-05-07 22:50:25 -05:00
Harshil Agrawal
ffc0c7b4d5 Add breaking change for Node.js version update (#1733)
*  Add breaking change for Node.js version update

*  Fix format of breaking-changes file

Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-05-07 22:37:09 -05:00
Jan Oberhauser
1fd0fcc729 Minor improvements to AWS Comprehend 2021-05-07 22:31:27 -05:00
Alexander Mustafin
71ec72493c Add WS comprehend detect entities + Load more Lambda functions (#1742)
* Functions are listed recursively if the number of functions exceeds 50

* Added the DetectEntities action to the Aws Comprehend Node
2021-05-07 22:31:04 -05:00
Jan Oberhauser
5809b1e098 Optimize svgs 2021-05-07 22:06:31 -05:00
Iván Ovejero
90d69246d9 🐛 Fix null value parsing in Google FIrestore (#1749) 2021-05-07 21:59:32 -05:00
Omar Ajoue
cdbb3acd2d 🐛 Remove webhooks deregistration from webhook process (#1753) 2021-05-07 19:37:45 -05:00
Omar Ajoue
d90acdf863 Implement timeout for subworkflows (#1751) 2021-05-07 19:06:26 -05:00
Ricardo Espinoza
31dd959109 🐛 Select base url depending on the datacenter (#1744) 2021-05-07 18:54:40 -05:00
Ricardo Espinoza
f6fdf6b5e1 Add Reply To parameter to Mailjet node (#1732)
*  Add Reply To parameter

*  Add svg logo
2021-05-07 18:46:50 -05:00
Omar Ajoue
fc3ebf1a4c Adds increment operation to Redis (#1745) 2021-05-07 18:33:14 -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
Iván Ovejero
0de62eae30 🔥 Remove Node 12 CI tests (#1748) 2021-05-06 12:33:24 -05:00
Ahsan Virani
2052cadce9 Add more frontend hooks (#1687)
*  add hook for nodecreatelist mount

*  add hook for nodeCreateList selectedTypeChanged

*  add hook for nodeCreateList nodeFilterChanged

*  add hook for nodeCreateList filteredNodeTypesComputed

*  add hook for nodeView.activeNodeChanged

*  add hook for credentialsEdit credentialTypeChanged

*  add hook for onDocumentationUrlClick

*  add hook for executionsList openDialog

*  add hook for execution open

*  add hook for credentialsList dialogVisibleChanged

*  add hook for workflowSettings

*  add hook for showMessage showError

*  add hook for nodeView createNodeActiveChanged

*  add hook for nodeView addNodeButton

*  cleanup

*  add hook for workflowRun runWorkflow

*  add hook for pushConnection executionFinished

*  add hook for runData.displayModeChanged

*  update nodeCreateList.nodeFilterChanged hook

*  update dataDisplay nodeTypeChanged hook

*  update dataDisplay nodeTypeChanged hook

*  update dataDisplay nodeTypeChanged hook

*  update error data in hooks

* update workflowRun runError hook

*  Minor improvements

Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-05-05 19:46:33 -05:00
Jan Oberhauser
f324fe1dff 🐛 Fix Error-Workflows 2021-05-05 15:18:14 -05:00
Mutasem Aldmour
0cb96d6caa 🐛 fix external links in sidemenu (#1720)
* fix admin link clickability

* fix bug when there are unsaved changes
2021-05-04 17:55:39 +02:00
Jan Oberhauser
715e41b590 Update required Node.js version also to 14 in package.json of cli 2021-05-03 16:21:22 -05:00
Jan Oberhauser
3d2eaa3aaa Check on startup for Node.js version 14 or later 2021-05-03 16:15:02 -05:00
Jan Oberhauser
043cf6730c 🔖 Release n8n@0.118.0 2021-05-02 13:58:37 +00:00
Jan Oberhauser
318142a9e5 ⬆️ Set n8n-core@0.69.0, n8n-editor-ui@0.88.0, n8n-nodes-base@0.115.0 and n8n-workflow@0.57.0 on n8n 2021-05-02 13:58:37 +00:00
Jan Oberhauser
8c2ffc5d0e 🔖 Release n8n-editor-ui@0.88.0 2021-05-02 13:57:49 +00:00
Jan Oberhauser
e5043676be ⬆️ Set n8n-workflow@0.57.0 on n8n-editor-ui 2021-05-02 13:57:49 +00:00
Jan Oberhauser
d992534fc4 🔖 Release n8n-nodes-base@0.115.0 2021-05-02 13:56:52 +00:00