Fix Jira references for Apps Wishlist

This commit is contained in:
kjeld Schouten-Lebbing
2021-08-29 12:02:42 +02:00
parent d5ffb39bb0
commit b0073a69b8
+25 -25
View File
@@ -15,63 +15,63 @@ When given a priority the following is taken into account:
##### GUI suggestions ##### GUI suggestions
- Add more bulk options, like bulk upgrade and restart. https://jira.ixsystems.com/browse/NAS-112055 - Add more bulk options, like bulk upgrade and restart. [NAS-112055](https://jira.ixsystems.com/browse/NAS-112055)
- Default tab should be "Installed Apps" or have an option to set the default. https://jira.ixsystems.com/browse/NAS-112057 - Default tab should be "Installed Apps" or have an option to set the default. [NAS-112057](https://jira.ixsystems.com/browse/NAS-112057)
- Use blue for the Official Catalog/Train boxes in the available/installed apps tabs. https://jira.ixsystems.com/browse/NAS-112059 - Use blue for the Official Catalog/Train boxes in the available/installed apps tabs. [NAS-112059](https://jira.ixsystems.com/browse/NAS-112059)
- Allow showing 1 or more default entries when creating a list (instead of an empty list)[NAS-109761](https://jira.ixsystems.com/browse/NAS-109761) - Allow showing 1 or more default entries when creating a list (instead of an empty list)[NAS-109761](https://jira.ixsystems.com/browse/NAS-109761)
- When using rollback display a dropdown of available versions, instead of a textbox. https://jira.ixsystems.com/browse/NAS-112060 - When using rollback display a dropdown of available versions, instead of a textbox. [NAS-112060](https://jira.ixsystems.com/browse/NAS-112060)
- Allow fields of type `text` in questions.yaml, instead of just `string` https://jira.ixsystems.com/browse/NAS-112061 - Allow fields of type `text` in questions.yaml, instead of just `string` [NAS-112061](https://jira.ixsystems.com/browse/NAS-112061)
- Show App internal DNS name in App Overview https://jira.ixsystems.com/browse/NAS-112063 - Show App internal DNS name in App Overview [NAS-112063](https://jira.ixsystems.com/browse/NAS-112063)
##### Backend suggestions ##### Backend suggestions
- Allow multiple Containers to all consume the same intel GPU https://jira.ixsystems.com/browse/NAS-112058 - Allow multiple Containers to all consume the same intel GPU [NAS-112058](https://jira.ixsystems.com/browse/NAS-112058)
- Mount the PVC dataset to the host https://jira.ixsystems.com/browse/NAS-112078 - Mount the PVC dataset to the host [NAS-112078](https://jira.ixsystems.com/browse/NAS-112078)
##### Documentation suggestions ##### Documentation suggestions
- Document how (not-to) use the Helm CLI on SCALE https://jira.ixsystems.com/browse/NAS-112075 - Document how (not-to) use the Helm CLI on SCALE [NAS-112075](https://jira.ixsystems.com/browse/NAS-112075)
### Priority: Medium/U1 ### Priority: Medium/U1
##### GUI suggestions ##### GUI suggestions
- Use all screen on install / edit app, not just a sidebar. [NAS-110183](https://jira.ixsystems.com/browse/NAS-110183) - Use all screen on install / edit app, not just a sidebar. [NAS-110183](https://jira.ixsystems.com/browse/NAS-110183)
- Add service information (Service name and ports) to the App Overview (In the card displayed when clicking an installed app). https://jira.ixsystems.com/browse/NAS-112062 - Add service information (Service name and ports) to the App Overview (In the card displayed when clicking an installed app). [NAS-112062](https://jira.ixsystems.com/browse/NAS-112062)
- Allow changing colors (yellow/gold default) of catalogs/trains boxes in the available/installed apps tabs, to be easier to distinguish between catalog/train. https://jira.ixsystems.com/browse/NAS-112065 - Allow changing colors (yellow/gold default) of catalogs/trains boxes in the available/installed apps tabs, to be easier to distinguish between catalog/train. [NAS-112065](https://jira.ixsystems.com/browse/NAS-112065)
- Add option for separators and whitespace in questions.yaml [NAS-110750](https://jira.ixsystems.com/browse/NAS-110750) - Add option for separators and whitespace in questions.yaml [NAS-110750](https://jira.ixsystems.com/browse/NAS-110750)
##### Backend suggestions ##### Backend suggestions
- Add ability to save and restore a PVC backup even on app delete https://jira.ixsystems.com/browse/NAS-112066 - Add ability to save and restore a PVC backup even on app delete [NAS-112066](https://jira.ixsystems.com/browse/NAS-112066)
- Add MetalLB Loadbalancer https://jira.ixsystems.com/browse/NAS-111019 - Add MetalLB Loadbalancer [NAS-111019](https://jira.ixsystems.com/browse/NAS-111019)
- Allow to auto update Apps https://jira.ixsystems.com/browse/NAS-112056 - Allow to auto update Apps [NAS-112056](https://jira.ixsystems.com/browse/NAS-112056)
### Priority: Low/Post-U1 ### Priority: Low/Post-U1
##### GUI suggestions ##### GUI suggestions
- Add sorting options in app catalog. https://jira.ixsystems.com/browse/NAS-112067 - Add sorting options in app catalog. [NAS-112067](https://jira.ixsystems.com/browse/NAS-112067)
- Increase the size of App overview modal https://jira.ixsystems.com/browse/NAS-112068 - Increase the size of App overview modal [NAS-112068](https://jira.ixsystems.com/browse/NAS-112068)
- Fix some of the themes to work with apps section. https://jira.ixsystems.com/browse/NAS-112069 - Fix some of the themes to work with apps section. [NAS-112069](https://jira.ixsystems.com/browse/NAS-112069)
- Add ability to group apps. https://jira.ixsystems.com/browse/NAS-112070 - Add ability to group apps. [NAS-112070](https://jira.ixsystems.com/browse/NAS-112070)
- Show statistics per app (cpu / network / ram) https://jira.ixsystems.com/browse/NAS-112071 - Show statistics per app (cpu / network / ram) [NAS-112071](https://jira.ixsystems.com/browse/NAS-112071)
- Validate regex defined in questions.yaml when focus leaves input field. https://jira.ixsystems.com/browse/NAS-112072 - Validate regex defined in questions.yaml when focus leaves input field. [NAS-112072](https://jira.ixsystems.com/browse/NAS-112072)
- Set custom message to display when `valid_chars` is not matched. https://jira.ixsystems.com/browse/NAS-112073 - Set custom message to display when `valid_chars` is not matched. [NAS-112073](https://jira.ixsystems.com/browse/NAS-112073)
- 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) - 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)
- Make timezone searchable and sorted in Scale Apps installation [NAS-109524](https://jira.ixsystems.com/browse/NAS-109524) - Make timezone searchable and sorted in Scale Apps installation [NAS-109524](https://jira.ixsystems.com/browse/NAS-109524)
##### Backend suggestions ##### Backend 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) - 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 a feature to allow App creators to show a dropdown listing other Apps to connect to https://jira.ixsystems.com/browse/NAS-112064 - Add a feature to allow App creators to show a dropdown listing other Apps to connect to [NAS-112064](https://jira.ixsystems.com/browse/NAS-112064)
- The "Application Events" in the App Overview should be shown in a similar UI widget as the container logs. https://jira.ixsystems.com/browse/NAS-112074 - The "Application Events" in the App Overview should be shown in a similar UI widget as the container logs. [NAS-112074](https://jira.ixsystems.com/browse/NAS-112074)
### Priority: Not sure if possible ### Priority: Not sure if possible
- Add ability to set which app will start on boot (Auto start) https://jira.ixsystems.com/browse/NAS-112076 - Add ability to set which app will start on boot (Auto start) [NAS-112076](https://jira.ixsystems.com/browse/NAS-112076)
- Add ability to set a delay before an app starts on boot (Delayed auto start) https://jira.ixsystems.com/browse/NAS-112077 - Add ability to set a delay before an app starts on boot (Delayed auto start) [NAS-112077](https://jira.ixsystems.com/browse/NAS-112077)