Commit graph

2060 commits

Author SHA1 Message Date
Ben Hesseldieck 6870b4dfd3 Revert "adjust icon dimensions and tinify it"
This reverts commit 51bd1b473f.
2020-07-08 16:36:15 +02:00
Ben Hesseldieck 8405d48e0c complete QuestDB Node 2020-07-08 16:30:21 +02:00
Ben Hesseldieck 51bd1b473f 🐎 adjust icon dimensions and tinify it 2020-07-08 16:03:59 +02:00
Ben Hesseldieck db7e1e4a2a 🔀 Merge commit 'refs/pull/733/head' of https://github.com/n8n-io/n8n into questdb-integration 2020-07-08 15:59:39 +02:00
Ben Hesseldieck cdc42f5558 💡 add in code documentation 2020-07-08 15:12:54 +02:00
Ben Hesseldieck 10a26ee75d 💡 fix function docs 2020-07-08 14:39:44 +02:00
Ben Hesseldieck 2fea79f5f1 extract update function 2020-07-08 14:36:40 +02:00
Ben Hesseldieck 0108538fcc 🚧 insert function extracted 2020-07-08 12:01:16 +02:00
Ben Hesseldieck 9dee7a2a98 Merge branch 'master' into extract-postgres-functionality 2020-07-08 10:50:45 +02:00
Jan Oberhauser b598036b3d 👕 Fix some lint issues 2020-07-08 10:13:46 +02:00
Ben Hesseldieck b1035d539d
MSSQL Node Integration (#729)
* basic setup mssql node

* executeQuery for MSSQL working

* work on insert MSSQL, incomplete

* 🚧 basic setup update functionality

* 🔨 refactor insert for handling >1000 values

*  complete MSSQL node

*  add delete action to node

* 🚧 handling multiple tables and column sets

* 🐛 enabling usage of expression for every field

* 🔨 remove lodash dependency

*  enable continue on fail option

* 🐎 minify icon

* 🔨 improve table creation, item copying, 🐛 correct output of node when active continue on fail

* 🐛 move mssql types to dev dependencies

* 🎨 remove auto formatting from redis

* 🎨 apply corrected syntax format

*  reset Redis node to master stage

* 🐛 fix building issue
2020-07-08 10:00:13 +02:00
Jan Oberhauser 224842c790 Get rid of mmmagic for mime-type detection 2020-07-08 09:40:47 +02:00
Ben Hesseldieck 80aa0bd5dd 🚧 add prettierrc to gitignore 2020-07-08 09:32:21 +02:00
Jan Oberhauser 97c8af661c Small improvement on PostmarkTrigger-Node 2020-07-07 20:35:58 +02:00
Jan Oberhauser 4ec9952524 🔀 Merge branch 'master' into Postmark-trigger 2020-07-07 19:09:27 +02:00
Ricardo Espinoza 8aff042e04
* Endpoint to preset credentials
*  Endpoint to preset credentials

*  Improvements

* 🐛 Small fix

* 🐛 Small fix
2020-07-07 19:03:53 +02:00
Ben Hesseldieck de707f039b 🎉 executeQuery function extracted 2020-07-07 18:31:38 +02:00
David G. Simmons e55e8c4fd7 Added Node for QuestDB 2020-07-07 09:24:21 -04:00
Rupenieks 657d5498d6 🚧 Incorrect event description fixed 2020-07-07 11:44:55 +02:00
smamudhan b1ee1efcb1
Fixed typographical errors for the GitHub node (#732)
* Updated Dropdown Descriptions to match documentation

* Removed full stops and hyphens in field descriptions

* Removed hyphen on description on line 267

* Fixed typographical errors for Github node
2020-07-07 11:31:05 +02:00
Jan Oberhauser 4a800a6110 🔀 Merge branch 'master' of github.com:n8n-io/n8n 2020-07-07 11:16:26 +02:00
Jan Oberhauser eaa9898de5 Fix typo 2020-07-07 11:15:53 +02:00
smamudhan c8cadbc03b
Updated dropdown descriptions to match documentation (#730)
* Updated Dropdown Descriptions to match documentation

* Removed full stops and hyphens in field descriptions

* Removed hyphen on description on line 267
2020-07-07 11:12:23 +02:00
Jan Oberhauser 1b8e75dfad Minor improvements to CircleCI-Node 2020-07-07 11:10:01 +02:00
Rupenieks d74e59801a Credentials name to Server API Token 2020-07-07 10:48:56 +02:00
Jan Oberhauser 3fb5f3af13 🔀 Merge branch 'feature/cricle-ci' of https://github.com/RicardoE105/n8n into RicardoE105-feature/cricle-ci 2020-07-07 10:43:49 +02:00
Rupenieks 87b67d6670 Replaced png and added descriptions to all events 2020-07-07 09:35:15 +02:00
ricardo c4332634eb Improvements 2020-07-06 12:18:36 -04:00
Jan Oberhauser af4333f268 Some minior improvements on Zoom-Node 2020-07-06 15:05:05 +02:00
Jan Oberhauser fcfef158cb 🔀 Merge branch 'zoom' of https://github.com/MLH-Fellowship/n8n into MLH-Fellowship-zoom 2020-07-06 11:50:49 +02:00
Shraddha Shaligram 9c58ca8f77
Move Google Task title to top level (#718) 2020-07-05 11:33:05 +02:00
Innokenty Lebedev fe56c8778d
🐛 Fix slack as_user (#708)
* Ignore as_user only when it is false

* Update as_user description
2020-07-05 11:19:13 +02:00
einSelbst 1f04c9eaac
Fix a few typos in node-dev readme
I hope I didn't took it to far :)
2020-07-03 15:35:58 +02:00
Jan Oberhauser ae902589b8 Temporary fix to repair build 2020-07-03 07:31:08 +02:00
Jan Oberhauser 63280b7407 🐛 Fix build issue 2020-07-02 23:07:28 +02:00
Jan Oberhauser 549b26fa3d 🐛 Fix issue with nodes in stack which do actually not get executed 2020-07-02 15:07:55 +02:00
Jan Oberhauser a01a764874 🔖 Release n8n@0.72.0 2020-07-02 07:21:56 +02:00
Jan Oberhauser 69e9573004 ⬆️ Set n8n-core@0.37.0 and n8n-nodes-base@0.67.0 on n8n 2020-07-02 07:21:15 +02:00
Jan Oberhauser 6720e7593b 🔖 Release n8n-nodes-base@0.67.0 2020-07-02 07:19:57 +02:00
Jan Oberhauser 8c19b2fbae ⬆️ Set n8n-core@0.37.0 on n8n-nodes-base 2020-07-02 07:19:21 +02:00
Jan Oberhauser 7de478d502 🔖 Release n8n-core@0.37.0 2020-07-02 07:18:08 +02:00
Jan Oberhauser d72a711957 🐛 Fix credential issue with ExecuteWorkflow-Node 2020-07-01 15:08:00 +02:00
ricardo 6f51657ef8 CircleCI-Node 2020-06-30 18:46:53 -04:00
Jan Oberhauser fc4ebfedca 🐛 Fix bug that fromFormat field did not get used in pre-check #712 2020-06-30 20:30:14 +02:00
Jan Oberhauser 872bc9df75 🐛 Write env encryption key to config if file does not exist #713 2020-06-30 20:08:52 +02:00
Erin McNulty 574167bf3d
🐛 Changed reponseMode to responseMode (#711) 2020-06-30 17:59:58 +02:00
Ricardo Espinoza 13f71d3af0
Improvements to Pipedrive node (#707) 2020-06-29 15:38:50 +02:00
Jan Oberhauser 2511597f53 🔀 Merge branch 'master' of github.com:n8n-io/n8n 2020-06-28 17:30:41 +02:00
Pablo Estevez a6557e32dc
Add option to ignore SSL issues to Graph API node (#703) 2020-06-28 17:30:26 +02:00
ricardo 3660f535ac Add .svg to gulpfile 2020-06-26 17:48:07 -04:00