Brian Federle
116e06e3ba
Merge branch 'master' into ui-restyle
2013-10-16 14:45:13 -07:00
Milamber
08440668eb
Regression from Commit: f766a9e58d Re-commit CLOUDSTACK-2413 - Display the Name of compute offering in dialog box Change Service Offering (was Description field before)
...
Signed-off-by: Milamber <milamber@apache.org>
2013-10-16 11:38:36 +00:00
Brian Federle
f0956ec831
List view toolbar: Fix z-index
2013-10-15 14:00:05 -07:00
Brian Federle
3fdb61fdde
Merge branch 'master' into ui-restyle
2013-10-15 13:19:45 -07:00
Brian Federle
418ebb2fa7
List/toolbar search: Better styling for advanced search icon
2013-10-15 13:18:41 -07:00
Brian Federle
d55ed95335
More accurate positioning of quickview tooltip
2013-10-15 12:37:48 -07:00
Chris Suich
350c94474b
Updates to revertSnapshot API Added revertSnapshot API action to UI
2013-10-14 15:19:51 -07:00
Jessica Wang
8b397f1d42
CLOUDSTACK-4850: UI > Infrastructure > zone detail > UCS manager > Blade tab > add new action "Refresh Blades" on the top of listView.
2013-10-14 13:40:27 -07:00
Jessica Wang
5339769a7f
CLOUDSTACK UI - remove debugger keyword
2013-10-14 11:33:23 -07:00
Jessica Wang
d54c9eb640
CLOUDSTACK-4850: UI > Infrastructure > zone detail > UCS manager > Blade tab > (1) change action "Associate Profile to Blade" to "Associate Template to Blade", change Profile dropdown to Template dropdown, add ProfileName field in dialog. (2) action "Disassociate Profile from Blade": add checkbox "Delete Profile".
2013-10-14 11:16:57 -07:00
Brian Federle
e901b824ec
Merge branch 'master' into ui-restyle
...
Conflicts:
client/WEB-INF/classes/resources/messages.properties
ui/dictionary.jsp
2013-10-14 10:16:22 -07:00
Jessica Wang
5cc411a9ee
LOUDSTACK-4060: UI > Instance Wizard > select security group step > when there is only one security group and the only one is 'default', check it automtically.
2013-10-11 10:27:20 -07:00
Brian Federle
6fff7c7206
WIP: Style instance wizard, network step
2013-10-10 15:43:28 -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
991f933492
CLOUDSTACK-3823: Show ICMP fields for protocolnumber
2013-10-10 12:27:30 -07:00
Jessica Wang
506520a9d6
CLOUDSTACK-1888: UI > Domains > allow domain-admin to update resource limits on its sub-domains (but disallow on its own domain).
2013-10-10 12:17:05 -07:00
Jessica Wang
dc8f053d6a
CLOUDSTACK-3105: UI > Instances menu > Instance detailView > View Hosts > fix a bug that wrong parameter name is passed to listHosts API.
2013-10-09 15:07:37 -07:00
Jessica Wang
0b69e890e0
CLOUDSTACK-3154: UI > Infrastructure > zone detail > remove VMware datacenter action > fix a bug that incorrect property name was used to retrieve embedded object in API response.
2013-10-09 14:16:17 -07:00
Brian Federle
7646063735
CLOUDSTACK-3803: Fix duplicate label causing validation error
2013-10-08 15:48:19 -07:00
Brian Federle
b1cac7a133
Instance wizard: style progress state
2013-10-08 15:10:14 -07:00
Jessica Wang
3f1aba894f
CLOUDSTACK-3888: UI > service offerings > compute offerings > add new field "Planner Mode".
2013-10-08 11:48:42 -07:00
Brian Federle
019e075987
Merge branch 'master' into ui-restyle
2013-10-07 17:12:51 -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
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
Jessica Wang
da814c658b
CLOUDSTACK-4796: UI > Instances > detailView > add new action "Assign Instance to Another Account".
2013-10-07 10:22:24 -07:00
Brian Federle
d35eb7e644
Add home breadcrumb
2013-10-03 14:50:05 -07:00
Brian Federle
27fb29967a
listView fixed header: Fix 'jump' when scrolling
2013-10-02 13:53:30 -07:00
Brian Federle
6a74d23db5
listView: implement fixed header when scrolling
2013-10-02 13:52:08 -07:00
Brian Federle
3689ff7405
Fix overflow scrolling for listView
2013-10-02 12:57:24 -07:00
Brian Federle
f0cec55fea
Search bar: add placeholder text
2013-10-02 12:46:36 -07:00
Brian Federle
8978f8cd8a
Browser widget: Modify behavior
...
-For better screen real-estate, make all
browser panes open to full width of content area by default, unless
partial: true is passed in options
-Remove animation effect, for quicker browsing
2013-10-02 12:17:00 -07:00
Brian Federle
c2151eec3a
Style list view
...
-Remove usage of dataTable widget -- It is too confusing working with a
separate widget, and dataTable's split header causes lots of alignment
issues -- this will be re-implemented in listView
-Style table and quick-view column
2013-10-02 12:05:31 -07:00
Brian Federle
16f1e3a68a
Style toolbar
2013-10-01 12:17:57 -07:00
Brian Federle
5c827f762e
Fix overlay width/height
2013-10-01 12:06:20 -07:00
Brian Federle
02984bc9cb
Style createForm
2013-10-01 12:06:09 -07:00
Brian Federle
7289604d8a
Merge branch 'master' into ui-restyle
2013-09-27 17:05:42 -07:00
Chris Suich
58f287c62f
Commiting multi select stuff for inital review
2013-09-27 16:57:44 -07:00
brito wang
38b94e934c
CLOUDSTACK-3363 UI > fix list Events/Alerts screen is in processing state forever with Delete Events/Alerts request having no filter
2013-09-27 11:53:40 -07:00
Brian Federle
f55f7144e1
Use less abrupt fade in for login screen
2013-09-26 15:25:54 -07:00
Brian Federle
f25c08f336
Dialog: Apply transition-in to all dialogs utilizing mixin
2013-09-26 14:28:41 -07:00
Brian Federle
6d953eacf9
Fade out login form
2013-09-26 14:27:53 -07:00
Brian Federle
37f69dd0f4
Add animated transitions
2013-09-26 12:23:49 -07:00
Brian Federle
e4da6504c0
Move 'logout' link to bottom of dropdown
2013-09-26 11:48:54 -07:00
Brian Federle
92a8dc23de
Style user options
2013-09-26 11:32:01 -07:00
Brian Federle
23093ed05c
Merge branch 'master' into ui-restyle
2013-09-26 11:01:56 -07:00