summaryrefslogtreecommitdiffstats
path: root/src/pybind/mgr/dashboard/plugins (follow)
Commit message (Expand)AuthorAgeFilesLines
* mgr/dashboard: add a custom warning message when enabling featureNizamudeen A2024-12-111-1/+12
* mgr/dashboard: paginate hostsPere Diaz Bou2023-08-081-0/+5
* mgr/dashboard: invalidate rbd image cache on CRUD opsPere Diaz Bou2023-06-051-27/+85
* mgr/dashboard: add button toggle to switch between new and old landing pagePedro Gonzalez Gomez2023-03-151-1/+3
* mgr/dashboard: add rbd status endpointMelissa Li2022-06-081-2/+2
* mgr/dashboard: NFS 'create export' form: fixesAlfonso Martínez2021-11-041-1/+1
* mgr/dashboard: NFS exports: API + UI: integration with mgr/nfs; cleanupsAlfonso Martínez2021-10-181-2/+2
* mgr/dashboard: clean-up controllersErnesto Puerta2021-10-062-5/+5
* mgr/dashboard: Add configurable MOTD or wall notificationVolker Theile2021-07-141-0/+98
* pybind/mgr: Upgrade to mypy 0.901Sebastian Wagner2021-06-103-16/+4
* pybind/mgr/dashboard: drop "from __future__ import absolute_import"Kefu Chai2021-05-246-6/+0
* mgr/dashboard: fix broken feature togglesErnesto Puerta2021-03-221-11/+11
* mgr/dashboard: annotate command handlerKefu Chai2021-01-151-5/+4
* mgr/dashboard: use param annotation for args descKefu Chai2021-01-151-7/+5
* pybind/mgr: use docstring for command descKefu Chai2020-12-272-3/+7
* mgr/dashboard: Display a warning message in Dashboard when debug mode is enabledVolker Theile2020-12-162-2/+38
* mgr/dashboard: Add isort to rearrange importsVolker Theile2020-10-018-17/+21
* mgr/dashboard: update pylint to 2.6.0Volker Theile2020-10-011-1/+1
* mgr/dashboard: Placeholders for Documenting REST APIAashish Sharma2020-08-171-4/+13
* pybind/mgr/dashboard: drop py2 supportKefu Chai2020-07-051-3/+1
* mgr/dashboard: lint error on plugins/debug.pyVolker Theile2020-04-081-1/+1
* mgr/dashboard: add feature toggle for NFSErnesto Puerta2020-03-111-0/+3
* mgr/dashboard: Fix mypy issues and enable it by defaultVolker Theile2020-02-256-6/+36
* mgr/dashboard: Cleanup feature toggle status outputVolker Theile2020-01-091-1/+1
* mgr/dashboard: plugins: deleted `CanLog` interfaceRicardo Dias2019-11-123-9/+4
* mgr/dashboard: use python logging pkg with named loggersRicardo Dias2019-11-121-2/+2
* mgr/dashboard: fix LazyUUID4 not serializableErnesto Puerta2019-10-311-9/+2
* mgr/dashboard: add Debug pluginErnesto Puerta2019-10-101-0/+73
* mgr/dashboard: add SimplePlugin helperErnesto Puerta2019-10-101-0/+33
* mgr/dashboard: add new interfaces to pluginErnesto Puerta2019-10-101-3/+25
* mgr/dashboard: add Mixins and @final to pluginsErnesto Puerta2019-10-101-0/+12
* mgr/dashboard: Cleanup Python codeVolker Theile2019-08-261-2/+2
* mgr/dashboard: clean-up tox and unit testsErnesto Puerta2019-08-162-2/+2
* mgr/dashboard: clean-up python unit testsErnesto Puerta2019-08-166-25/+24
* mgr/dashboard: Cleanup Python codeVolker Theile2019-03-042-2/+0
* mgr/dashboard: feature-toggles: minor fixesErnesto Puerta2019-02-111-5/+2
* mgr/dashboard: feature-toggles: add py unit testsErnesto Puerta2019-02-113-91/+151
* mgr/dashboard: feature-toggles: add front-endErnesto Puerta2019-02-061-6/+6
* mgr/dashboard: feature-toggles: Add REST hookErnesto Puerta2019-02-062-6/+25
* mgr/dashboard: feature-toggles: Add pluginErnesto Puerta2019-02-061-0/+168
* mgr/dashboard: feature-toggles: add plugin supportErnesto Puerta2019-02-063-0/+223