150 Commits

Author SHA1 Message Date
Brian Federle
5df74b0b46 Bug 12396 -- Fix border radius to 4px 2011-12-07 14:45:12 -08:00
Brian Federle
5420554237 Add name field to add network on instance wizard 2011-12-07 11:36:55 -08:00
Brian Federle
e3aa4fb4bb bug 12351
-Add 'create new network' field on select network dropdown, with
 network offering select

-Merge direct/shared networks into one list
2011-12-06 16:19:13 -08:00
Brian Federle
994a74210f bug 12351
-Implement default network radio button for all networks
-Make all network items check boxes
-Automatically check a selected default network

NOTE: Updated server calls need still need to be implemented
2011-12-06 13:55:04 -08:00
Brian Federle
fa4e08aa9c Add white box around 'no networks' message in instance wizard 2011-12-06 12:35:54 -08:00
Brian Federle
6434469496 bug 12341
-Show summary page after install wizard creation
-Better icons for progress items
2011-12-05 18:50:52 -08:00
Brian Federle
8de59166a4 bug 12315
-Show summary of actions being performed on installation
2011-12-05 16:38:00 -08:00
Brian Federle
88d438dc2f bug 12313
-Add back button to install wizard steps
-Misc. refactoring
2011-12-05 16:05:17 -08:00
Brian Federle
b03a8b5939 bug 12344: Updates to system section
-Move System VMs section to relevant are on zone chart
-Make Virtual Router provider a detail view
-Move Virtual Appliances listing to 'virtual routers' detail tab
2011-12-05 14:22:44 -08:00
Brian Federle
c9328e3a95 Fix table header when in dialog box 2011-12-02 11:57:47 -08:00
Brian Federle
bc12d1a1ac Only show pointer on first <td> in list view 2011-12-02 11:32:28 -08:00
Brian Federle
d64a988574 IE8 Fixes:
-Minor CSS fix for horiz. scrollbar in list view
-Fix breadcrumb click event not triggering
2011-12-02 10:41:58 -08:00
Brian Federle
6e303c10e3 Various fixes to network section
-bug 12141: Show VM details on static NAT chart

-Move VPN actions from list view to detail view, to avoid excessive
 server calls from being made (due to needing additional calls to get
 VPN/network data)

-Fix network action refresh for list view and detail view
2011-12-01 13:46:31 -08:00
Brian Federle
48501c1dad Minor UI tweaks:
-Fix dialog wrapping, when only 1 field present
-Fix search bar wrapping
2011-12-01 11:17:50 -08:00
Brian Federle
79e7369fef Better 'no-network' styling for instance wizard 2011-12-01 09:06:06 -08:00
Brian Federle
31b61b9002 WIP: Updated install wizard 2011-11-30 18:39:57 -08:00
Brian Federle
5007bce96a Fix multi-wizard CSS 2011-11-29 12:52:44 -08:00
Brian Federle
fb729d429c More CSS fixes 2011-11-29 12:24:44 -08:00
Brian Federle
3061f398bf Update icons; fix header bar 2011-11-29 12:01:02 -08:00
Brian Federle
9237e91344 -bug 12153: Properly refresh list view after performing actions in detail view
-Fix clicking too fast to add panel breaking browser
-Add install wizard copy
2011-11-23 14:02:54 -08:00
Brian Federle
a7c8c618a3 -Add example network section
-Move example VPN section to detail view
-Support reordering of list view items
-Example reorder actions for service offerings
2011-11-22 15:40:33 -08:00
Brian Federle
fc6c6fb5cb Better network provider status UI handling 2011-11-21 15:23:47 -08:00
Brian Federle
cfcda326e5 -Fix args.context for zone host details panel
-Fix list view edit action
-Support range input for create form
2011-11-21 14:22:35 -08:00
Brian Federle
85f1e56ce1 -Add provider-wide action support
-Support defaultValue for create forms
-Fix formatting on panel create forms (for providers)
2011-11-18 14:59:42 -08:00
Brian Federle
ed176cf3c9 -Fix zone chart -- $browser is undefined error
-Support dynamic generation of create form fields (for add network offering)
-Add example add network offering form
2011-11-17 14:16:42 -08:00
Brian Federle
edc2df1d73 -Correctly refresh properties on detail view action
-Support async edit action
-Make action notification section optional
-Add save button to apply detail view edit
-Fix indentation, button spacing for multi-edit items
2011-11-16 16:19:17 -08:00
Brian Federle
8f9a06fb41 Always show disabled list view actions 2011-11-16 13:22:02 -08:00
Brian Federle
4eb24d879f Remove VLAN/security groups radio buttons from zone wizard 2011-11-16 12:21:32 -08:00
Brian Federle
3e09925f58 Update install wizard appearance 2011-11-11 19:12:12 -08:00
Brian Federle
e77aac18e9 Advanced installation button 2011-11-11 13:15:03 -08:00
Brian Federle
97bc2c3769 Update install wizard widget 2011-11-11 13:08:48 -08:00
Brian Federle
22f1755d77 Disable 'add pod' and 'add ip range' steps in zone wizard 2011-11-11 11:56:35 -08:00
Brian Federle
1848079bcd Add embedded table to detail view, for guest network configuration 2011-11-11 11:31:06 -08:00
Brian Federle
8e12c9aa21 Update dialog appearance; add UI support for zone network providers 2011-11-11 10:29:27 -08:00
Brian Federle
d9a5f851b5 Updated zone page; update detail view edit notification 2011-11-08 16:25:33 -08:00
Brian Federle
28521a3819 Updated header/project appearance; add new system chart view 2011-11-08 12:43:57 -08:00
Brian Federle
af6b5c52f0 Update icons 2011-11-07 15:23:00 -08:00
Brian Federle
c14e0362d1 Implement new project flow 2011-11-04 16:09:17 -07:00
Brian Federle
7effedaf2d New login BG 2011-11-03 15:25:06 -07:00
Brian Federle
6152cdb36b Add updated projects UI 2011-11-03 15:13:07 -07:00
Brian Federle
29f510772c Add new UI; move old UI to old/ 2011-11-03 10:59:57 -07:00
Mikhail Mikhaliov
1aaffeafb6 Fix invalid css error 2011-10-19 09:48:35 +03:00
Jessica Wang
de9856f1c4 cloudStack - sync UI change from 2.2.y branch to mater branch. 2011-09-13 16:00:46 -07:00
Jessica Wang
818972e3a6 bug 11274: cloudStack - remove "power by cloud.com" in the lower right corner. 2011-08-26 16:13:55 -07:00
Jessica Wang
a8d1c81806 bug 11274: cloudStack - change log icon from "cloud.com" to "cloudstack". 2011-08-26 12:25:22 -07:00
Kelven Yang
38839cea33 a CSS fix for IE7 2011-07-21 17:58:10 -07:00
will
eb0dec5072 bug 9118: Updated snapshot UI to support multiple recurring snapshot policy
Merge from 2.2.4
2011-03-31 16:29:36 -07:00
NIKITA
1372767685 bug 8655 : UI for new options in Advance Mode under Zone Wizard 2011-02-24 16:42:15 -08:00
NIKITA
d50ad65211 Hidden action buttons made more lighter 2011-02-22 11:53:57 -08:00
NIKITA
811ec322b9 added class for actionbutton so that it can transparent 2011-02-17 17:13:35 -08:00