summaryrefslogtreecommitdiffstats
path: root/src/pybind/mgr/dashboard/controllers/mgr_modules.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* mgr/dashboard: clean-up controllersErnesto Puerta2021-10-061-3/+3
* pybind/mgr/dashboard: drop "from __future__ import absolute_import"Kefu Chai2021-05-241-1/+0
* mgr/dashboard: add an empty line to appease flake8Kefu Chai2020-10-141-0/+1
* mgr/dashboard: Add isort to rearrange importsVolker Theile2020-10-011-2/+1
* mgr/dashboard: REST API returns 500 when no Content-Type is specifiedAvan Thakkar2020-09-031-1/+4
* mgr/dashboard: Placeholders for Documenting REST APIAashish Sharma2020-08-171-2/+26
* mgr/dashboard: pylint: reduce number of branchesSebastian Wagner2020-06-101-8/+5
* mgr/dashboard: fix None value for ints and floatsSebastian Wagner2020-06-101-2/+6
* mgr/dashboard: Prevent KeyError when requesting always_on_modulesVolker Theile2019-09-201-1/+1
* mgr/dashboard: Handle always-on Ceph Manager modules correctlyVolker Theile2019-09-091-7/+8
* mgr/dashboard: Configure all mgr modules in UIVolker Theile2019-02-261-12/+51
* mgr/dashboard: Add UI to configure the telemetry mgr pluginVolker Theile2019-02-121-0/+129