cloudstack/ui
Rohit Yadav 4985e57f30
ui: use executable template filter for users (#3214)
Problem: When reinstalling a VM, the UI only shows featured templates and not all possible list of allowed templates.
Root Cause: The list of templates for reinstall used featured as filter in ‘listTemplates’ API which did not include all available options.
Solution: The issue is fixed by using the executable template filter of the ‘listTemplates’ API to list all
possible templates that a user is allowed to use to deploy a VM.
2019-03-29 12:13:26 +05:30
..
css api: add command to list management servers (#3150) 2019-02-01 16:23:39 -02:00
images [CLOUDSTACK-10329] Button in ACL rules page to export all rules as a CSV file (#2494) 2018-03-20 07:36:24 -03:00
l10n api: add command to list management servers (#3150) 2019-02-01 16:23:39 -02:00
lib Update jquery and related libraries (#3069) 2019-01-16 14:22:22 -02:00
modules Update jquery and related libraries (#3069) 2019-01-16 14:22:22 -02:00
plugins CLOUDSTACK-10103: Cloudian Connector for CloudStack (#2284) 2017-10-25 10:49:45 +05:30
scripts ui: use executable template filter for users (#3214) 2019-03-29 12:13:26 +05:30
tests Update jquery and related libraries (#3069) 2019-01-16 14:22:22 -02:00
error.html CLOUDSTACK-9842: Make UI JSP Free 2016-09-28 12:26:43 +05:30
index.html ui: remove CA certificate button from UI (#3211) 2019-03-25 14:57:55 +05:30