From 3bdd5abcc336fc032050107a3e8e66ef9fe58186 Mon Sep 17 00:00:00 2001 From: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Date: Fri, 6 Aug 2021 11:11:33 +0300 Subject: [PATCH] update wishlist (#740) --- docs/development/apps-gui-wishlist.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/development/apps-gui-wishlist.md b/docs/development/apps-gui-wishlist.md index efbe5b0eb85..aad2c81a05d 100644 --- a/docs/development/apps-gui-wishlist.md +++ b/docs/development/apps-gui-wishlist.md @@ -11,13 +11,13 @@ The goal is to gather some suggestions and forward them to iX-Systems. - Make timezone searchable and sorted in Scale Apps installation [NAS-109524](https://jira.ixsystems.com/browse/NAS-109524) - Add service information (Service name and ports) to the App Overview (In the card displayed when clicking an installed app). - The "Application Events" in the App Overview should be shown in a similar UI widget as the container logs. This would improve the readability. -- Application Events should be auto-updated, instead of having to re-open the app card to see the new events. +- Application Events should be auto-updated, instead of having to re-open the app card to see the new events. [NAS-111626](https://jira.ixsystems.com/browse/NAS-111626) - The App overview card should be resizable, right now viewing application events is very limiting. - Fix some of the themes to work with apps section. Light color themes like paper make it very hard to see if an app is up to date or requiring upgrade - Add ability to set which app will start on boot (Auto start) - Add ability to set a delay before an app starts on boot (Delayed auto start) - Add ability to group apps (for better organization) (e.g. Media apps, Production apps, Dev Apps etc) -- Show statistics per app (cpu/ network / ram) +- Show statistics per app (cpu / network / ram) - :white_check_mark: Make timezone default to timezone set in TN System [NAS-110373](https://jira.ixsystems.com/browse/NAS-110373) - :white_check_mark: Show all config options on "Confirm options" when installing an App