Commit graph

236 commits

Author SHA1 Message Date
Jan Oberhauser 931b73e1bd Display "options" parameter as "string" if options could not be loaded 2020-04-06 10:15:46 +02:00
Jan Oberhauser 01c691ef03 🔖 Release n8n-editor-ui@0.40.0 2020-04-03 20:20:18 +02:00
Jan Oberhauser 4503df9872 ⬆️ Set n8n-workflow@0.26.0 on n8n-editor-ui 2020-04-03 20:19:40 +02:00
Jan Oberhauser 9da0c1c884 Display errors in expressions 2020-04-03 19:37:28 +02:00
Hendy Irawan 70a050c7f1 fix(editor-ui): Use cross-env
So `npm run dev` works in Windows. Fixed #428.
2020-03-31 23:04:19 +07:00
Jan Oberhauser 06b84694cf 🔖 Release n8n-editor-ui@0.39.0 2020-03-22 10:41:56 +01:00
Jan Oberhauser 838d80ad51 ⬆️ Set n8n-workflow@0.25.0 on n8n-editor-ui 2020-03-22 10:41:28 +01:00
Jan Oberhauser 967c51cf67 🔖 Release n8n-editor-ui@0.38.0 2020-03-17 13:30:19 +01:00
Jan Oberhauser 692f36d0a9 ⬆️ Set n8n-workflow@0.24.0 on n8n-editor-ui 2020-03-17 13:29:41 +01:00
Jan Oberhauser f7b67f6865 🔖 Release n8n-editor-ui@0.37.0 2020-02-21 18:00:36 +01:00
Jan Oberhauser c65ffb88d9 ⬆️ Set n8n-workflow@0.23.0 on n8n-editor-ui 2020-02-21 17:59:41 +01:00
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 1e0c5820aa :zip: Fix serve command 2020-02-12 15:41:36 -08:00
Jan Oberhauser 83f83abe60 🔖 Release n8n-editor-ui@0.36.0 2020-02-11 21:35:15 -08:00
Guilherme Almeida Girardi 3bdd9096e1 Added support for MySQL
* In packages/cli/src/Db.ts, conditional test of dbType replaced by a
switch;
* removeAll() function adapted to not cause an error using MySQL;
* Added the cross-env module in the "serve" script in the
packages/editor-ui/package.json file. This was done to ensure
compatibility between platforms when declaring environment variables.
Without it, Windows compilation would give an error, for example;
* .idea added to .gitignore (IntelliJ IDEA solutions);
2020-02-10 13:09:06 -03: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 2c5b596cc6 🔖 Release n8n-editor-ui@0.35.0 2020-02-07 23:21:25 -08:00
Jan Oberhauser 7556d3a043 ⬆️ Set n8n-workflow@0.22.0 on n8n-editor-ui 2020-02-07 23:20:45 -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 3954941c39 🔖 Release n8n-editor-ui@0.34.0 2020-01-24 22:18:35 -08:00
Jan Oberhauser eae8c8137c ⬆️ Set n8n-workflow@0.21.0 on n8n-editor-ui 2020-01-24 22:18:10 -08: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 965ce74895 Do not allow to display NodeCreator via tab in readOnly-Mode 2020-01-20 10:47:52 -06:00
Jan Oberhauser 80a19856e0 🔖 Release n8n-editor-ui@0.33.0 2020-01-10 14:44:33 -06: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 cba55d4f86 🔖 Release n8n-editor-ui@0.32.0 2020-01-08 13:39:50 -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 a25843b9fb 🔖 Release n8n-editor-ui@0.31.0 2020-01-04 23:04:56 -06:00
Jan Oberhauser 95fd6f2ed1 ⬆️ Set n8n-workflow@0.20.0 on n8n-editor-ui 2020-01-04 23:04:20 -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 e8979e45e9 Release n8n-editor-ui@0.30.2 2020-01-03 21:51:03 -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
Ram Yalamanchili 3b450b4372 Add debugger support for vuejs 2020-01-01 22:55:16 -08:00
Jan Oberhauser a88e4d5b19 🔖 Release n8n-editor-ui@0.30.1 2019-12-31 22:11:29 -06:00
Jan Oberhauser 1d53ad3015 🔖 Release n8n-editor-ui@0.30.0 2019-12-31 21:48:44 -06:00
Jan Oberhauser ee0cafb6a1 ⬆️ Set n8n-workflow@0.19.0 on n8n-editor-ui 2019-12-31 21:48:16 -06:00