Global settings improvements and protect against non-acknowledged changes
- 主要语言
- Java
- 星标
- 3.1k
- 派生
- 1.4k
- 平均合并
- 6 天 19 小时
- 30 天内合并 PR
- 32
描述
##### 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 offers a way to update the default value stored in the database.
3. As "Admin", the UI offers an editable regular expression to test against, and enforce formatting for the value and default value.
4. As "Admin", the UI offers the ability to edit the description.
5. Any changes should be logged with before and after values.
6. As "Admin", the UI offers a way to update the "Category" field value.
贡献指南
调研方向
从全局设置界面开始,跟踪现有的重置操作和管理员控件。检查设置如何持久化以及更改如何记录,然后将完成标准定义为:受保护的重置,以及可编辑的默认值、验证、描述、类别和更改前后的审计条目。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java
- 领域
- backend, frontend
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 25/100