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
427c9cec6c
Add breadcrumb style
2013-10-02 11:28:11 -07:00
Brian Federle
7b6be2d7b1
createForm: Fix checkbox alignment
2013-10-01 14:33:31 -07:00
Brian Federle
f6de5ca467
Fix header bar layout
2013-10-01 14:23:28 -07:00
Brian Federle
f3e24c7588
Better styling for dynamic form box
2013-10-01 12:21:36 -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
01dffc5d28
Add toolbar mixin
2013-09-30 15:27:57 -07:00
Brian Federle
ef74127984
Merge branch 'master' into ui-restyle
2013-09-30 14:51:46 -07:00
Brian Federle
1a23d6ebab
Remove file added by accident in previous commit.
2013-09-30 10:08:16 -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
4f8234b70b
Fix 'shift' when text field is focused
2013-09-26 15:59:30 -07:00
Brian Federle
46e1534d45
Generic style for text fields
2013-09-26 15:39:01 -07:00
Brian Federle
f55f7144e1
Use less abrupt fade in for login screen
2013-09-26 15:25:54 -07:00
Brian Federle
e62043355a
Add license headers
2013-09-26 15:22:31 -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
f6ecd7252a
List: Style main table elements
2013-09-26 11:59:54 -07:00
Brian Federle
e4da6504c0
Move 'logout' link to bottom of dropdown
2013-09-26 11:48:54 -07:00
Brian Federle
0d121fd002
Default styling for dialog buttons
2013-09-26 11:45:55 -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
ynojima
a45ee749ac
CLOUDSTACK-2328: Linux native VXLAN support on KVM hypervisor
...
Initial patch for VXLAN support.
Fully functional, hopefully, for GuestNetwork - AdvancedZone.
Patch Note:
in cloudstack-server
- Add isolation method VXLAN
- Add VxlanGuestNetworkGuru as plugin for VXLAN isolation
- Modify NetworkServiceImpl to handle extended vNet range for VXLAN isolation
- Add VXLAN isolation option in zoneWizard UI
in cloudstack-agent (kvm)
- Add modifyvxlan.sh script that handle bridge/vxlan interface manipulation script
-- Usage is exactly same to modifyvlan.sh
- BridgeVifDriver will call modifyvxlan.sh instead of modifyvlan.sh when VXLAN is used for isolation
Database changes:
- No change in database structure.
- VXLAN isolation uses same tables that VLAN uses to store vNet allocation status.
Known Issue and/or TODO:
- Some resource still says 'VLAN' in log even if VXLAN is used
- in UI, "Network - GuestNetworks" dosen't display VNI
-- VLAN ID field displays "N/A"
- Documentation!
Signed-off-by : Toshiaki Hatano <haeena@haeena.net>
2013-09-26 23:37:18 +09:00
Wido den Hollander
b9c13d0e73
rbd: Add more help information to the UI when adding a Primary Pool.
2013-09-26 09:47:59 +02:00
Wido den Hollander
7cb5a191cf
ui: RBD doesn't work with LXC, remove it from the UI
2013-09-26 07:31:15 +02:00
Brian Federle
13a9235ae0
WIP: Style list view
2013-09-24 15:48:49 -07:00
Brian Federle
b0c8b35278
Apply label, select styling to all elements by default
2013-09-24 15:41:01 -07:00
Brian Federle
6a45de82db
Fix indentation
2013-09-24 15:29:25 -07:00
Brian Federle
2b1b16f9af
Add list mixin
2013-09-24 15:26:35 -07:00
Brian Federle
b832517b4d
Fix indentation; add missing BG color
2013-09-24 15:23:50 -07:00
Brian Federle
860d10fa93
Better header, logo styling
2013-09-24 15:22:11 -07:00
Brian Federle
6b3731cd43
Hover state for top links
2013-09-24 15:06:13 -07:00
Brian Federle
942caf29a7
Style main side nav bar
2013-09-24 14:58:19 -07:00
Brian Federle
17f1f589c1
Add custom font for all UI text
2013-09-24 14:18:02 -07:00
Brian Federle
eea0820b51
Lower global font size
2013-09-24 14:08:02 -07:00
Brian Federle
a0d46a7ce6
Header: add border bottom, fix overlapping shadow
2013-09-24 14:06:18 -07:00
Brian Federle
2bc536b81b
Style dialog
2013-09-24 14:02:46 -07:00
Brian Federle
deefb7e4f1
Fix compatibility
...
-Don't use background size; make separately-sized images
-Have fallback flat color for layered and gradient backgrounds
2013-09-24 12:58:04 -07:00
Brian Federle
6e2c58b280
Login: fix overlay pattern
2013-09-24 11:23:37 -07:00
Brian Federle
4b638672b6
Merge branch 'master' into ui-restyle
2013-09-24 11:18:48 -07:00
Brian Federle
34c04a4546
UI code cleanup: Fix trailing commas in JS
2013-09-24 11:16:13 -07:00
Wei Zhou
98c79cc313
CLOUDSTACK-4732: search network name for virtual router when listRouters by keyword
2013-09-24 15:01:14 +02:00
Brian Federle
157836bfcf
Use underline for region hover
2013-09-23 16:14:51 -07:00