Commit Graph

81 Commits

Author SHA1 Message Date
Jan Oberhauser
ff7f0a5de5 Fix some issues with Slack-Node 2020-03-15 15:51:49 +01:00
Jan Oberhauser
150aa7daee 🐛 Fix issue that did not use actual node parameters loading options 2020-03-15 13:00:57 +01:00
Ricardo Espinoza
fe36c9c76a setup 2020-03-05 18:26:44 -05:00
Jan Oberhauser
6a08fc9da3 Small improvements to ZohoCRM-Node and OAuth fix 2020-02-14 18:48:58 -08:00
Ricardo Espinoza
8e87723858 Zoho node 2020-02-12 10:04:43 -05:00
Jan Oberhauser
c1574a73ac Improved Github Oauth support and generic Oauth functionality 2020-02-09 15:39:14 -08:00
Ricardo Espinoza
96741460e3 Github OAuth support 2020-02-09 10:11:15 -05:00
Jan Oberhauser
928bf4dc68 Fix OAuth-Token refresh 2020-02-08 21:30:36 -08:00
Jan Oberhauser
5594543ec8 Fix OAuth UI issues and allow to set additional query parameters 2020-02-08 16:14:28 -08:00
Jan Oberhauser
eb285ef711 Make it possible to set credentials to fixed values 2020-01-25 23:48:38 -08:00
Jan Oberhauser
8228b8505f Abstract OAuth signing and make credentials extendable 2020-01-13 20:46:58 -06:00
Jan Oberhauser
740cb8a6fc Some small changes to basic OAuth support 2020-01-07 18:29:11 -06:00
Jan Oberhauser
0c5972bb98 🔀 Merge branch 'oauth-support' of https://github.com/tildabio/n8n 2020-01-06 18:01:45 -06:00
Jan Oberhauser
629ab09135 Add additional possibilities to load workflow 2020-01-02 17:13:53 -06:00
Ram Yalamanchili
d2ea3ce877 Add OAuth2 Authorization and Callback rest endpoints
URL generation for OAuth2 authorization and the subsequent login
callback are handled at the backend API. While this can be done
client side, the credentials are better managed entirely on the
server side.
2020-01-01 22:55:16 -08:00
Jan Oberhauser
584033ab4a Add polling support to Trigger-Nodes 2019-12-31 14:27:58 -06:00
Jan Oberhauser
43442449e6 Fix start issue 2019-12-21 15:04:47 -06:00
Jan Oberhauser
8acc3c5931 Add ExecuteWorkflow-Node 2019-12-19 16:07:55 -06:00
Jan Oberhauser
b6873e318d 🔀 Merge branch 'xml-body-parser-webhooks' of https://github.com/quansenB/n8n into quansenB-xml-body-parser-webhooks 2019-12-12 22:01:48 -06:00
Jan Oberhauser
9db449c953 👕 Fix lint issue 2019-12-12 18:19:39 -06:00
Jan Oberhauser
359dc3b485 Add possibility to retry with currently saved workflow 2019-12-12 18:18:20 -06:00
Jan Oberhauser
870961b101 🐛 Fix bug that it did load same executions multiple times 2019-12-12 20:57:11 +01:00
quansenB
ca2cc3b0cd add xml2js options 2019-12-09 01:24:04 +01:00
quansenB
a53d111e56 add xml body parser for xml webhook support 2019-12-09 01:07:57 +01:00
Ricardo Espinoza
6955109cbd Shopify trigger done 2019-12-02 16:21:55 -05:00
Jan Oberhauser
6e70f16c4b Log and display also errors that occur in webhook function 2019-11-23 21:57:50 +01:00
Jan Oberhauser
247e4d5c6f 🐛 Wait also for webhook call if webhook node gets executed directly 2019-11-17 14:43:54 +01:00
Jan Oberhauser
e3b71c2ed4 Rename function and fix styling 2019-10-20 21:42:34 +02:00
BenoitTallandier
02a7d92fc1 🔃Add unction getCurrentNodeParameters to get currents parameters in loading function 2019-10-20 20:55:49 +02:00
Jan Oberhauser
ded2152d61 Make it possible to return custom content-type and data with
webhook
2019-10-16 14:01:39 +02:00
Jan Oberhauser
7ff5721ea2 🐛 Fix bug that it did delete static data when it did not change 2019-10-15 16:10:28 +02:00
Jan Oberhauser
542ae1e785 🐛 Fix that static data did not always get load on execution 2019-10-15 07:36:53 +02:00
Jan Oberhauser
92669bb77a 🔀 Merge pull request #68 from ccakes:jwt-auth 2019-10-14 22:37:51 +02:00
Jan Oberhauser
85e8714c05 Do not call Error-Workflow in manual-mode 2019-09-23 22:05:09 +02:00
Jan Oberhauser
676cecec66 🐛 Fix bug that page did load white after version update 2019-09-20 13:54:06 +02:00
Jan Oberhauser
a5344a0998 Do not add cors headers in production mode 2019-09-20 13:06:06 +02:00
Jan Oberhauser
d337cbd805 👕 Replace some double quotes with single ones 2019-09-19 14:14:37 +02:00
Jan Oberhauser
e19bdbf6d7 🚀 Include DB check in health-check 2019-09-19 14:00:14 +02:00
Jan Oberhauser
52808ea460 🐛 Fix issue that reading version caused problems with build 2019-09-19 13:21:10 +02:00
Jan Oberhauser
e7bdaa65d4 🐛 Do not check for basic auth on Kubernetes /healthz endpoint 2019-09-17 16:39:52 +02:00
Jan Oberhauser
0214b44d51 🚀 Add Kubernetes /healthz endpoint 2019-09-17 15:30:49 +02:00
Jan Oberhauser
90f2dcb4c9 🐛 Fix bug that page did load white after version update 2019-09-11 20:14:59 +02:00
Jan Oberhauser
d6b8b9544f Display currently installed version in editor-ui 2019-09-11 18:40:22 +02:00
Jan Oberhauser
52bd08fae0 Add additional data to Error Workflow Trigger 2019-09-11 17:48:14 +02:00
Jan Oberhauser
d8eaeab85c Remove debug messages 2019-08-28 17:27:33 +02:00
Jan Oberhauser
5386391189 Return response code 500 in case workflow fails 2019-08-28 17:25:19 +02:00
Jan Oberhauser
4d6e25c28e 💥 Fix typo reponse => response 2019-08-28 17:16:09 +02:00
Jan Oberhauser
1ff456d77c Allow to set HTTP response code on Webhook-Node 2019-08-28 17:03:35 +02:00
Jan Oberhauser
67afc883db Replace vorpal with oclif in cli 2019-08-28 15:28:47 +02:00
Jan Oberhauser
6208125ac0 Serve editor-ui correctly also when installed as package 2019-08-19 20:41:10 +02:00