summaryrefslogtreecommitdiff
path: root/openstack_dashboard/dashboards/project/stacks/tests.py
Commit message (Expand)AuthorAgeFilesLines
* Drop Heat related code from horizonAkihiro Motoki2017-12-051-1003/+0
* flake8-import-order: Ensure to place project imports lastAkihiro Motoki2017-09-201-4/+2
* Horizon Forms should allow themable number spinnersDiana Whitten2017-06-281-1/+4
* hacking: noqa cleanup in openstack_dashboardAkihiro Motoki2017-03-171-2/+2
* Add default common template to python table viewsRob Cresswell2017-01-051-2/+3
* Removing deprecated Swift UI codeDavid Lyle2016-11-171-1/+1
* Server-side filtering OrchestrationEddie Ramirez2016-10-171-12/+21
* Fix compatibility issues with Django 1.10Rob Cresswell2016-09-201-34/+38
* removing httplib2 test dependencyDavid Lyle2016-05-021-3/+13
* Remove all pre-Django 1.8 workaroundsRob Cresswell2016-01-241-13/+5
* Correcting heat resource drill downeric2016-01-071-0/+21
* Merge "Add handle get_file when launch stack from horizon"Jenkins2015-12-201-17/+30
|\
| * Add handle get_file when launch stack from horizondixiaoli2015-12-171-17/+30
* | Add missing unit tests for Heat Stacks DetailsCindy Lu2015-12-151-0/+79
|/
* Port dashboard stack tests to Python 3Victor Stinner2015-11-091-1/+5
* py3: Replace unicode with six.text_typeVictor Stinner2015-08-271-1/+2
* Replace mox with mox3Victor Stinner2015-07-131-1/+1
* Merge "Clean up terminal output for stack details section"Jenkins2015-06-291-1/+1
|\
| * Clean up terminal output for stack details sectionVic Howard2015-01-021-1/+1
* | Heat resource url mapping improvementTatiana Ovchinnikova2015-03-161-0/+4
* | Add "Preview Stack" action to Stacks tableTatiana Ovchinnikova2015-03-131-0/+48
* | Generate a drop down field for custom heat parametersGeorge Peristerakis2015-02-271-6/+39
* | Merge "Add missing stubs to project stacks tests"Jenkins2015-02-171-14/+22
|\ \
| * | Add missing stubs to project stacks testsSam Betts2015-02-111-14/+22
* | | Fixes Resource id mapping with Heat Resourcesnikunj25122015-02-041-0/+4
|/ /
* | Updating stack resource urls mappingliyingjun2015-02-021-2/+2
* | Add "Suspend" and "Resume" actions to Stacks tableTatiana Ovchinnikova2015-01-231-0/+16
* | Add "Check Stack" action to Stacks tableTatiana Ovchinnikova2015-01-221-0/+8
|/
* Fix E128 errors in openstack_dashboard/dashboards/project/Akihiro Motoki2014-10-161-9/+13
* Fix E127 errors in remaining openstack_dashboard/Akihiro Motoki2014-10-151-23/+29
* Merge "Fix E127 errors in openstack_dashboard/dashboards/project/"Jenkins2014-10-141-51/+45
|\
| * Fix E127 errors in openstack_dashboard/dashboards/project/Akihiro Motoki2014-10-111-51/+45
* | display boolean and json parameters in stack launch formMiguel Grinberg2014-10-081-0/+127
|/
* render stack parameters in the correct orderMiguel Grinberg2014-09-101-0/+71
* Add templates for bootstrap's horizontal formsRadomir Dopieralski2014-09-081-2/+2
* Render hidden stack parameters with a password fieldMiguel Grinberg2014-09-021-0/+54
* add Previous link to Project > Stacks tableCindy Lu2014-08-051-9/+68
* Ensuring environment data is passed to heat template validateJordan OMara2014-06-111-1/+2
* Remove extraneous vim configuration commentsHe Yongli2014-05-061-2/+0
* Fix formatting of heat exceptionsSteve Baker2014-04-141-41/+0
* Introduces escaping in Horizon/OrchestrationCristianFiorentino2014-04-091-6/+11
* Add pagination to stack listJordan OMara2014-04-041-10/+52
* Additional optional Environment data to heat template selectionJordan OMara2014-03-061-0/+127
* Heat Stack update view/formJordan OMara2014-03-041-2/+71
* Replace assertEqual(None, *) with assertIsNone in testslawrancejing2014-02-161-1/+1
* Remove #noqa from most common imports and add them to import_exceptionsRadomir Dopieralski2014-01-071-1/+1
* Heat Stack name is missing form validation.Leandro I. Costantino2013-11-241-0/+31
* Merge "Add support for parsing jsonfied heat error"Jenkins2013-08-301-0/+44
|\
| * Add support for parsing jsonfied heat errorJianing YANG2013-08-051-0/+44
* | Enable H302 checkTatiana Mazur2013-08-221-2/+2
|/