summaryrefslogtreecommitdiff
path: root/horizon/browsers
Commit message (Expand)AuthorAgeFilesLines
* Address RemovedInDjango40Warning (2)Akihiro Motoki2022-02-042-2/+2
* Use python3-style super()Akihiro Motoki2020-10-153-7/+7
* Define default settings explicitly (horizon)Akihiro Motoki2019-09-121-2/+2
* Fix CSRF error on Images dashboardBubaVV2019-03-181-0/+3
* Reproduce navigations on refreshing ngdetails viewShu Muto2018-03-291-0/+3
* Enable to refresh ngdetails viewShu Muto2018-02-011-0/+21
* Revert "Enable to refresh ngdetails view"Rob Cresswell2017-08-021-18/+0
* Enable to refresh ngdetails viewShu Muto2017-07-271-0/+18
* Switch render() arguments to the new wayAkihiro Motoki2017-06-212-4/+2
* Fix H405 (multi line docstring) warnings (horizon)Akihiro Motoki2017-06-091-2/+5
* Enable breadcrumbs for AngularIndexViewShu Muto2017-03-291-0/+16
* hacking: noqa cleanup in horizonAkihiro Motoki2017-03-173-5/+11
* AngularJS based panels page title updatedYakup Adakli2016-12-151-0/+6
* Consolidated common angular viewThai Tran2016-11-171-0/+5
* Fix Flake8 style warnings in horizon/Pawel Skowron2014-07-291-2/+4
* Reinstate highlighting of selected container in Containers viewRichard Jones2014-07-012-2/+8
* Remove extraneous vim configuration commentsHe Yongli2014-05-064-8/+0
* Replace asserts in __init__ files with __all__Radomir Dopieralski2014-01-101-3/+1
* Remove #noqa from most common imports and add them to import_exceptionsRadomir Dopieralski2014-01-072-2/+2
* Use memoized_method decorator in viewsRadomir Dopieralski2013-12-181-8/+9
* Gate on H4xx docstrings for pep8Paul Belanger2013-11-232-4/+3
* PEP8 E126 has been resolvedsimon2013-09-171-1/+1
* Enable H302 checkTatiana Mazur2013-08-223-7/+7
* Enable H304 checkTatiana Mazur2013-07-161-2/+2
* Sort imports alphabeticallyMatthias Runge2013-06-141-1/+1
* remove unused importsMatthias Runge2013-06-131-0/+3
* High-light selected container in browserKe Wu2012-08-171-4/+6
* Adds breadcrumb to resource browser.Ke Wu2012-08-163-3/+98
* Switch to use python-swiftclient instead of cloudfiles.Gabriel Hurley2012-08-132-44/+33
* Adds ResourceBrowser and ResourceBrowserView classKe Wu2012-08-093-0/+179