This is an automated email from the ASF dual-hosted git repository.

bstoyanov pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/cloudstack.git


    from 98debd235f9 gha: fix duplicate key for stale workflow
     add 10e0d42f456 ui: introduce section-level “advisories” with quick-fix 
actions (#11763)

No new revisions were added by this update.

Summary of changes:
 ui/public/locales/en.json                 |  17 +++
 ui/src/api/index.js                       |   4 +
 ui/src/components/view/AdvisoriesView.vue | 161 +++++++++++++++++++++++++++
 ui/src/config/router.js                   |   5 +
 ui/src/config/section/compute.js          | 178 ++++++++++++++++++++++++++++++
 ui/src/utils/acsrepo/index.js             |  81 ++++++++++++++
 ui/src/views/AutogenView.vue              |   7 +-
 7 files changed, 452 insertions(+), 1 deletion(-)
 create mode 100644 ui/src/components/view/AdvisoriesView.vue
 create mode 100644 ui/src/utils/acsrepo/index.js

Reply via email to