You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.
Based on previous work #212, there should be some improvement on save template feature for user.
Issues / Motivations
Share. When template is saved, it could be decided by user to keep it private, public or shared to specific group.
Give more default values. When template is saved, it should have default description and other values.
Template selection. In the drop down selection, different templates should form different section. My templates appears at top, then followed by public templates, and a more link.
Proposals / Solutions
1. save to template dialog improvement
Add share to option
Add decription default values
2. template selection
Split into two sections My templates and Shared by others
I wonder shared to"group" function need further discussion about "group" definition. As @yiyione appointed, the "group", for AAD deployment, is unaware for users. Maybe it better to add "virtual cluster"(currently virtual cluster has a 1-1 map relationship between AAD group and Virtual Cluster, so users have some knowledge of group) and a specific user in the "group" definition?
Group is clear for users belong to which group.
"Virtual cluster" is not a concept for access control, explained by share to groups in a specific virtual cluster.
To improve user knowledge about "group", maybe we need a group display component.
For basic auth mode, "virtual cluster" is "group", have added the same name group with "virtual cluster".
Is it better to use a mutually exclusive checkbox for access control selection and show a group input box only when shared is checked?
For more items link, how to select a "more" item this way?
Click "use" button in marketplace.
Introduction
Based on previous work #212, there should be some improvement on save template feature for user.
Issues / Motivations
Share. When template is saved, it could be decided by user to keep it private, public or shared to specific group.
Give more default values. When template is saved, it should have default description and other values.
Template selection. In the drop down selection, different templates should form different section. My templates appears at top, then followed by public templates, and a more link.
Proposals / Solutions
1. save to template dialog improvement
share to
option2. template selection
My templates
andShared by others
more items
linkWork Check List
The text was updated successfully, but these errors were encountered: