Jessica Wang
a00c21686f
(1) CS-15057: Remove jquery.timer.js from source code. Replace it with native JavaScript functions.
...
(2) CS-14604: cloudstack 3.0 UI - Add Zone Wizard - skip Guest Traffic step if OVS tunnel manager is enabled.
(3) CS-15311: cloudstack 3.0 UI - Add Zone Wizard - add physical network step - no isolation method dropdown if network type is Basic.
(4) CS-14769: Don't pass subdomainaccess param when scope=project.
(5) CS-15157: cloudstack 3.0 UI - infrastructure page - physical network - network service providers - reset nspMap before populating listNetworkServiceProviders response to nspMap.
2012-06-21 12:13:41 -07:00
bfederle
01f172cd37
CS-14110: Show timestamp for general alerts
...
Original patch by: olga.smola
reviewed-by: brian
2012-06-20 14:51:36 -07:00
Brian Federle
45311fefc1
CS-13739: Localize 'login' button
2012-05-24 12:41:14 -07:00
Sanjay Tripathi
c4e82930a8
NexusVswitch UI development
2012-05-25 01:11:38 +05:30
Brian Federle
9f2a823d6e
CS-13091: Enable/disable physical network UI actions
2012-05-24 12:17:58 -07:00
Jessica Wang
89f704d88c
CS-13739: localize more labels
2012-05-23 17:21:39 -07:00
Sanjay Tripathi
265f5eca0b
Nexus Vswitch UI development Vswitch Details tab
2012-05-21 10:04:00 -07:00
Brian Federle
ecc3486647
If using commercial build, show 'CloudPlatform' in browser title bar
2012-05-18 09:26:21 -07:00
Brian Federle
23ef4bf7ae
Nexus vSwitch UI support
...
Implement ability to add and modify Nexus vSwitches at the cluster
level:
-Add new fields to add cluster form, to allow addition of a vSwitch
-Add new tab to VMware clusters to list cluster's vSwitch
-Add details panel to vSwitch allowing enable, disable, and removal of
vSwitch from cluster
2012-05-16 14:59:30 -07:00
Brian Federle
0bc65768b7
CS-14339, CS-14241
...
In instance wizard, use configuration value for max. custom disk
offering size, instead of hardcoding the max size to 100 GB
2012-05-14 11:45:21 -07:00
Jessica Wang
fa1bac5faf
cloudstack 3.0 UI - automatically refresh JS scripts
2012-05-11 16:11:39 -07:00
Sanjay Tripathi
683b88d449
Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss
2012-05-08 10:35:53 +05:30
Jessica Wang
248c41d349
cloudstack 3.0 UI - localization - add new label of MD5 checksum
2012-05-07 11:29:07 -07:00
Sanjay Tripathi
3c4a27d4c6
bug 13461: Usage server restart required after some configuration changes.
2012-05-04 11:04:30 +05:30
Jessica Wang
89ee1b4814
cloudstack 3.0 UI - login page - add a blank option to language dropdown. When this blank option is selected, browser's default language will be used.
2012-05-03 15:41:38 -07:00
bfederle
57cc1ea378
WIP: Upload volume UI
...
Adds new action, upload volume, to the storage->volumes list view
header. This will present a dialog to specify URL & name of volume,
and select a VM to attach the volume to.
Server API calls are still incomplete and rely on hardcoded values.
2012-05-02 14:29:29 -07:00
bfederle
a4a556d99e
Infrastructure UI: remove button
...
Remove old 'view all' button from corner of infrastructure chart
2012-05-01 13:02:47 -07:00
bfederle
cdd37ed5dd
CS-13925: Fix missing end parenthesis
2012-04-30 10:51:18 -07:00
bfederle
28de42e21d
CS-14084: Fix label on instance wizard 'review' step
2012-04-30 10:48:31 -07:00
bfederle
898952479e
CS-14461: Add more infrastructure page shortcuts
...
-Add additional shortcuts for:
-Primary storage
-Secondary storgage
-Virtual routers
-System VMs
-Replace host stats with the new shortcuts
-Add 'zone' dropdown to create form for the newly added-shortcuts'
sections, to support creating these items without a zone context
2012-04-30 10:32:43 -07:00
Jessica Wang
b8cb55bca1
cloudstack 3.0 UI - infrastructure - zone detail - physical network section - add Isolation method to listView.
2012-04-26 16:53:06 -07:00
bfederle
2119ae16df
Add missing resource, max networks, to project resource tab
2012-04-23 22:33:18 +01:00
Jessica Wang
9d694dd8e7
cloudstack 3.0 UI - localize validation message for vm host name.
2012-04-18 18:20:42 -07:00
Jessica Wang
4a7c7da191
CS-13896: cloudstack 3.0 UI - register template, register ISO - correct message and label.
2012-04-18 12:15:25 -07:00
Jessica Wang
8f6e3e5ea9
cloudstack 3.0 UI - add Network offering dialog - correct label of service offering from Compute offering to System offering.
2012-04-13 14:41:10 -07:00
pranav
ee0f3e898c
Bug 12833 addition of Fetch Latest Button on the Dashboard
...
Conflicts:
client/WEB-INF/classes/resources/messages.properties
ui/css/cloudstack3.css
reviewed-by: brian
2012-04-12 15:15:31 -07:00
Jessica Wang
0c33016c9f
cloudstack 3.0 UI - security group - ingress rule - fix a bug that Account, Security group failed to be translated.
2012-04-11 17:29:19 -07:00
Jessica Wang
cd9c24a978
cloudstack 3.0 UI - infrastructure - physical network - network service providers - Netscaler/F5/SRX - devices - change breadcrumb to show Devices instead of Netscaler/F5/SRX (to distinguish between provider and devices).
2012-04-11 11:38:51 -07:00
Brian Federle
3a5a60c0be
Add 'view all' shortcuts for common zone resources
...
On the physical resources dashboard, add a button to view all
resources for pods, clusters, and hosts. This will compile a
list view containing the resources across all zones.
In order to be able to add resources when in this zone-inspecific mode,
a zone drop-down had to be added to the create forms for
pods, clusters, and hosts.
2012-04-09 13:26:08 -07:00
Jessica Wang
984c4bbdb7
cloudstack 3.0 UI - system service offering page - (1) add System VM Type dropdown in Add Service Offering dialog. (2) add System VM Type in detailView.
2012-04-04 16:36:30 -07:00
Jessica Wang
297ec02dea
bug 14532: cloudstack 3.0 UI - IP Address page - StaticNAT IP - configuration - clicking Firewall - show Firewall multiEdit screen instead of NAT Port Range screen because createIpForwardingRule/deleteIpForwardingRule/listIpForwardingRules API are obsolete in cloudstack 3.0
2012-03-29 11:53:10 -07:00
Brian Federle
698a1bb3cd
Merge branch 'master' of git.cloud.com:/var/lib/git/cloudstack-oss
...
Conflicts:
client/WEB-INF/classes/resources/messages.properties
2012-03-28 15:03:17 -07:00
Brian Federle
3e2ca5a54f
bug 14519
...
Show separate message for basic zone setup physical network UI
2012-03-28 15:01:43 -07:00
Jessica Wang
964eeeb515
bug 14514: cloudstack 3.0 UI - volume page - show download volume option when a volume's attached VM is stopped or when a volume is detached from a VM.
2012-03-28 14:35:10 -07:00
Brian Federle
c568df743f
Revert "Add support for OVM traffic labels in UI"
...
This reverts commit a199d1f7a2 .
2012-03-28 14:34:04 -07:00
Brian Federle
a199d1f7a2
Add support for OVM traffic labels in UI
2012-03-28 11:11:17 -07:00
bfederle
97d8941a54
bug 14057
...
Rename 'label' -> 'traffic label' in configure traffic type dialog.
2012-03-28 10:24:52 -07:00
Jessica Wang
c91c9b3f3d
cloudstack 3.0 UI - infrastructure - service providers - security group provider detail view - correct view all from view security groups to view rules.
2012-03-26 14:11:22 -07:00
Jessica Wang
aaaaadf16f
cloudstack 3.0 UI - infrastructure - service provider detail view - correct view all label from view provider to view devices.
2012-03-26 12:47:21 -07:00
Jessica Wang
b5e33e35d5
cloudstack 3.0 UI - login page - language dropdown - add "Chinese (Simplified)" option.
2012-03-23 10:09:58 -07:00
bfederle
40aa941138
bug 14447: Fix incorrect label on select network offering of VM wizard
2012-03-22 18:47:11 -04:00
Brian Federle
0db22e44e8
bug 14375
...
Use 'Management IP Addresses' in place of 'Private IP Addresses' for
label on system dashboards
2012-03-21 11:15:03 -07:00
Jessica Wang
257997398e
cloudstack 3.0 UI - infrastructure page - zone detail - rename "network" tab to "physical network" tab.
2012-03-20 14:39:27 -07:00
Jessica Wang
3d327c03be
bug 14056: cloudstack 3.0 UI - infrastructure page - zone detail - physical network listView - provide delete action in listView.
2012-03-20 14:31:56 -07:00
bfederle
c23f1b8882
UI: Zone wizard update
...
-Allow for editing of traffic labels within the zone wizard; visible
by going to the create physical network(s) step and clicking the
'edit' button under each traffic type.
-Make hypervisor selection part of the create zone step, instead of
the add cluster step -- this is to allow the physical network UI to
have the selected hypervisor for the edit traffic labels dialog.
-Show drag-and-drop UI for basic zone setup, so that user can edit
traffic labels for a basic zone. Note that user can only have one
physical network here.
-Allow creation of storage traffic in a basic zone configuration, by
optionally dragging storage traffic type icon to first physical
network
2012-03-20 13:27:28 -07:00
Jessica Wang
59def829ca
cloudstack 3.0 UI - code optimization - seperate code of Enabling Security Group provider code, Adding Netscaler provider, Creating guest network to different functions (to avoid repeating code and to give individual message for each action)
2012-03-20 11:55:09 -07:00
Jessica Wang
20acc4d315
bug 14377: cloudstack 3.0 UI - login - if login fails due to invalid username and password, show a generic error message instead of API returned error message.
2012-03-19 16:04:50 -07:00
Jessica Wang
04f54ed29e
bug 14325: cloudstack 3.0 UI - add zone wizard - basic zone - show netscaler tab if selected network offering's provider is Netscaler. Hide netscaler tab otherwise.
2012-03-19 12:05:08 -07:00
bfederle
13864cc66a
Add missing resource, max networks, to project resource tab
2012-03-14 16:11:22 -07:00
Jessica Wang
4761b9ec58
cloudstack 3.0 UI - (1) listView widget - add PreFilter() to exclude fields that shouldn't show upon conditions. (2) Instance page - add new field "Internal name" (e.g. "i-3-5-JW") that only shows for root-admin.
2012-03-08 13:30:06 -08:00
Brian Federle
f844ab9a81
Update icon for 'Update SSL Certificate' button
2012-03-08 11:08:28 -08:00
Jessica Wang
58add196be
bug 14023: add "update SSL Certificate" button in the first screen in Infrastructure page.
2012-03-06 16:00:10 -08:00
Jessica Wang
377fa4361f
bug 12981: login screen - show explicit error messages when login fails.
2012-03-02 16:43:14 -08:00
Brian Federle
3a28cfddfa
bug 13941
...
Add missing labels for user dashboard
2012-02-23 15:42:44 -08:00
Brian Federle
856f41bdf8
System, secondary storage UI fixes
...
-Add state field ('resourcestate') to list view
-Fix destroy action to have proper UI feedback
2012-02-23 15:07:43 -08:00
Brian Federle
dd5379ff6f
bug 13953: Fix typo in SRX field
2012-02-23 11:54:21 -08:00
Brian Federle
d6fc3f9010
Localizaton fixes
...
-Add conditional CSS for Japanese version
-Fix font wrapping in JA CSS for header bar, system dashboard
-Add some missing localization labels
2012-02-22 17:32:00 -08:00
Brian Federle
e0be877706
Zone wizard: UI: Review step
...
Better final message before launch: make font size larger and
centered; include icon
2012-02-22 14:39:47 -08:00
Brian Federle
240dabea4b
Navigation organizational changes
...
-Rename 'System' -> 'Infrastructure'
-Rename 'service offering' -> 'compute offering'
(including all associated labels)
-Rename 'Configuration' -> 'Service Offerings'
-Move hypervisor capabilities under global settings
-Rename 'Compute' -> 'Compute and storage'
2012-02-21 18:54:43 -08:00
Jessica Wang
4d4af60690
localize new error message (for add guest network in multiple guest traffic types zone).
2012-02-21 17:08:02 -08:00
Brian Federle
c36808d5d2
bug 13765
...
Properly sync returned sticky fields from the API with the UI form, by
dynamically generating createForm fields based on Lb sticky
capabilities object; this will keep the required and conditional
fields properly up to date with the API requirements.
2012-02-21 15:13:52 -08:00
Brian Federle
52f1f53234
bug 13784: Fix missing status localization
2012-02-21 13:50:30 -08:00
Brian Federle
cc80211957
bug 13908: Fix localization label
2012-02-21 13:47:55 -08:00
Jessica Wang
1dfe656f2a
bug 13864: IP Address page - add new field Purpose (only shown in Basic zone)
2012-02-20 10:24:08 -08:00
Jessica Wang
eed5367238
bug 13680: add zone wizard - when configuration "use.local.storage" is true, skip add primary storage skip.
2012-02-19 10:20:14 -08:00
Brian Federle
f58cec83c6
bug 13702
...
Fix missing labels for instance state/actions
2012-02-17 16:01:16 -08:00
Brian Federle
80e4b5ef7c
Add a few more missing localization labels
2012-02-17 14:12:53 -08:00
Brian Federle
f223d8086c
Add missing localization for LB UI
2012-02-17 13:54:23 -08:00
Brian Federle
d3cc43e83f
bug 13815
...
Add language drop-down to login screen
status 13815: resolved fixed
2012-02-17 11:28:14 -08:00
Jessica Wang
a56d465387
cloudstack 3.0 new UI - add zone wizard - public traffic - show different description for basic zone and advanced zone.
2012-02-17 11:10:10 -08:00
Jessica Wang
f0e3cad6f9
cloudstack 3.0 new UI - add zone wizard - guest traffic - show different description for basic zone and advanced zone.
2012-02-17 10:54:37 -08:00
Jessica Wang
fab34ce8e5
cloudstack 3.0 new UI - system - network chart - localize text in html code.
2012-02-16 18:01:06 -08:00
Jessica Wang
2f682ea904
cloudstack 3.0 new UI - add zone wizard - localize text in html code.
2012-02-16 17:23:44 -08:00
Brian Federle
4b2709ceff
Add missing localization for instances.js
2012-02-16 15:42:01 -08:00
Jessica Wang
c05a040c56
cloudstack 3.0 new UI - add more localization labels.
2012-02-16 15:35:44 -08:00
Jessica Wang
9f86abccbd
cloudstack 3.0 new UI - add more localization labels.
2012-02-16 15:25:17 -08:00
Jessica Wang
c3c5b65428
cloudstack 3.0 new UI - add more localization labels.
2012-02-16 15:02:37 -08:00
Brian Federle
6d8a11c74b
Complete localization for quick install wizard
...
-- Also separates EULA into an iframe-embedded HTML file
2012-02-16 14:45:10 -08:00
Jessica Wang
e8c309b447
cloudstack 3.0 new UI - add more localization labels.
2012-02-16 13:55:56 -08:00
Jessica Wang
577f3a5f75
cloudstack 3.0 new UI - correct localization label format
2012-02-16 12:22:13 -08:00
Jessica Wang
68f12d9753
cloudstack 3.0 new UI - localize messages during zone creation.
2012-02-16 11:23:22 -08:00
Jessica Wang
a9e99d3065
cloudstack 3.0 new UI - localize zone wizard.
2012-02-15 19:22:55 -08:00
Brian Federle
5c0696073f
bug 13743: New zone wizard step -- configure storage traffic
...
For an advanced zone, with the storage traffic type assigned to a
network, add a new step to configure the IP ranges of the storage
traffic type.
2012-02-15 16:30:54 -08:00
Jessica Wang
0341d00082
cloudstack 3.0 new UI - system page - localize IP Ranges sections.
2012-02-15 15:52:50 -08:00
Jessica Wang
50fadb4e5c
cloudstack 3.0 new UI - system page - localize primary storage section.
2012-02-15 14:59:19 -08:00
Jessica Wang
3536a2e941
cloudstack 3.0 new UI - system page - localize host section.
2012-02-15 14:42:13 -08:00
Jessica Wang
62c4133ed0
cloudstack 3.0 new UI - system page - localize zone actions.
2012-02-15 13:39:09 -08:00
Brian Federle
18bfc4090a
WIP: Install wizard localization
2012-02-15 10:16:08 -08:00
Jessica Wang
3d7e423903
cloudstack 3.0 new UI - system page - localize network providers section.
2012-02-14 17:09:46 -08:00
Brian Federle
34999a25ae
Projects UI localization
...
-Dashboard
-New project wizard
-Misc. missing localized strings
2012-02-14 16:00:52 -08:00
Brian Federle
4ed91ab252
Localization for instance wizard
2012-02-14 14:46:21 -08:00
Jessica Wang
55a999415b
cloudstack 3.0 new UI - system page - (1) localize management traffic type (2) remove createVlanIPRange after creating guest network for basic zone. Because this AddGuestNetwork dialog is not available in basic zone any more.
2012-02-14 13:48:29 -08:00
Brian Federle
7479fd9b03
Localization for 'Allocated' state
2012-02-14 13:24:21 -08:00
Brian Federle
c721344752
Missing detail view widget localization
2012-02-14 12:54:39 -08:00
Brian Federle
cd8dd8fe38
Add missing instance detail tab localization
2012-02-14 12:54:39 -08:00
Jessica Wang
2c14d45702
cloudstack 3.0 new UI - system page - localize storage traffic type, public traffic type section.
2012-02-14 12:07:56 -08:00
Brian Federle
6136a598e7
Add missing labels to list view widget
2012-02-14 12:01:05 -08:00
Brian Federle
1f021e3226
Localize global settings
2012-02-14 12:01:04 -08:00
Brian Federle
8246aff812
Add missing localization for notifications labels
2012-02-14 12:01:04 -08:00
Jessica Wang
4d089c270c
3.0 UI - system page - localize KVM/XenServer/VMWare network label default display value.
2012-02-14 11:21:41 -08:00
Jessica Wang
8246271635
bug 13583: Add Zone Wizard - Guest Traffic - change description of Guest Traffic.
2012-02-14 10:34:13 -08:00
Jessica Wang
012be834b5
3.0 UI - localize Add network offering dialog.
2012-02-13 17:40:45 -08:00
Brian Federle
757bb2d0cb
bug 13650
...
Add missing localization label on PF UI
status 13650: resolved fixed
2012-02-13 17:29:47 -08:00
Jessica Wang
f25539e6cb
3.0 UI - localize network offering page.
2012-02-13 17:28:14 -08:00
Brian Federle
744cd902d1
Localize domains section
2012-02-13 15:11:11 -08:00
Brian Federle
5bd1fcba6f
Localize accounts/users
2012-02-13 14:57:24 -08:00
Brian Federle
446ba7a5ec
Localize Templates/ISOs
2012-02-13 11:33:42 -08:00
Brian Federle
ae4a967ad7
bug 13581
...
Hide NetScaler sub-nav text when not using ELB/EIP network offering
status 13581: resolved fixed
2012-02-10 14:22:52 -08:00
Brian Federle
90fac015a5
Localization for network->ip, security group sections
2012-02-10 13:36:28 -08:00
Brian Federle
97a276cdae
Support UTF-8 charset
2012-02-10 13:36:28 -08:00
Brian Federle
ef6e0daddb
Add all existing messages codes to index.jsp dictionary
2012-02-10 12:30:37 -08:00
Brian Federle
a6f805c140
bug 13589
...
-Fix 'view all' alerts to open up a new panel with the Alerts listing
-Remove 'view all' for host alerts, as there is no relevant section to
go to for this
-Fix some localization codes
status 13589: resolved fixed
2012-02-10 10:42:40 -08:00
Brian Federle
6fed8f102a
Localization for network->networks section
2012-02-09 15:58:00 -08:00
Brian Federle
f1cd0a482a
Localize storage->snapshots section
2012-02-09 15:09:13 -08:00
Brian Federle
9ee043efde
Localization for storage->volumes section
2012-02-09 14:15:06 -08:00
Brian Federle
881a46ff54
Localize admin dashboard
2012-02-09 13:16:10 -08:00
Brian Federle
5bfe6be091
Localize more VM states
2012-02-09 12:33:19 -08:00
Brian Federle
ea869c5eb7
Localize 'Expunging' state
2012-02-09 12:30:56 -08:00
Brian Federle
32d6e994c3
Localization for projects UI
2012-02-09 12:22:10 -08:00
Brian Federle
9d4437e089
UI localization for core.js
2012-02-09 11:49:31 -08:00
Brian Federle
969ac05171
Add more messages
2012-02-09 11:12:13 -08:00
Brian Federle
d2284e4439
UI: localization
...
-Put localization wrappers around listView, detailView widgets
-Add initial localization for instances section
2012-02-09 10:39:59 -08:00
Jessica Wang
2756b0fdcc
bug 13461: deployVM wizard - select ISO step - split one tab (All ISOs) to three tabs (Featured ISOs, Community ISOs, My ISOs)
2012-02-08 19:43:05 -08:00
Jessica Wang
db43123391
bug 13500: cloudstack 3.0 new UI - deployVM page - step 1 - provide description to zone, template, ISO.
2012-02-07 15:09:48 -08:00
Jessica Wang
0d5cc14acc
cloudstack 3.0 new UI - localization - add template action.
2012-02-07 12:30:30 -08:00
Jessica Wang
8358b2ba63
cloudstack 3.0 new UI - add Java core library, Java fmt library to index.jsp (for localization)
2012-02-07 12:02:54 -08:00
Jessica Wang
d9c5aa45c2
bug 13461: deploy VM wizard - step 2 (select template/ISO step) - correct label "My ISOs" to be "All ISOs" because that's what really show here.
2012-02-06 11:31:25 -08:00
bfederle
fbf1c958db
bug 12497
...
Fix back button causing erratic behavior, due to force re-populating
of form fields in each step; data only repopulates now if an item on a
previous step has changed.
status 12497: resolved fixed
2012-02-03 15:36:42 -08:00
bfederle
66b69a049b
bug 13210: User dashboard layout cleanup
...
-Replace broken 'My projects' with latest events listing
-Show real network stats; replace with 'Owned networks' and 'Owned IP
addresses'
status 13210: resolved fixed
2012-02-02 13:47:45 -08:00
bfederle
9221fdc7ef
bug 13413
...
Fix tooltips in zone wizard for public/management traffic types
status 13413: resolved fixed
2012-02-01 16:12:59 -08:00
Jessica Wang
9687bb51ef
bug 13080: instance wizard - basic zone - step 5 - when no networks nor security groups to select from, show text "The zone you selected does not have any choices for network selection" instead of "Either you select a basic zone whose guest network does not include security group service or your selected hypervisor does not have any additional network features or you don't have any zone that has security group enabled."
2012-02-01 14:31:47 -08:00
bfederle
cc63a451a7
bug 13288: Concatenate long zone names in dashboard UI
...
status 13288: resolved fixed
2012-01-30 13:26:38 -08:00
bfederle
83bc7d1c81
Remove UI test data
2012-01-27 09:01:57 -08:00
Jessica Wang
dfd28b0df8
add zone wizard - seperate addNetscalerDevice code out from configurePhysicalNetwork code. So, addNetscalerDevice can have its own error handling.
2012-01-26 13:22:50 -08:00
Jessica Wang
d569f383f9
bug 13313: new zone wizard - skip addHost step if cluster is VMware.
2012-01-25 11:40:37 -08:00
bfederle
eff786bcad
bug 13242
...
-Map allowed sticky session params to network capabilities, to only
show fields relevant to selected network
-Move sticky rules to separate JS file
2012-01-24 13:28:06 -08:00
bfederle
3a0886f891
Add documentation copy for zone wizard steps
2012-01-23 16:38:30 -08:00
bfederle
24c14006d2
Updated zone wizard / details
...
Rework zone wizard:
-Support creation of multiple physical networks via drag-and-drop UI
-Support configuration of traffic types
-Allow creation of complete zone resources -- pods, clusters, hosts,
storage -- in a similar fashion to the quick install
-Add requirements to support elastic load balancer
Rework zone details page:
-Convert old zone chart into a regular zone details pane, split into
multiple tabs
-Add zone-specific resources dashboard
-Allow display of multiple physical networks
2012-01-23 10:53:36 -08:00
bfederle
87f397b1e9
bug 11840: Correct validation on instance wizard
...
status 11840: resolved fixed
2012-01-05 11:36:21 -08:00
bfederle
867afce8da
Add percent labels to dashboard charts
2012-01-04 14:25:25 -08:00
bfederle
4e97121f02
Add new admin dashboard
...
-Use cluster level capacity display for all zones
-Show capacities as pie charts
-Misc. dashboard layout fixes
2012-01-03 16:29:06 -08:00
bfederle
ceb95cb002
bug 12651: Make new network name field required
...
status 12651: resolved fixed
2011-12-22 15:03:31 -08:00
bfederle
d2b99d33ef
Move multi-edit to widgets folder (as it is a jQuery widget)
2011-12-21 15:28:32 -08:00
bfederle
b33c6f6de4
bug 12211: Implement project dashboard
...
status 12211: resolved fixed
2011-12-19 18:30:25 -05:00
bfederle
134b38bb2d
bug 12211
...
Add system resources, users, alerts to project dashboard
2011-12-19 14:12:09 -08:00
bfederle
07ed925ab1
bug 12614: Zone wizard update
...
-Add support to filter network offerings based on whether security
groups is checked; options then come from a separate
'securityGroupNetworkOfferings' object:
args.response.success({
domains: domainObjs,
// Non-security-group-enabled offerings
networkOfferings: networkOfferingObjs,
// Security group-enabled offerings
securityGroupNetworkOfferings: []
});
-Remove old/unused fields from wizard
2011-12-19 11:36:03 -08:00
Brian Federle
1c2ca9a59f
bug 12211
...
Create real layout for project dashboard
2011-12-16 16:02:08 -08:00
Jessica Wang
f0609c60dd
cloudStack 3.0 new UI - Create Zone wizard - add 3rd step (create pod).
2011-12-16 15:32:09 -08:00
Brian Federle
49c27299a5
Update zone section
...
-Show separate info tooltips for basic/advanced zone
-Update test data to reflect zone changes
2011-12-16 14:02:44 -08:00
Brian Federle
13e217356e
Update zone section
...
-Add new info 'bubbles' to zone chart
-Add/restore Add Pod section as step 3 of zone wizard UI
-Add network offering drop-down to zone wizard, for basic zone
2011-12-16 13:25:26 -08:00