Commit Graph

20964 Commits

Author SHA1 Message Date
Brian Federle 95bf57b10d Add compiled CSS as part of source 2013-10-14 10:12:50 -07:00
Brian Federle 6fff7c7206 WIP: Style instance wizard, network step 2013-10-10 15:43:28 -07:00
Brian Federle bf121011bf Make 'fetch latest' have refresh button icon 2013-10-10 14:18:21 -07:00
Brian Federle 6651a4a305 No overflow on dashboard pie charts 2013-10-10 14:17:18 -07:00
Brian Federle c455c027aa Move detail/list view styling to separate SCSS files 2013-10-10 14:15:29 -07:00
Brian Federle 09e4327652 Detail view: Move toolbar to top of element for easier styling 2013-10-10 14:10:43 -07:00
Brian Federle 9c8e1f7206 Add styling for toolbar refresh button 2013-10-10 14:10:24 -07:00
Brian Federle a46ba98c42 Dialog: remove top default close button; add button area margin 2013-10-10 14:09:51 -07:00
Brian Federle f302c86855 Style data disk offering step 2013-10-09 14:10:34 -07:00
Brian Federle bffb10ab86 Add slider control 2013-10-09 13:59:40 -07:00
Brian Federle a78f5253a7 Instance wizard: style select tmpl/iso area 2013-10-09 13:39:43 -07:00
Brian Federle ca3513a6ad Add missing .css files 2013-10-09 13:39:31 -07:00
Brian Federle b1cac7a133 Instance wizard: style progress state 2013-10-08 15:10:14 -07:00
Brian Federle 0555a5241f Add FontAwesome glyph icons 2013-10-08 15:10:00 -07:00
Brian Federle c56e59f2cd Detail view: store tab BG color in $csui-tab-bg for resuse in other styles 2013-10-08 13:56:33 -07:00
Brian Federle c81b9fc921 Style select containers 2013-10-08 13:56:11 -07:00
Brian Federle 93d41b9262 Instance wizard: Add missing descriptions 2013-10-08 13:56:00 -07:00
Brian Federle 62551a93b5 Tabs: Make all jquery UI tabs apply appearance by default 2013-10-08 13:38:06 -07:00
Brian Federle 5cb2ed3387 Fix order of instance wizard buttons 2013-10-08 13:37:37 -07:00
Brian Federle e307ba5f8e Fix button layout 2013-10-08 13:37:20 -07:00
Brian Federle 940d0a417e WIP: Multi-wizard styling 2013-10-08 12:42:28 -07:00
Brian Federle 0a942ef4df Fix z-index of search dropdown arrow 2013-10-08 12:14:53 -07:00
Brian Federle 6312369e2e Add advanced search styling 2013-10-08 12:08:15 -07:00
Brian Federle 97a07cc928 Add active state to side nav bar 2013-10-07 17:18:02 -07:00
Brian Federle 019e075987 Merge branch 'master' into ui-restyle 2013-10-07 17:12:51 -07:00
Brian Federle 63335cfd50 Add loading overlay to detail view 2013-10-07 17:03:06 -07:00
Brian Federle ce88d34c42 Style pie chart area; move chart box to top of panel 2013-10-07 16:44:47 -07:00
Brian Federle ad0c757b45 Better chart element positioning 2013-10-07 16:29:48 -07:00
Nitin Mehta 6e80bb001c CLOUDSTACK-4824:
Add support for adding zone details
Signed off by : nitin mehta<nitin.mehta@citrix.com>
2013-10-07 15:48:43 -07:00
Brian Federle 20c3e0926c WIP style dashboard 2013-10-07 14:53:31 -07:00
Jessica Wang 4f932d048e CLOUDSTACK4515: UI > Settings tab of zone/cluster/account/primaryStorage detailView > add Description field. 2013-10-07 13:35:26 -07:00
Laszlo Hornyak 977a75f1be UsageManagerInternal fix
aed5e9dc2a seems to inroduce some typo to run

Signed-off-by: Laszlo Hornyak <laszlo.hornyak@gmail.com>
2013-10-07 13:13:40 -07:00
Brian Federle 61167c51bb Detail view: better layout for action buttons
-Make action icons in their own row

-Fix alignment of text action buttons

-Put view all links under action row
2013-10-07 12:07:34 -07:00
Chris Suich 4c2e40ac37 Added storage_provider_name to storage_pool_view
Signed-off-by: Edison Su <sudison@gmail.com>
2013-10-07 11:51:32 -07:00
Jessica Wang d1a536a4e3 CLOUDSTACK-4672: UI > Network > details tab > add new field "broadcasturi" to show Primary VLAN, Secondary Isolated VLAN. 2013-10-07 11:32:56 -07:00
Brian Federle 205f22b037 Merge branch 'master' into ui-restyle 2013-10-07 11:29:59 -07:00
Brian Federle a0fcbbbfa8 Header action button appearance 2013-10-07 11:29:31 -07:00
Brian Federle ad5d3bc0dd Dialog: Use jquery UI overlay
Instead of old custom overlay widget, use jquery UI's modal: true option
to add overlay to dialogs
2013-10-07 11:16:09 -07:00
Brian Federle 6598323771 Fix accountWizard dialog height 2013-10-07 10:44:37 -07:00
Brian Federle 6e83063ef5 Add action icons 2013-10-07 10:31:08 -07:00
Jessica Wang da814c658b CLOUDSTACK-4796: UI > Instances > detailView > add new action "Assign Instance to Another Account". 2013-10-07 10:22:24 -07:00
Alena Prokharchyk 66185076df Addded back Agent Load Balancing functionality (was temporarely disabled in master by vmSync merge) 2013-10-07 09:46:52 -07:00
Darren Shepherd 23ddf29532 Fix vmware code inclusion into systemvm.iso and other random nonoss->noredist 2013-10-07 09:20:41 -07:00
Gaurav Aradhye 98daad9300 CLOUDSTACK:4537 - Fixed shared network and vpc test cases
Signed-off-by: venkataswamybabu budumuru <venkataswamybabu.budumuru@citrix.com>
2013-10-07 21:42:45 +05:30
Girish Shilamkar fbf057a323 CLOUDSTACK-4262: Fix TestVPCNetworkGc.test_01_wait_network_gc
As per the test plan, after waiting for network gc
LB rules should be cleared. Added that check instead of router
being in stopped state.

Signed-off-by: venkataswamybabu budumuru <venkataswamybabu.budumuru@citrix.com>
(cherry picked from commit abdb84bb05abc9f2bd102bca1c1b34865f34d771)
2013-10-07 21:41:06 +05:30
Darren Shepherd cf4a612cdb Add license header 2013-10-05 12:18:34 -07:00
Min Chen f1895ea39a CLOUDSTACK-4816: Make S3 upload multipart or singlepart configurable. 2013-10-04 18:21:25 -07:00
Nitin Mehta a6852a340d CLOUDSTACK-3101:
fix listDiskOffering to not display offerings to the normal users with forDisplay=false. But display them to ROOT Admin irrespective of the flag.
Added display flag in the updateVolume/offeirng commands
Signed off by : nitin mehta<nitin.mehta@citrix.com>
2013-10-04 18:19:07 -07:00
Darren Shepherd b3c178480b Check for null just in case
This code was recently switched from using HashMap to ConcurrentHashMap.
ConcurrentHashMap does not accept null keys and will through a NPE.  Adding
a null check just in case somebody passes null.
2013-10-04 17:05:15 -07:00
Nitin Mehta f8976a41ce CLOUDSTACK-3101:
fix listVolumes to not display volumes to the normal users with forDisplay=false. But display volumes to ROOT Admin irrespective of the flag.
Signed off by : nitin mehta<nitin.mehta@citrix.com>
2013-10-04 16:16:28 -07:00