General Improvements on Parameter handling
- 05 Apr, 2022 7 commits
-
-
Rafael Monnerat authoredba2fdbb2
-
Rafael Monnerat authored
This allow user edit the text area to fix the parameters and try to reload the form.
1f55092b -
Rafael Monnerat authored
This feature isn't used or required anymore.
d86f8047 -
Rafael Monnerat authored
Whenever a user changes the Raw XML them return to the form, the changes on XML are loaded into the form. This allow the user reuse a known xml form as template.
8dc14833 -
Rafael Monnerat authored36f02301
-
Rafael Monnerat authoredc3608df3
-
Rafael Monnerat authored
Whenever a parameter is incompatible with the serialization (by the use or not of "_" special parameter) the form should display a textarea as a failover. Whenever the parameter editor fail to render the form, the selection box (with the software type) shouldn't be hidden, so the user can still change to a proper Software type with a proper serialization (as long it allow you to are requesting an instance and not editing).
ee874ba1
-