Commit Graph

331 Commits

Author SHA1 Message Date
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
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
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
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
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
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
will 13f0f784e2 Refactored the first level navigation for 2.2 UI. 2010-10-19 17:19:31 -07:00
Jessica Wang 3e40809e75 new UI - implement delete pod action. 2010-10-19 16:12:15 -07:00
Jessica Wang b60fd783fd new UI - implement delete zone action. 2010-10-19 15:55:27 -07:00
Jessica Wang 0b19113ca8 new UI - change element ID to be consistent with other elements. 2010-10-19 14:36:19 -07:00
Jessica Wang 2a56ce0baf new UI - after login, display dashboard as the default page. 2010-10-19 14:19:42 -07:00
Jessica Wang 3372ad1fb4 new UI - implement delete secondary storage action. 2010-10-19 14:04:58 -07:00
Jessica Wang da762b01db new UI - implement delete primary storage action. 2010-10-19 10:52:01 -07:00
Jessica Wang 743f58fb0c new UI - hide middle menu when clicking zone node, pod node, systemVM node, dashboard. show middle menu otherwise. 2010-10-19 10:20:22 -07:00
Jessica Wang 9e003170c6 new UI - left menu - empty zonetree and vm group tree when expand other menu. 2010-10-19 09:48:26 -07:00
Jessica Wang 1e0f2fb436 new UI - when clicking cluster node, select the 1st host in middle menu as default. 2010-10-19 09:41:12 -07:00
Jessica Wang f11df0880f new UI - host page - remove testing code. 2010-10-19 09:38:07 -07:00
Jessica Wang bae8998d2d new UI - host page - implement update OS action. 2010-10-18 19:09:38 -07:00
Jessica Wang 3c27d0506b new UI - fix a bug that clicking a submenu will collapse parent menu. 2010-10-18 17:51:09 -07:00
Jessica Wang 95360a51ed new UI - implement remove host action. 2010-10-18 17:15:48 -07:00
Jessica Wang 82132b8a54 new UI - implement Force Reconnect on Host. 2010-10-18 16:59:20 -07:00
Jessica Wang 9d7a2da5d8 new UI - implement Cancel Maintenance Mode. 2010-10-18 16:45:37 -07:00
Jessica Wang c67c618d44 new UI - host page - show different action option based on host state. 2010-10-18 16:14:56 -07:00
Jessica Wang faeff7707f new UI - confirm action before enable maintenance on host. 2010-10-18 15:46:10 -07:00
Jessica Wang a9c82e2bd5 new UI - fix a bug that host and primary storage appear more than once when clicking between different left menu. 2010-10-18 15:21:58 -07:00
Jessica Wang 51258656cc new UI - empty zonetree when collapse system left menu. 2010-10-18 15:09:42 -07:00
Jessica Wang 32be5f7693 new UI - collapse other expanded menu when clicking dashboard that doesn't have submenu. 2010-10-18 14:35:06 -07:00
Jessica Wang ab46791903 new UI - both host and primaryStorage are displayed in middle menu when cluster node is clicked. So, give host and primaryStorage different format of middle menu name to avoid conflict. 2010-10-18 14:06:33 -07:00
Jessica Wang 521cb762dc new UI - implement enable maintenance. 2010-10-18 11:33:55 -07:00
Jessica Wang 74cf1fe514 new UI - When adding VLAN IP Range fails, pop up dialog box that has error message and remove the VLAN on screen. 2010-10-18 10:26:14 -07:00
Jessica Wang afbf68c9ed new UI - add version number to all JS files. 2010-10-18 10:05:56 -07:00
Jessica Wang c9b5b33dd8 new UI - implement Add VLAN IP Range. 2010-10-17 17:01:21 -07:00
Jessica Wang abcb526f4b new UI - implement Add Secondary Storage 2010-10-17 10:48:22 -07:00