From 52f4bc33050bd450f2313b702d44b8677dff525a Mon Sep 17 00:00:00 2001 From: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Date: Wed, 30 Jun 2021 22:27:42 +0300 Subject: [PATCH] Add gui suggestions md (#631) --- docs/development/apps-gui-wishlist.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 docs/development/apps-gui-wishlist.md diff --git a/docs/development/apps-gui-wishlist.md b/docs/development/apps-gui-wishlist.md new file mode 100644 index 00000000000..d331790bd15 --- /dev/null +++ b/docs/development/apps-gui-wishlist.md @@ -0,0 +1,16 @@ +# Apps GUI Suggestions + +The goal is to gather some suggestions and forward them to iX-Systems. + +##### Visual suggestions + +- Use all screen on install / edit app, not just a sidebar. [NAS-110183](https://jira.ixsystems.com/browse/NAS-110183) +- Add more bulk options, like bulk upgrade and restart. +- Add sorting options in app catalog. + +##### Technical suggestions + +- Allow `show_if` and `show_subquestions_if` to to use values for evaluation from parent variables [NAS-110751](https://jira.ixsystems.com/browse/NAS-110751) +- Add option for separators and whitespace in questions.yaml [NAS-110750](https://jira.ixsystems.com/browse/NAS-110750) + +Join our [discord](https://truecharts.org/discord) to make a new suggestion.