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
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
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
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
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
eb285ef711
⚡ Make it possible to set credentials to fixed values
2020-01-25 23:48:38 -08: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
8228b8505f
⚡ Abstract OAuth signing and make credentials extendable
2020-01-13 20:46:58 -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
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
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
Jan Oberhauser
ae76d1226d
⬇️ Downgrade to @vue/cli-service@3.11.0 because of issues with vue-json-tree
2019-12-31 21:19:04 -06:00
Jan Oberhauser
23985dbcb2
✨ Add SSE Trigger-Node
2019-12-31 19:03:46 -06:00
Jan Oberhauser
d726eef239
⬆️ Update some more packages to latest version
2019-12-30 13:38:55 -06: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
50f3d9bb5a
✨ Add HTML Extract-Node
2019-12-28 21:28:15 -06:00
Jan Oberhauser
1ed5a4589d
⚡ Improve handling of incorrect return data of Function Nodes
2019-12-23 14:54:27 -06:00
Jan Oberhauser
31849de553
🔖 Release n8n-editor-ui@0.29.0
2019-12-21 19:55:43 -06:00
Jan Oberhauser
b8607c67b9
⬆️ Set n8n-workflow@0.18.0 on n8n-editor-ui
2019-12-21 19:55:02 -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
04708262f9
🔖 Release n8n-editor-ui@0.28.0
2019-12-13 13:19: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
d74f0d9bbd
👕 Fix lint issue
2019-12-10 20:31: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
3bda5cdb06
🔖 Release n8n-editor-ui@0.27.0
2019-12-01 21:05:54 +01:00
Jan Oberhauser
e8854e03c3
⬆️ Set n8n-workflow@0.17.0 on n8n-editor-ui
2019-12-01 21:05:35 +01:00
Jan Oberhauser
8aeee839d6
🔖 Release n8n-editor-ui@0.26.0
2019-11-23 22:10:05 +01:00
Jan Oberhauser
3750c898f2
⬆️ Set n8n-workflow@0.16.0 on n8n-editor-ui
2019-11-23 22:09:26 +01:00
Jan Oberhauser
2cdfe5b100
👕 Fix lint issue
2019-11-23 11:28:05 +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
72341a425e
🔖 Release n8n-editor-ui@0.25.0
2019-11-07 22:15:17 +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
729cdedcab
🔖 Release n8n-editor-ui@0.24.0
2019-10-31 20:22:09 +01:00
Jan Oberhauser
d073204bb0
✨ Add MoveBinaryData-Node to move data between binary an JSON
2019-10-31 17:24:56 +01:00
Jan Oberhauser
91498b4573
👕 Fix lint issue
2019-10-31 13:41:39 +01:00
Jan Oberhauser
a61b26c640
🔖 Release n8n-editor-ui@0.23.0
2019-10-20 22:32:09 +02:00
Jan Oberhauser
b8ea9efff2
⬆️ Set n8n-workflow@0.15.0 on n8n-editor-ui
2019-10-20 22:31:40 +02:00
BenoitTallandier
02a7d92fc1
🔃 Add unction getCurrentNodeParameters to get currents parameters in loading function
2019-10-20 20:55:49 +02:00
Jan Oberhauser
5f45f5a011
🔖 Release n8n-editor-ui@0.22.0
2019-10-16 14:10:55 +02:00
Jan Oberhauser
c08c395680
⬆️ Set n8n-workflow@0.14.0 on n8n-editor-ui
2019-10-16 14:10:36 +02:00
Jan Oberhauser
5fc3fd640a
👕 Fix lint issue
2019-10-15 23:19:20 +02:00
Jan
8453574c01
🔀 Merge pull request #81 from lucafaggianelli/fix-mutliselect
...
fix focus of ParameterInput with type multiOptions
2019-10-15 21:32:15 +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
e6d1687e4c
🔖 Release n8n-editor-ui@0.21.0
2019-10-15 07:57:38 +02:00
Jan Oberhauser
08bf068b5f
⬆️ Set n8n-workflow@0.13.0 on n8n-editor-ui
2019-10-15 07:55:29 +02:00
Jan Oberhauser
6e395bf992
🔖 Release n8n-editor-ui@0.20.0
2019-10-06 11:30:22 +02:00
Jan Oberhauser
68fea77bdd
⬆️ Set n8n-workflow@0.12.0 on n8n-editor-ui
2019-10-06 11:29:26 +02:00
Jan Oberhauser
9d01f79778
💄 Improve slightly display of Executions
2019-10-06 11:09:01 +02:00
Jan Oberhauser
d589e8a909
📚 Add link to FAQ to license information
2019-10-04 20:40:23 +02:00
Jan Oberhauser
000f24dd4e
🔖 Release n8n-editor-ui@0.19.0
2019-10-04 14:07:03 +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