500 Commits

Author SHA1 Message Date
Jessica Wang
958aaaaf87 new UI - instance page - refactor submenu. 2010-10-22 20:23:05 -07:00
Jessica Wang
ede817886a new UI - refactor instance page's submenu. 2010-10-22 20:09:57 -07:00
Jessica Wang
e9d56d473d new UI - instance page - refactor submenu. 2010-10-22 19:47:24 -07:00
NIKITA
4326070a88 UI for help dropdown 2010-10-22 14:52:09 -07:00
Jessica Wang
bf377735c4 new UI - instance page - hide routers tab for non-admin user. 2010-10-22 14:31:47 -07:00
will
c8850970ca Enabled Help Dialog 2010-10-22 11:31:24 -07:00
NIKITA
018b76fc6c Change in network dg 2010-10-21 18:29:53 -07:00
NIKITA
44e260c55f Added grid header to Volume and Snapshots 2010-10-21 18:14:52 -07:00
NIKITA
1d752b1508 Resolved a minor issue with status message in Instance 2010-10-21 17:57:56 -07:00
Jessica Wang
9144ea47c1 new UI - domain page - fix a JS bug "$selectedDomainTreeNode.data("jsonObj") is not an object". 2010-10-21 17:43:51 -07:00
Jessica Wang
5356d165ff new UI - domain page - check whether domain.jsp is loaded to right panel when domain node is clicked in left navigation. 2010-10-21 16:07:54 -07:00
Kris McQueen
365ac7501f bug 6672: Fix up volume commands. For createVolume, the command is supposed to create a database object, but not assign it to a storage pool until the user first attaches it to a vm instance. That allows the volume to start off hypervisor agnostic. For attachVolume, detachVolume, and listVolumes, the responses had minor issues (sourceType could be null, for example) in either the response generation, or the response handling by the UI.
status 6672: resolved fixed
2010-10-21 15:15:01 -07:00
NIKITA
d4207060b4 New icons for Service Offering, Disk Offering, Global Settings 2010-10-21 14:43:45 -07:00
Jessica Wang
fdd2b27e60 new UI - domain tree - fix a bug that tree is not expandable after coming back from other pages. 2010-10-21 14:19:37 -07:00
Jessica Wang
0d5a7175d8 new UI - domain page - fix a bug that is caused by API refactor. 2010-10-21 11:50:20 -07:00
NIKITA
69fe8494c2 Domain icon for left and title menu 2010-10-21 11:23:26 -07:00
Jessica Wang
4af701c6fb new UI - resource page - fix the logic of showing/hiding Add Zone/Pod/PrimaryStorage/VLAN/SecondaryStorage/Host between different type of nodes. 2010-10-21 11:20:30 -07:00
Jessica Wang
2313112831 new UI - load resource.jsp into right panel when zone tree node is clicked (to resolve the bug that resource.jsp is not found after coming back from other pages). 2010-10-21 11:08:32 -07:00
Jessica Wang
656c933891 new UI - system VM page - add view console template. 2010-10-20 19:15:30 -07:00
will
04cfb46b54 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-20 19:14:16 -07:00
will
8d498f4ea8 Added hover effect over the navigation to indicate which ones can be opened or not 2010-10-20 19:14:07 -07:00
Jessica Wang
c2a477e725 new UI - system VM page - implement view console action. 2010-10-20 18:59:15 -07:00
NIKITA
d68f44de1e help UI 2010-10-20 18:32:11 -07:00
will
f58e15d009 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-20 18:30:08 -07:00
will
e765a5b394 Made the left nav links clicking more smoother. 2010-10-20 18:29:19 -07:00
Jessica Wang
87449c9081 new UI - domain page - indent the whole tree 30 pixels by default. 2010-10-20 18:02:55 -07:00
Jessica Wang
97a8f3f9ab new UI - resources page - zonetree - make clickable area bigger for each tree node. 2010-10-20 17:59:24 -07:00
Jessica Wang
4399a051dd new UI - domain tree - calculate indent by treenode level. 2010-10-20 16:56:23 -07:00
Kris McQueen
d01d2c01f4 fix a problem listing load balancer rules, the ip address for a vm has been standardized to ipaddress rather than a mix of ipaddress/privateip 2010-10-20 16:48:20 -07:00
Jessica Wang
e9b81c9b1e new UI - resources page - populate host and primary storage into middle menu when pod node is clicked (just like when cluster node is clicked). 2010-10-20 16:45:40 -07:00
Jessica Wang
44f6264ce0 new UI - fix a bug that domain tree doesn't show 2nd-level or lower level. 2010-10-20 16:20:17 -07:00
NIKITA
258214f190 Left menu first level open arrow changed 2010-10-20 15:34:51 -07:00
NIKITA
8c169c2d30 change in Domain left menu 2010-10-20 15:20:47 -07:00
Jessica Wang
41fb27d246 new UI - show middle menu when clicking pod node in left menu. 2010-10-20 14:51:52 -07:00
Jessica Wang
afcf6c1360 new UI - resources page - fix a bug that clicking on zone/pod/systemVM node will close system menu. 2010-10-20 11:53:01 -07:00
NIKITA
af925211af Change in Network tab UI in Resource 2010-10-20 11:47:14 -07:00
Jessica Wang
2c59448234 new UI - highlight(select) domain tree node when it's being clicked. 2010-10-20 11:33:37 -07:00
Jessica Wang
444aef3a29 new UI - remove non-used html code. 2010-10-20 10:57:59 -07:00
Jessica Wang
af864390c4 new UI - domain page - fix a bug that admin.acccounts didn't get refreshed when clicking different domain node that has zero admin account. 2010-10-20 10:49:22 -07:00
Jessica Wang
7d9932ce49 new UI - when clicking Domain in left menu, build domain tree under it (in left menu). 2010-10-20 10:30:50 -07:00
Jessica Wang
376e161c04 new UI - add left menu domain tree node template. 2010-10-20 09:45:25 -07:00
will
8cc83313dd Fixed an object comparison check when selecting the 2nd level nagivation. 2010-10-19 18:27:22 -07:00
will
111a92c56c Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-19 18:19:36 -07:00
will
97cda5f975 Adding animation to the left navigation for 2.2 UI 2010-10-19 18:19:13 -07:00
NIKITA
6038cdb5b9 Pop up for Info cion in Network tab 2010-10-19 17:47:37 -07:00
Jessica Wang
09f2836dd9 new UI - ISO page - remove edit button, add Edit ISO link into action menu 2010-10-19 17:38:47 -07:00
will
00b81a13e0 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-19 17:36:23 -07:00
will
ba5461d5a7 Fixed 2nd level navigation for new 2.2 UI 2010-10-19 17:36:06 -07:00
Jessica Wang
85ff897cce new UI - Template page - remove Edit button and add Edit Template to action menu. 2010-10-19 17:26:53 -07:00
will
5931b69218 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-19 17:19:45 -07:00