-
Notifications
You must be signed in to change notification settings - Fork 112
UI Progress
Users are able to view an updated version of the Hygieia UI. Core changes include dark-mode and new dashboard view. In terms of functionality, there are similar features to create and edit dashboard. Re-design is currently under works.
Users are able to configure their Dashboards with updated information about their DevOps Pipeline. Each widget is configurable and multiple detail views are accessible.
Updated widgets include:
- Feature widget
- Code Repo widget
- Build widget
- Quality widget (Static analysis, Test, Open Source OSS, Security)
- Deploy widget
Within each widget, users can view the audit result information in the lightbulb icon. The audit status can be determined based on the color of the icon:
- Pass: Green
- Fail: Red
- N/A: No color change
If you are an admin, you will have access to the tabs:
- Edit Dashboards
- Manage Admins
- Generate ApiTokens
- Audit Configurations
- Feature Flags
Pick up of Angular 8 version upgrades (previously AngularJS). Build widget has been created and the base UI is available for use. Old UI design is presented.