summaryrefslogtreecommitdiffstats
path: root/src/pybind/mgr/dashboard/controllers/task.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 isort to rearrange importsVolker Theile2020-10-011-2/+2
* mgr/dashboard: Placeholders for Documenting REST APIAashish Sharma2020-08-171-1/+24
* mgr/dashboard: add progress module tasks to list of dashboard tasksRicardo Dias2019-07-171-0/+9
* mgr/dashboard: removed `@AuthRequired` decoratorRicardo Dias2018-06-261-2/+1
* mgr/dashboard: controllers: @Endpoint annotation implementationRicardo Dias2018-05-281-1/+1
* mgr/dashboard: move all controller infrastructure to controllers/__init__.pyRicardo Dias2018-04-041-1/+2
* mgr/dashboard: async tasks controllerRicardo Dias2018-03-271-0/+15