Commit graph

3491 commits

Author SHA1 Message Date
Jan Oberhauser 978c80ed63 🔖 Release n8n-core@0.59.0 2021-01-21 10:58:36 +01:00
Jan Oberhauser 910c0eaa7a Improve CLI export/import and add missing files 2021-01-21 10:52:33 +01:00
Jan Oberhauser 144de3f24b 👕 Fix lint issue 2021-01-21 10:47:45 +01:00
Omar Ajoue cd7ed7db47
Add CLI export/import for credentials/workflows (#1363)
* Added options to import and export workflows and credentials

* Fixed linting issues and descriptions

* Linting issues and allowing import/export operations to output multiple files

*  Minor changes to CLI export/import

Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-01-20 23:51:49 +01:00
Jan Oberhauser 7aadcd6f0e 🔀 Merge branch 'erbg-AMQP-Connection-Parameters' 2021-01-20 13:21:24 +01:00
Jan Oberhauser 8432a8774e Some improvements on AMQP nodes 2021-01-20 13:20:48 +01:00
Jan Oberhauser 64e36f04b0 🔀 Merge branch 'AMQP-Connection-Parameters' of https://github.com/erbg/n8n into erbg-AMQP-Connection-Parameters 2021-01-20 12:41:49 +01:00
Omar Ajoue 5a6b191688
🐛 Fix AWS lambda and SNS problem with signature (#1361) 2021-01-20 12:23:32 +01:00
Tanay Pant 13795ea321
🔨 Add links to changelog and breaking changes (#1362) 2021-01-20 12:09:28 +01:00
tumf b2e83c0ed7
🐳 Add .dockerignore to make docker build much faster (#1349) 2021-01-20 08:47:10 +01:00
Ricardo Espinoza 3b49764fb8
Add GitHub PR reviews (#1346)
* Adds operations to get and create PR reviews

* Improvements to #709

*  Fix commit field description

Co-authored-by: Johannes Kettmann <jkettmann@gmx.net>
2021-01-20 08:33:17 +01:00
Jan Oberhauser 28d54ed439 Remove debugging code 2021-01-20 00:41:32 +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
Ahsan Virani 4d446229c3
Introduce FE external hooks (#1332)
*  Introduce FE external hooks

*  update hooks

*  add data from frontend settings to hooks

* re-organize and update

* cleanup

* 👌

*  cleanup workflowSave mixin, add events

* avoid alert on new workflow save as

*  update workflow active events

* rename externalhooks method

*  Rename frontend hooks

Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-01-19 23:48:30 +01:00
Ricardo Espinoza fd1f60bbbe
Add Google Drive "drive" resource (#1327)
*  Add drive resource

*  Small improvements
2021-01-19 18:02:52 +01:00
Ricardo Espinoza 4336088741
Add Trello List getAll/getCards functionality (#1350)
* Fix to add List.getCards

*  Small improvements to #1347

*  Minor formatting improvements

*  Small fix

Co-authored-by: tumf <y.takahara@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-01-19 15:09:03 +01:00
Jan Oberhauser 9911348166 👕 Fix lint issue 2021-01-19 09:08:02 +01:00
Jan Oberhauser 18a7c325dc Improve CodeEdit dialog close behaviour #1353 2021-01-19 08:55:39 +01:00
Jan Oberhauser 1b8229161d 🐛 Fix issue with nodes not getting executed #1351 2021-01-19 08:47:02 +01:00
Jan Oberhauser 4077cabb52 Fix issue that tab-title did not get reset on new workflow 2021-01-17 14:07:07 +01:00
Jan Oberhauser e525c79032 🔖 Release n8n@0.102.0 2021-01-15 11:49:59 +01:00
Jan Oberhauser 195233d62e ⬆️ Set n8n-editor-ui@0.71.0 and n8n-nodes-base@0.97.0 on n8n 2021-01-15 11:49:29 +01:00
Jan Oberhauser 37595e0753 🔖 Release n8n-editor-ui@0.71.0 2021-01-15 11:48:17 +01:00
Jan Oberhauser ade8e5c4e6 🔖 Release n8n-nodes-base@0.97.0 2021-01-15 11:46:45 +01:00
Harshil Agrawal f67e6a06da
Change category for core nodes (#1341)
* Update category for core nodes

* 🔨Change from core to core nodes
2021-01-15 11:44:21 +01:00
Jan Oberhauser cbd41b28ca Add breaking change for 0.102.0 (Slack) 2021-01-15 11:14:59 +01:00
Iván Ovejero 46e9af9646
Move Slack params to other options (#1339)
*  Move Slack params to other options

*  Minor improvements to Slack Node

Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-01-15 10:42:35 +01:00
Jan Oberhauser 6981438a38 Simplify Zendesk credentials 2021-01-15 09:47:39 +01:00
Wilmar den Ouden 9496505232
📚 Add MySQL database option to intro (#1006) 2021-01-14 19:44:15 +01:00
Jan Oberhauser 48c68a30ad 👕 Fix lint issue 2021-01-14 17:47:09 +01:00
Jan Oberhauser ae4aa112f3 Add breaking change for 0.102.0 2021-01-14 17:34:37 +01:00
Omar Ajoue e5bbf7144f
Typeform Trigger translates double curly brackets square brackets (#1316) 2021-01-14 17:32:20 +01:00
Jan Oberhauser 5a8ef557ad Make sure that Node Codex get included in build 2021-01-14 14:53:14 +01:00
Harshil Agrawal f258f3ca33
Add Node Codex (#1335)
*  Add Node Codex 📇

* Add codex files for new nodes

*  Change category for Affinity

* 🔨 Fix credential documentation link

* Improve styling

* Add blogposts

Co-authored-by: Amudhan <sm.amudhan@live.com>
2021-01-14 13:56:07 +01:00
Jan Oberhauser 785b0e385e 👕 Fix lint issue 2021-01-13 20:20:30 +01:00
Mutasem Aldmour 4f75788818
Fix function name on Beeminder Node (#1337) 2021-01-13 19:34:29 +01:00
Jan Oberhauser 29c9c6d933 Remove console.logs 2021-01-13 10:49:55 +01:00
Ricardo Espinoza 63a459ac92
Add filters to all getAll operations to Salesforce Node (#1292)
*  Add filters to all get:All operations

*  Small fix

* Add description to condition fields

*  Minor improvements to Salesforce-Node

Co-authored-by: Harshil <ghagrawal17@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-01-13 10:45:41 +01:00
Iván Ovejero 6759e2e72a
Add data-node-name to node item (#1329)
* Add data-node-name to node item

* Restore n8n-nodes-base prefix for consistency
2021-01-13 09:02:10 +01:00
Ricardo Espinoza 46fb9c09ab
👕 Add quotemark rule to tslint (#1330) 2021-01-13 09:00:07 +01:00
Ricardo Espinoza ea873aa8dc
Add exchange to RabbitMQ (#1328)
* Implement exchange for rabbitmq

* Fix options not parsing displayOptions

* Cleanup code in generic functions

*  Minor changes to (#1300)

Co-authored-by: Pieter Jong <jongpieter@hotmail.com>
2021-01-13 08:57:06 +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
Ricardo Espinoza d78aaa2d64
feature/outlook shared mailbox (#1323)
*  Add shared mailbox support

* 🐛 Add filter field to folderMessage:getAll

*  Small changes to descriptions (#1322)

Co-authored-by: Mika Luhta <12100880+mluhta@users.noreply.github.com>
2021-01-11 00:09:58 +01:00
Ricardo Espinoza 76cee5577b
Extend googleApi credentials to support user impersonification (#1304)
*  Extend googleApi credentials to support user impersonification

*  Add service account authentication to Gmail

*  Minor improvements

Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-01-10 20:49:47 +01:00
Ricardo Espinoza a7dee0aba7
Add hash type sha384 (#1324)
*  Add hash type sha384

*  Remove console.log

Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-01-10 12:24:18 +01:00
Jan Oberhauser 043385df33 🐛 Fix iteration on CoinGecko-Node 2021-01-08 15:47:57 +01:00
Jan Oberhauser b33b7bdd52 🔖 Release n8n@0.101.0 2021-01-07 14:28:56 +01:00
Jan Oberhauser bd996fec5a ⬆️ Set n8n-core@0.58.0, n8n-editor-ui@0.70.0 and n8n-nodes-base@0.96.0 on n8n 2021-01-07 14:28:17 +01:00
Jan Oberhauser 9fbd4c0738 🔖 Release n8n-editor-ui@0.70.0 2021-01-07 14:26:57 +01:00
Jan Oberhauser 19ba7daa2e 🔖 Release n8n-nodes-base@0.96.0 2021-01-07 14:25:31 +01:00