Commit Graph

30 Commits

Author SHA1 Message Date
Ahsan Virani
31cf43c294 Add additional frontend hooks (#2073) 2021-08-13 12:01:12 +02:00
Mutasem Aldmour
47eb2c73ca Refresh options #1678 (#2012)
* Allow refresh remoteOptions

* clean up pr, update option name, move option down

Co-authored-by: Anthr@X <4828355+AnthraX1@users.noreply.github.com>
2021-07-23 17:52:25 +02:00
Mutasem Aldmour
a9550202df 🧹 clean up editor based on #1418 (#2010)
* clean up editor based on #1418

* remove unused ref

* address comment on guard style
2021-07-23 17:50:47 +02:00
Jan Oberhauser
8ce158d1a4 🐛 Fix error message on textarea field clicks 2021-06-02 20:48:07 -05:00
Jan Oberhauser
bf7800cb15 🐛 Fix bug with sibling loading with fixedCollections 2021-05-16 19:25:04 -05:00
Jan Oberhauser
002f53a4af Allow to load sibling parameters in loadOptionsMethod 2021-05-16 18:16:24 -05:00
Jan Oberhauser
fd86229b30 🐛 Fix issue that it did not save values for parameters which did get
displayed depending on another parameter with expression
2021-05-15 17:51:14 -05:00
Jan Oberhauser
cb2887a8ab 🐛 Fix issue that expressions did not resolve for displayOptions 2021-05-15 00:28:51 -05:00
Jan Oberhauser
001c6b7cc9 🐛 Fix bug that expressions could not be displayed in read-only mode 2021-04-04 17:58:25 +02:00
Jan Oberhauser
1dedb3f4b8 Add expression support to credentials 2021-01-24 13:33:57 +01:00
Jan Oberhauser
9fee42b2a8 Add shear option, resize with alpha color and fix bug 2020-11-09 11:26:46 +01:00
Jan Oberhauser
931b73e1bd Display "options" parameter as "string" if options could not be loaded 2020-04-06 10:15:46 +02:00
Jan Oberhauser
b41d40cc95 🐛 Fix error with displaying null in expression 2020-02-07 17:06:36 -08:00
Jan Oberhauser
9392b94e40 👕 Fix lint issue 2020-01-04 22:54:16 -06:00
Jan Oberhauser
bf4c8bc3a2 Make it possible to define dependencies for loadOptions 2020-01-04 22:28:09 -06:00
Jan Oberhauser
93c974308f 🐛 Fix new string input issue 2019-12-29 23:04:51 -06:00
Jan Oberhauser
a7d729842a 🐛 Fix that "getCurrentNodeParameter" did not resolve expressions 2019-12-16 20:27:56 -06:00
Jan Oberhauser
2d409b6535 Support also numbers as values in options and multiOptions 2019-11-22 00:07:38 +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
4c397ea958 🐛 Fix bug that "alwaysOpenEditWindow" did not work for "json" type 2019-11-03 22:06:03 +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
a595434cd0 👕 Fix lint issue 2019-09-20 14:07:02 +02:00
Jan Oberhauser
6e81abef3c 💄 Fix display issue of select fields 2019-09-11 11:06:43 +02:00
Jan Oberhauser
fc2b3d15c0 💄 Fix issue that it did display scroll bars next to selects 2019-09-05 19:04:02 +02:00
Jan Oberhauser
2b2113433f Improve Code-Editor in Function-Nodes 2019-09-04 18:24:49 +02:00
Jan Oberhauser
32204d35d1 Make it possible to retry node on error 2019-07-18 19:39:54 +02:00
Jan Oberhauser
71ca59e3a8 🐛 Fix bug that it overwrote default functionality in some input-fields 2019-07-11 13:12:37 +02:00
Jan Oberhauser
9cb9804eee Initial commit to release 2019-06-23 12:35:23 +02:00