horizon/openstack_dashboard/dashboards/project/databases
Jiri Tomasek 92146772b6 Update Twitter Bootstrap to version 3
Updated to bootstrap 3.2.0
back to v3.1.1
fix base-line-height variable
Revamped grid system
Replaced help-inline with help-block
Change .control-group to .form-group
Add column widths to horizontal form labels and .controls, remove .controls class
Datepicker form fix
Add btn-default to btn elements with no other color
Topbar switcher fix
Rename button sizes
Replace alert-error with alert-danger
Removed alert-block
Alerts fixing
Updated LinkAction and Action table actions to define icon, replaced btn-default icon with glyphicon
Replaced icons with glyphicons, removed btn-icon styling from horizon.scss
change Button Icons text in customizing docs
Fixed table header
Fix page_header h2 margin
Nav accordion fix
Tables fix
Modal fixes
added form-control class to input and selects
Forms fixes
Workflow modal fix
Fix quota bar
updated customizing docs
removed unused styling from horizon.scss
make datepicker form inline
fix table filter styling
added btn-danger to terminate instances button
fixed loading spinner
form fields and validations
Created bootstrap_form_field filter and template to render bootstrap forms properly
Style up the datepicker
Fixed failing test cases

Implements: blueprint bootstrap-update

Change-Id: Ic826849be1af7fc6bf06f97dd7a60fc54b862148
2014-07-28 16:13:21 +02:00
..
templates/databases Update Twitter Bootstrap to version 3 2014-07-28 16:13:21 +02:00
workflows Initial support for datastore in Horizon 2014-07-17 16:08:53 +00:00
__init__.py Adding panels for trove 2013-08-31 23:27:46 -05:00
forms.py Add support for resize of Trove volume 2014-07-10 13:39:12 -04:00
panel.py Rename Trove panels to remove redundant information 2014-07-09 11:01:55 -04:00
tables.py Update Twitter Bootstrap to version 3 2014-07-28 16:13:21 +02:00
tabs.py Initial support for datastore in Horizon 2014-07-17 16:08:53 +00:00
tests.py Initial support for datastore in Horizon 2014-07-17 16:08:53 +00:00
urls.py Add support for resize of Trove volume 2014-07-10 13:39:12 -04:00
views.py Initial support for datastore in Horizon 2014-07-17 16:08:53 +00:00