cloudstack/ui/scripts/ui-custom
Gabriel Beims Bräscher f1c01a5fa2 CLOUDSTACK-10101: Present the full domain name when listing user's domains in SAML2 plugin (#2280)
This commit is related to the Saml2 user authentication plugin.

The user can list its domains. His/Her domains are presented as the
following example:
username/subdomainA
username/subdomainB

However, if a user has two subdomains of the same name Dom1/subdomainA
and Dom2/subdomainA, the list is presented as follows:
username/subdomainA
username/subdomainA

With this commit it shows the full domain name to avoid such cases.
Thus, the domains will be presented as follows:
username/Dom1/subdomainA
username/Dom2/subdomainA
2017-10-10 10:12:03 +05:30
..
accountsWizard.js CLOUDSTACK-9092: L10n fix in "Add LDAP Account page" 2015-11-30 11:21:17 +05:30
affinity.js Format JS 2013-07-18 12:34:20 -04:00
autoscaler.js CLOUDSTACK-9229: Autoscale policy creation failing in VPC due to zoneid missing in createAutoScaleVmProfile 2016-01-13 15:47:06 +05:30
ca.js CLOUDSTACK-9993: Securing Agents Communications (#2239) 2017-08-28 12:15:11 +02:00
copyTemplate.js CLOUDSTACK-9700: Allow user to Register/Copy templates to multiple zones at the same time 2017-05-15 14:07:22 +05:30
dashboard.js Format JS 2013-07-18 12:34:20 -04:00
enableStaticNAT.js CLOUDSTACK-5114: Remove checkbox column from dialog list view 2013-12-03 12:33:09 -08:00
granularSettings.js CLOUDSTACK-9457: Allow retrieval and modification of VM and template details via API and UI 2016-12-27 23:33:50 -03:00
healthCheck.js CLOUDSTACK-9237: Create LB Healthcheck issues - button alignment and error message goes outside the window 2016-01-14 15:23:01 +05:30
installWizard.js General cleanup, source formatting, remove whitespace 2013-08-02 14:20:47 +05:30
instanceWizard.js CLOUDSTACK-9604: Root disk resize support for VMware and XenServer. 2017-03-09 19:20:38 +05:30
ipRules.js Format JS 2013-07-18 12:34:20 -04:00
login.js CLOUDSTACK-8701: Allow SAML users to switch accounts 2015-08-14 11:58:44 +05:30
metricsView.js ui: improve metrics view implementation 2016-01-18 12:50:57 +01:00
migrate.js CLOUDSTACK-9718: Revamp the dropdown showing lists of hosts available for migration in a Zone 2017-04-06 12:31:51 +05:30
physicalResources.js Removed trailing whitespace from ui/scripts/*.js 2015-08-07 11:25:15 +02:00
pluginListing.js Removed trailing whitespace from ui/scripts/*.js 2015-08-07 11:25:15 +02:00
projectSelect.js CLOUDSTACK-9622 Localisation for 'Project' label on the top of Web UI 2016-11-27 11:18:49 +00:00
projects.js CLOUDSTACK-9267: String is not localized on create instance wizards. 2016-02-03 00:28:28 +05:30
recurringSnapshots.js Format JS 2013-07-18 12:34:20 -04:00
regions.js Removed large chunks of commented code 2015-08-07 14:55:59 +02:00
saml.js CLOUDSTACK-10101: Present the full domain name when listing user's domains in SAML2 plugin (#2280) 2017-10-10 10:12:03 +05:30
securityRules.js Format JS 2013-07-18 12:34:20 -04:00
uploadVolume.js Format JS 2013-07-18 12:34:20 -04:00
vpc.js Format JS 2013-07-18 12:34:20 -04:00
zoneChart.js CLOUDSTACK-9997: Add cpu cores information in CapacityResponse 2017-07-22 11:26:37 +02:00
zoneFilter.js Format JS 2013-07-18 12:34:20 -04:00
zoneWizard.js CLOUDSTACK-9731: Hardcoded label appears on the Add zone wizard 2017-02-08 11:29:49 +05:30