cloudstack/ui/src/utils
Rohit Yadav 5d9ae31f1b
UI: Admin, account and project dashboard improvements (#7956)
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>
2023-10-06 13:40:22 +05:30
..
helper UI: Upgrade to Vue3 library (#5151) 2022-03-09 09:47:09 -03:00
timezone storage: recurring volume snapshot form (#99) 2021-01-20 07:06:15 +05:30
auth.js src: add apache v2.0 license header to files 2021-01-20 07:06:14 +05:30
axios.js UI: Upgrade to Vue3 library (#5151) 2022-03-09 09:47:09 -03:00
device.js UI: Admin, account and project dashboard improvements (#7956) 2023-10-06 13:40:22 +05:30
directives.js UI: Upgrade to Vue3 library (#5151) 2022-03-09 09:47:09 -03:00
domUtil.js primate: Add support for UI customisation (#372) 2021-01-20 07:06:19 +05:30
filter.js UI: Upgrade to Vue3 library (#5151) 2022-03-09 09:47:09 -03:00
icons.js icons: add support for Debian os icon 2021-01-20 07:06:15 +05:30
mixin.js UI: Fixes removing undesired API parameters on form submit (#6196) 2022-04-07 11:00:02 -03:00
permissions.js src: add apache v2.0 license header to files 2021-01-20 07:06:14 +05:30
plugins.js ui: fix notification list reordering intermittently (#7609) 2023-08-24 11:29:25 +02:00
renderIcon.js UI: Upgrade to Vue3 library (#5151) 2022-03-09 09:47:09 -03:00
request.js Merge branch '4.18' 2023-08-25 14:27:34 +02:00
sort.js ui: Fix comparator for boolean (#5246) 2021-07-27 14:58:18 +05:30
storage.js src: add apache v2.0 license header to files 2021-01-20 07:06:14 +05:30
util.js Return vm userdata (#6683) 2022-09-26 19:12:28 -03:00