74 Commits

Author SHA1 Message Date
Brian Federle
cdbfe261ba Add new infrastructure icons 2012-10-26 13:33:38 -07:00
Brian Federle
d7704422ac UI browser: add panel focus overlay
On hover of a breadcrumb, show an overlay effect which focuses on that
particular panel, hiding all panels after it.

This allows a user to see the content of previous breadcrumbs that the
user loaded.
2012-10-16 14:11:05 -07:00
Brian Federle
469e180515 multiEdit: better handling for tag widget
Place tagging widget in a separate action and dialog class; it is
indicated by a 'tag' icon for better clarity.

-- This removes the requirement to specify a dummy 'edit' action on
multi-rules; instead, the separate tag action will appear automatically
as long as 'tags' is specified under the multiEdit's properties.

Conflicts:
	client/WEB-INF/classes/resources/messages.properties
	ui/css/cloudstack3.css
	ui/index.jsp
2012-08-06 14:15:41 -07:00
bfederle
71bfeae487 Update VPC UI 2012-07-20 11:02:28 -07:00
Brian Federle
683b7d7822 Add configure VPC tooltip and links 2012-06-29 13:13:59 -07:00
Brian Federle
c347c6bd09 Add base VPC UI
** Note: this is a work-in-progress, and only contains dummy content

Implement UI for managing VPC tiers, via a custom chart-like UI list
tiers and allowing the management of VMs associated with the VPCs.
2012-06-28 10:51:56 -07:00
Brian Federle
45311fefc1 CS-13739: Localize 'login' button 2012-05-24 12:41:14 -07:00
Brian Federle
4b88f454a3 CS-14953: 'CloudStack' -> 'CloudPlatform'
reviewed-by: brian

commit 4488f0a66766286e960a47d34cd2e5148162bcab
Author: Pranav Saxena <pranav.saxena@citrix.com>
Date:   Tue May 22 15:15:40 2012 +0530

    Renaming CloudStack to CloudPlatform for Proprietary builds
2012-05-22 11:45:58 -07:00
Brian Federle
f3a73d722f UI proprietary build: rename 'CloudStack' -> 'CloudPlatform'
When EULA is present for a proprietary build, show 'CloudPlatform'
instead of 'CloudStack' in the logo for the login form and top header.
2012-05-16 10:43:36 -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
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
Brian Federle
2e82439a53 Hide Citrix logo if no EULA is present (i.e., is OSS version) 2012-02-16 16:22:23 -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
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
dfbb125e30 New install wizard styling 2011-12-22 11:38:56 -08:00
bfederle
744e10bf01 bug 12316: Install wizard error handling fixes
status 12316: resolved fixed
reviewed-by: sonny
2011-12-20 20:17:45 -08:00
bfederle
a25b562a6c bug 12554
Update style of breadcrumbs and navigation items

status 12554: resolved fixed
2011-12-19 18:01:31 -08:00
Brian Federle
1c2ca9a59f bug 12211
Create real layout for project dashboard
2011-12-16 16:02:08 -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
Brian Federle
a8b6ab7d5a bug 12554
Add new AJAX loader images
2011-12-16 12:21:28 -08:00
Brian Federle
5c4697e9c1 Zone chart updates
-Remove system VMs from chart

-Remove tooltips
2011-12-16 11:07:58 -08:00
Brian Federle
405fa75b6d Implement system dashboard 2011-12-14 07:56:43 -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
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
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
3e09925f58 Update install wizard appearance 2011-11-11 19:12:12 -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
Jessica Wang
a8d1c81806 bug 11274: cloudStack - change log icon from "cloud.com" to "cloudstack". 2011-08-26 12:25:22 -07:00
NIKITA
1372767685 bug 8655 : UI for new options in Advance Mode under Zone Wizard 2011-02-24 16:42:15 -08:00
will
c22e41ea92 bug 8482: Merge from 2.2.x. Added a refresh all link on top of the mid menu section. Changed the top right refresh to refreshing only the highlighted item. 2011-02-08 12:28:08 -08:00
NIKITA
a5607db579 Second level left triangular expander arrow made bigger 2011-02-03 16:13:13 -08:00
NIKITA
7904ab692d Gird actions button made bigger to accommodate all the languages text 2011-02-03 16:13:12 -08:00
NIKITA
5c80ac13a2 Icon for midmenu security group 2011-01-25 14:40:58 -08:00
NIKITA
7568265bc7 bug 8198: Issue has been resolved 2011-01-25 12:42:59 -08:00
NIKITA
50dcd49b57 Added ISO midmenu icon 2011-01-24 14:21:33 -08:00
NIKITA
32a55eb827 bug 8143: Clear Search icon made darker 2011-01-24 13:53:15 -08:00
NIKITA
3484d04112 bug 8160: Dropdown on login screen made bigger 2011-01-24 10:51:17 -08:00
NIKITA
2ee08d88e4 Icon for secondary storage 2011-01-13 14:25:27 -08:00
NIKITA
25508b421b Login language and theme options added on login page 2011-01-10 14:11:20 -08:00
NIKITA
0f109fb6e5 Loading part changed for Physical Resources, Zone, Pod etc 2010-12-27 16:27:43 -08:00
NIKITA
db9a24c016 Leftmenu firstlevel down arrow changed 2010-12-23 11:27:59 -08:00