Commit graph

116 commits

Author SHA1 Message Date
Subhash Chandra 4a2828a2f3 Fix oauth2 connect UI 2020-03-27 17:32:13 +05:30
Jan Oberhauser 31ca6be3a5 Fix extend for grandchild credential 2020-03-22 18:26:42 +01:00
Jan Oberhauser 6e6ece1bcb 🔀 Merge branch 'RicardoE105-feature/github-oauth' into oauth-support 2020-02-09 15:49:03 -08:00
Jan Oberhauser c1574a73ac Improved Github Oauth support and generic Oauth functionality 2020-02-09 15:39:14 -08:00
Jan Oberhauser 6bff3dc199 Add parameter type "hidden" 2020-02-09 13:33:40 -08:00
Jan Oberhauser 15e92ca494 Fix some minor issues 2020-02-08 18:46:41 -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 9392b94e40 👕 Fix lint issue 2020-01-04 22:54:16 -06:00
Jan Oberhauser 6b2dc25059 🐛 Fix errors with unknown nodeTypes 2020-01-04 22:51:54 -06:00
Jan Oberhauser bf4c8bc3a2 Make it possible to define dependencies for loadOptions 2020-01-04 22:28:09 -06:00
Jan Oberhauser d59e005436 🐛 Fix issue that TextEdit did not work anymore 2020-01-03 21:48:55 -06:00
Ram Yalamanchili cb73853680 Add UI logic to support OAuth authentication flow
Add support in credentialsList to kickoff an OAuth2 authorization
flow. This enables users to authenticate and allow n8n to store
the resulting keys in the backend.
2020-01-01 22:55:16 -08:00
Jan Oberhauser 93c974308f 🐛 Fix new string input issue 2019-12-29 23:04:51 -06:00
Jan Oberhauser 0ba712cd92 👕 Fix lint issue 2019-12-29 15:13:15 -06:00
Jan Oberhauser 49e2285573 ⬆️ Update packages to latest version on n8n-editor-ui 2019-12-29 15:02:21 -06:00
Jan Oberhauser 1ed5a4589d Improve handling of incorrect return data of Function Nodes 2019-12-23 14:54:27 -06:00
Jan Oberhauser e0752b861d Make it possible to rename workflows 2019-12-20 16:58:36 -06:00
Jan Oberhauser 403c52ddf8 🐛 Add missing file 2019-12-18 14:17:31 -06:00
Jan Oberhauser a7d729842a 🐛 Fix that "getCurrentNodeParameter" did not resolve expressions 2019-12-16 20:27:56 -06:00
Jan Oberhauser 359dc3b485 Add possibility to retry with currently saved workflow 2019-12-12 18:18:20 -06:00
Jan Oberhauser b389854046 Add possibility to filter executions by status 2019-12-12 17:39:56 -06:00
Jan Oberhauser 870961b101 🐛 Fix bug that it did load same executions multiple times 2019-12-12 20:57:11 +01:00
Jan Oberhauser 5a0d1bf993 🐛 Fix variable selector bug with arrays in arrays 2019-12-10 16:37:22 +01:00
Jan Oberhauser f31049d454 🐛 Fix that drop connection and addNodeButton did connect wrong 2019-12-10 15:39:14 +01:00
Jan Oberhauser 5da4a80d67 Add support for nodes with 4 in- or outputs 2019-12-10 14:35:27 +01:00
Jan Oberhauser 862b693c0a Fix issue that items got displayed twice in JSON-View 2019-11-23 10:23:26 +01:00
Jan Oberhauser 2d409b6535 Support also numbers as values in options and multiOptions 2019-11-22 00:07:38 +01:00
Jan Oberhauser 463a532a0a Display description also for credential parameters 2019-11-17 22:38:37 +01:00
Jan Oberhauser edf216ba24 💄 Display new line in JSON data 2019-11-16 23:42:18 +01:00
Jan Oberhauser c206658f8b Make it possible to also load values dynamically for multiOptions 2019-11-05 20:49:04 +01:00
Jan Oberhauser dba4bc25c5 Fix button text 2019-11-03 23:19:56 +01:00
Jan Oberhauser 4c397ea958 🐛 Fix bug that "alwaysOpenEditWindow" did not work for "json" type 2019-11-03 22:06:03 +01:00
Jan Oberhauser 91498b4573 👕 Fix lint issue 2019-10-31 13:41:39 +01:00
BenoitTallandier 02a7d92fc1 🔃Add unction getCurrentNodeParameters to get currents parameters in loading function 2019-10-20 20:55:49 +02:00
Jan Oberhauser 5fc3fd640a 👕 Fix lint issue 2019-10-15 23:19:20 +02:00
Luca Faggianelli 168d2214a8 fix focus of ParameterInput with type multiOptions
fix #78, fix #2
2019-10-15 16:44:09 +02:00
Jan Oberhauser 9d01f79778 💄 Improve slightly display of Executions 2019-10-06 11:09:01 +02:00
Jan Oberhauser a7a1ddbb89 👕 Fix lint issue 2019-10-04 13:45:41 +02:00
Jan Oberhauser 9b7aee23cc Do not add large amounts of data to variable selector 2019-10-04 13:34:05 +02:00
Jan Oberhauser 199e7a7a2c Improve hiding of large data 2019-10-04 13:27:50 +02:00
Jan Oberhauser 1ab8896c37 🐛 Fix warning on save 2019-10-04 12:43:48 +02:00
Jan Oberhauser 5829ed2e3d 👕 Fix lint issue 2019-10-04 12:36:42 +02:00
Jan Oberhauser 295bd212ce 🐛 Fix issue that JSON view could not be selected anymore 2019-10-04 12:34:09 +02:00
Jan Oberhauser 888f01b343 🐛 Fix issue with FixedCollection 2019-10-04 12:33:23 +02:00
Jan Oberhauser 50b23f1fc4 If node contains large amount of data hide it first by default 2019-10-02 15:30:51 +02:00
Jan Oberhauser 2727c0f8f1 👕 Fix lint issue 2019-09-22 22:03:58 +02:00