summaryrefslogtreecommitdiff
path: root/horizon/tabs
Commit message (Expand)AuthorAgeFilesLines
* Modify exception message style according to i18n guidelineszhang.xiuhua2016-06-131-2/+5
* Fixes Python 3 compatibility for filter resultsBo Wang2016-01-131-1/+1
* Port horizon tabs tests to Python 3Victor Stinner2015-09-301-1/+1
* Replace SortedDict with OrderedDictMasco Kaliyamoorthy2015-09-041-3/+3
* py3: Replace unicode with six.text_typeVictor Stinner2015-08-271-1/+1
* Merge "Allow to hide tab title bar when only one tab is available"Jenkins2015-03-071-0/+6
|\
| * Allow to hide tab title bar when only one tab is availableAkihiro Motoki2015-03-061-0/+6
* | Reduced code duplication in creating page headersSam Betts2015-02-111-2/+2
|/
* Remove NotImplementedErrors from "virtual" methodsRadomir Dopieralski2014-09-021-5/+4
* Re-raise exception using sixFelipe Reyes2014-08-041-1/+3
* Tolerate service catalog and endpoint connection errorsJustin Pomeroy2014-07-211-1/+11
* add Previous link to Admin > Images tableCindy Lu2014-06-272-0/+5
* Remove extraneous vim configuration commentsHe Yongli2014-05-062-4/+0
* Ensure TabGroup to handle bad GET parameterwoodm19792014-03-171-1/+4
* Raise an error when no slug on tab groupRadomir Dopieralski2014-03-071-0/+3
* Remove leftovers of "# noqa"Tatiana Mazur2014-01-281-2/+2
* Replace asserts in __init__ files with __all__Radomir Dopieralski2014-01-101-6/+2
* Gate on H4xx docstrings for pep8Paul Belanger2013-11-232-52/+31
* Merge "Gate on H102 Apache 2.0 license header not found for pep8"Jenkins2013-11-221-0/+12
|\
| * Gate on H102 Apache 2.0 license header not found for pep8Paul Belanger2013-11-191-0/+12
* | Fix "it's vs. its" typosAna Krivokapic2013-11-191-1/+1
|/
* Fixing possible exception on tables in tabsDavid Lyle2013-10-211-8/+10
* Adds router rules support to router detailsKevin Benton2013-10-162-0/+21
* Enable H302 checkTatiana Mazur2013-08-223-9/+9
* Enable H201: do not write "except:"Kieran Spear2013-08-132-3/+3
* Sort imports alphabeticallyMatthias Runge2013-06-143-4/+7
* remove unused importsMatthias Runge2013-06-131-0/+6
* Invoke the has_more_data function of tables when loading TableTab.Lin Hua Cheng2013-01-281-0/+4
* Instance log and console actions now go to detail tabs.Gabriel Hurley2012-04-021-4/+8
* Adds an option for "sticky" tabs.Gabriel Hurley2012-03-261-0/+9
* Ensures tab data is preloaded. With tests! Fixes bug 964317.Gabriel Hurley2012-03-242-8/+9
* Adds support for tabs + tables.Gabriel Hurley2012-03-243-20/+198
* Load tab context data during init for "preload" tabs. Fixes bug 959800.Gabriel Hurley2012-03-191-1/+11
* Updates Image Details page to match other details pages. Fixes bug 955625.Gabriel Hurley2012-03-152-0/+13
* Created a new detail view for volumes (like instance details).Emma Steimann2012-03-132-4/+7
* Unifies the project packaging into one set of modules.Gabriel Hurley2012-02-293-0/+396