mirror of https://github.com/apache/cloudstack.git
This PR aims at improving the CloudStack dashboard and introduces the following:
Admin dashboard: six cards that are responsive to screen sizes and show zone specific compute, storage and network allocation, as well as instance/hosts stats, alerts and events. Now, by default, the admin dashboard shows aggegate data from all zones, with option for admin to select individual zone to see individual zone stats
Account/project dashboard: six cards that are responsive to screen sizes and show account or project specific resource lists/counts, and limits shown in three cards as (a) compute (with running stopped instances), (b) storage and (c) network allocation, an admin-defined links/docs card (via config.json) and events cards. Admin is allowed to configure project limits on project dashboards.
A global create button on the top global header/user-menu to allow for quick actions such as to deploy a VM, CKS cluster and create a volume (more actions can be added as desired via code changes) etc.
Doc PR - apache/cloudstack-documentation#349
---------
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
|
||
|---|---|---|
| .. | ||
| helper | ||
| timezone | ||
| auth.js | ||
| axios.js | ||
| device.js | ||
| directives.js | ||
| domUtil.js | ||
| filter.js | ||
| icons.js | ||
| mixin.js | ||
| permissions.js | ||
| plugins.js | ||
| renderIcon.js | ||
| request.js | ||
| sort.js | ||
| storage.js | ||
| util.js | ||