You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2022/11/08 20:31:11 UTC

[GitHub] [cloudstack] damonb123 opened a new issue, #6880: Global settings improvements and protect against non-acknowledged changes

damonb123 opened a new issue, #6880:
URL: https://github.com/apache/cloudstack/issues/6880

   ##### ISSUE TYPE
    * Improvement Request
   
   ##### COMPONENT NAME
   ~~~
   UI
   ~~~
   
   ##### CLOUDSTACK VERSION
   ~~~
   4.17.*.*
   ~~~
   
   ##### SUMMARY
   This request is for improvements for the "Global settings" screen. 
   1. As any user with correct privileges, Protect against "reset" button press without acknowledgement.
   - On the "Global settings" screen there is no guard on the reset button.
   - Clicking the reset button should prompt user.  "Are you sure you want to reset "value" to "default value".
   - Selecting the "Yes or Ok" button would update the value in the database with the default value. 
   - The "Cancel" button will close the prompt without changing any values.
   
   2. As "Admin", the UI offer a way to update the default value stored in the database.
   
   3. As "Admin", the UI offer an editable regular expression to test against, and enforce formatting for the value and default value.
   
   4. As "Admin", the UI would offer the ability to edit the description.
   
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org