summaryrefslogtreecommitdiffstats
path: root/src/pybind/mgr/dashboard/controllers/docs.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* mgr/dashboard: fix NVMeoF APIErnesto Puerta2024-03-221-3/+3
* mgr/dashboard: docs gen tags sortPere Diaz Bou2022-09-091-1/+1
* mgr/dashboard: reduce method cyclomatic complexityVallari Agrawal2022-03-171-41/+49
* mgr/dashboard: clean-up controllersErnesto Puerta2021-10-061-5/+4
* mgr/dashboard: replace string version with classErnesto Puerta2021-09-251-15/+17
* mgr/dashboard: make modified API endpoints backward compatibleAvan Thakkar2021-09-241-2/+2
* Merge pull request #41523 from rhcs-dashboard/fix-50955-masterErnesto Puerta2021-06-081-63/+2
|\
| * mgr/dashboard: introduce seperate frontend component for API docsAashish Sharma2021-06-041-63/+2
* | Merge pull request #41395 from rhcs-dashboard/fix-50855-masterErnesto Puerta2021-06-011-10/+25
|\ \
| * | mgr/dashboard: API Version changes do not apply to pre-defined methods (list,...Aashish Sharma2021-06-011-6/+6
| * | mgr/dashboard: API Version changes doesnt appy to pre-defined methods(list, c...Aashish Sharma2021-05-261-10/+25
* | | pybind/mgr/dashboard: drop "from __future__ import absolute_import"Kefu Chai2021-05-241-2/+0
| |/ |/|
* | mgr/dashboard: fix cookie injection issueErnesto Puerta2021-05-141-28/+3
|/
* mgr/dashboard: Use secure cookies to store JWT TokenAashish Sharma2020-12-181-1/+4
* mgr/dashboard: Added Versioning to the REST APIChristopher Odom2020-10-281-11/+21
* mgr/dashboard: api doc: fix endpoint responses doc generation.Alfonso Martínez2020-10-061-29/+32
* mgr/dashboard: Add isort to rearrange importsVolker Theile2020-10-011-3/+5
* mgr/dashboard/api: generate offline API docsCourtney Caldwell2020-09-281-27/+45
* mgr/dashboard: REST API returns 500 when no Content-Type is specifiedAvan Thakkar2020-09-031-1/+3
* mgr/dashboard: Placeholders for Documenting REST APIAashish Sharma2020-08-171-0/+8
* mgr/dashboard: Fix doc endpointsfabrizio82020-06-261-7/+8
* mgr/dashboard: use python logging pkg with named loggersRicardo Dias2019-11-121-2/+6
* mgr/dashboard: REST API: OpenAPI docs require internet connectionPatrick Seidensal2019-09-201-5/+2
* mgr/dashboard: Cleanup Python codeVolker Theile2019-08-261-8/+8
* mgr/dashboard: Fix issues in controllers/docsVolker Theile2019-03-081-16/+18
* mgr/dashboard: Generate Open API Spec infoTina Kallio2019-02-221-67/+204
* mgr/dashboard: upgraded python dev dependenciesalfonsomthd2019-01-171-5/+5
* pybind/mgr: get_config -> get_module_optionSage Weil2018-12-101-1/+1
* mgr/dashboard: backend: JWT based authenticationRicardo Dias2018-10-291-23/+63
* mgr/dashboard: Add option to disable SSLWido den Hollander2018-07-111-2/+10
* mgr/dashboard: removed `@AuthRequired` decoratorRicardo Dias2018-06-261-2/+1
* mgr/dashboard: Swagger-UI based Dashboard REST API pageRicardo Dias2018-06-061-0/+265