summaryrefslogtreecommitdiffstats
path: root/src/pybind/mgr/dashboard/tests/test_docs.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* mgr/dashboard: python unit tests refactoringAlfonso Martínez2021-11-031-4/+5
* mgr/dashboard: clean-up controllersErnesto Puerta2021-10-061-4/+4
* mgr/dashboard: replace string version with classErnesto Puerta2021-09-251-6/+7
* Merge pull request #41395 from rhcs-dashboard/fix-50855-masterErnesto Puerta2021-06-011-6/+15
|\
| * mgr/dashboard: API Version changes doesnt appy to pre-defined methods(list, c...Aashish Sharma2021-05-261-6/+15
* | pybind/mgr/dashboard: drop "from __future__ import absolute_import"Kefu Chai2021-05-241-1/+0
|/
* mgr/dashboard/controllers: test and refactor EndpointDoc and EndpointPere Diaz Bou2021-04-281-0/+116
* mgr/dashboard: Added Versioning to the REST APIChristopher Odom2020-10-281-2/+3
* mgr/dashboard: api doc: fix endpoint responses doc generation.Alfonso Martínez2020-10-061-5/+42
* mgr/dashboard: Add isort to rearrange importsVolker Theile2020-10-011-2/+2
* mgr/dashboard: update pylint to 2.6.0Volker Theile2020-10-011-1/+1
* mgr/dashboard: Fix doc endpointsfabrizio82020-06-261-1/+6
* Merge pull request #26738 from votdev/fix_docsLenz Grimmer2019-03-151-11/+11
|\
| * mgr/dashboard: Fix issues in controllers/docsVolker Theile2019-03-081-11/+11
* | mgr/dashboard: tests: move helper classes to __init__.pyRicardo Dias2019-03-121-1/+1
|/
* mgr/dashboard: Generate Open API Spec infoTina Kallio2019-02-221-0/+71