869 Commits

Author SHA1 Message Date
Jessica Wang
fb318f1ae3 new UI - instance page - add action menu to details tab. 2010-10-23 11:29:04 -07:00
Jessica Wang
cecf4f9a5e new UI - instance page - show different submenu at left navigation based on user role (admin, non-admin). 2010-10-23 10:44:45 -07:00
Jessica Wang
d4dfc6770b new UI - add instance group submenu at navitation. 2010-10-23 10:28:21 -07:00
Jessica Wang
e17791251e new UI - add "Running Instances", "Stop Instances", "Destroyed Instances" submenu at left navitation. 2010-10-23 10:16:01 -07:00
Jessica Wang
2818fcfd3b new UI - add My Instance submenu at left navigation. 2010-10-23 10:03:32 -07:00
Jessica Wang
15e4366c9e new UI - fix a bug that disable multiple selection was not working. 2010-10-23 09:22:02 -07:00
Jessica Wang
3f538e3c5a new UI - index.jsp - remove non-used template. 2010-10-23 08:04:12 -07:00
Jessica Wang
2117695437 new UI - left navigation - correct icon of template, ISO. 2010-10-23 07:23:12 -07:00
Jessica Wang
b950056424 new UI - check in again. 2010-10-22 20:48:44 -07:00
Jessica Wang
ef988029b3 new UI - check in missing files. 2010-10-22 20:44:21 -07:00
Jessica Wang
e92eac96f7 new UI - add second indent template. 2010-10-22 20:36:41 -07:00
Jessica Wang
9603d92ad3 Revert "new UI - instance page - refactor submenu."
This reverts commit e9d56d473da732bb2dc2ea8c53602133f043c0cd.

Conflicts:

	ui/new/scripts/cloud.core2.instance.js
2010-10-22 20:31:22 -07:00
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
will
fd02b7bd43 Removing legacy login.html. It has already been integrated. 2010-10-22 19:34:34 -07:00
will
05f1c1b454 Removed version from the cloud.com javascript files 2010-10-22 19:32:26 -07:00
will
388ec0b072 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-22 17:43:35 -07:00
will
c7385bd095 Fixed up the Help Section in 2.2 UI 2010-10-22 17:43:21 -07:00
NIKITA
eccab6880f Loading added for Dialog boxes 2010-10-22 16:30:41 -07:00
will
6d276c3133 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-22 16:24:54 -07:00
will
19102c023d Fixed 2.2 Dashboard
- changed "totalCapacity" to "totalcapacity" in listCapacity response
- Fixed percentUsed calculation to actually calculate the percentage used of each capacity resource
2010-10-22 16:24:41 -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