Commit graph

122 commits

Author SHA1 Message Date
Jan Oberhauser a56a49574b Improve support for touch-devices 2020-02-15 17:29:08 -08:00
Jan Oberhauser 70286b469e Make workflow metadata available in expresions and
node-functions
2020-02-15 17:07:01 -08:00
Jan Oberhauser b1719f1bcc Make node "json" data available in expression via "json" key 2020-02-15 16:06:06 -08:00
Jan Oberhauser 1777f171bd Ignore node-parameter-issues on disabled nodes 2020-02-09 23:37:08 -08:00
Jan Oberhauser 7ee03cf132 Ignore node-credential-issues on disabled nodes 2020-02-09 23:24:12 -08:00
Jan Oberhauser 2e9fa3b868 Improve support for touch-devices 2020-02-09 00:06:01 -08:00
Jan Oberhauser 0e0f5c3e15 Display also properties with value "null" in variable selector 2020-02-08 23:30:09 -08:00
Jan Oberhauser b6b5935c57 🔀 Merge branch 'master' of github.com:n8n-io/n8n 2020-02-07 17:08:03 -08:00
Jan Oberhauser b41d40cc95 🐛 Fix error with displaying null in expression 2020-02-07 17:06:36 -08:00
Guilherme Almeida Girardi 30f013f9be Replacing the /deep/ selector
https://community.n8n.io/t/editor-ui-building/778
2020-02-07 13:36:23 -03:00
Jan Oberhauser de098f7da4 Fix issue that parameter inputs on lower levels are very small 2020-01-23 16:05:27 -08:00
Jan Oberhauser 62134f639b 🐛 Fix issue with deleting fixedCollection with multipleValues=false 2020-01-23 15:57:34 -08:00
Jan Oberhauser 70e972ff7d Revert "🔀 Merge branch 'oauth-support' of https://github.com/tildabio/n8n"
This reverts commit 0c5972bb98, reversing
changes made to 3de03b5097.
2020-01-10 14:26:06 -06:00
Jan Oberhauser 29633cfd1f Add "About n8n" to Help in sidebar 2020-01-09 21:53:26 -06:00
Jan Oberhauser 7f21f3eee7 🐛 Fix bug that TextEdit did not display existing values 2020-01-08 13:25:35 -06:00
Jan Oberhauser dfc3cb962c 👕 Fix lint issue 2020-01-07 23:23:43 -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