Project

General

Profile

Activity

From 08/04/2018 to 09/02/2018

09/02/2018

01:55 PM Backport #35079 (In Progress): mimic: mgr/dashboard: RestClient can't handle ProtocolError except...
Nathan Cutler
01:53 PM Bug #26999: mgr/dashboard: In Quorum table size changing in Firefox
backport is non-trivial Nathan Cutler
01:50 PM Backport #26986 (Need More Info): mimic: mgr/dashboard: Use human readable units on the OSD I/O g...
backport is non-trivial - especially the patch in src/pybind/mgr/dashboard/frontend/src/app/shared/components/sparkli... Nathan Cutler
01:49 PM Cleanup #25075: mgr/dashboard: Use human readable units on the OSD I/O graphs
mimic backport is non-trivial - especially the patch in src/pybind/mgr/dashboard/frontend/src/app/shared/components/s... Nathan Cutler
01:46 PM Bug #26856: mgr/dashboard: Request body parameters are being encoded and are never decoded
mimic backport is non-trivial: needs a dashboard developer Nathan Cutler
01:44 PM Bug #26856: mgr/dashboard: Request body parameters are being encoded and are never decoded
https://github.com/ceph/ceph/pull/23419 Nathan Cutler
01:46 PM Backport #26985 (Need More Info): mimic: mgr/dashboard: Request body parameters are being encoded...
non-trivial backport; needs a dashboard developer Nathan Cutler
01:42 PM Backport #25120 (In Progress): mimic: mgr/dashboard: URL prefix is not working
Nathan Cutler
01:41 PM Bug #24621: Ceph Dashboard doesn't support IDs with special characters
Lenz Grimmer wrote:
> Reopening and requesting a backport to Mimic - looks like other strings also have unwanted sid...
Nathan Cutler

09/01/2018

07:36 AM Backport #35079 (Resolved): mimic: mgr/dashboard: RestClient can't handle ProtocolError exceptions
https://github.com/ceph/ceph/pull/23875 Nathan Cutler

08/31/2018

02:53 PM Feature #27218: mgr/dashboard: Style guide to give a the UI an overall look and feel
I was just asked to use the WarningPanelComponent for error messages to reuse components which are already there and ... Patrick Seidensal
11:15 AM Bug #25190 (Pending Backport): mgr/dashboard: RestClient can't handle ProtocolError exceptions
Lenz Grimmer
06:36 AM Feature #24571: mgr/dashboard: Move Cluster/Audit logs from front page to dedicated "Logs" page
https://github.com/ceph/ceph/pull/23834 Diksha Godbole

08/30/2018

03:37 PM Cleanup #34533 (Resolved): mgr/dashboard: Enhance layout of the config options page
This is a followup to "PR#23230":https://github.com/ceph/ceph/pull/23230 :
When clicking on a config setting in th...
Lenz Grimmer
03:08 PM Feature #34530: mgr/dashboard: CdSubmitButton should be disabled if the form was not modified
There are two two in the current dashboard code that should be updated when resolving the issue:
* https://github....
Tatjana Dehler
02:49 PM Feature #34530 (Closed): mgr/dashboard: CdSubmitButton should be disabled if the form was not mod...
ATM most of the forms allows us to submit unmodified data, this will create an unnecessary request to the backend.
W...
Tiago Melo
02:53 PM Feature #24999: mgr/dashboard: Embed Grafana Dashboards into the Mgr Dashboard UI
!http://tracker.ceph.com/attachments/download/3649/screenshot-localhost-4200-2018.08.27-14-58-09.png!
!http://trac...
Kanika Murarka
02:52 PM Feature #24999: mgr/dashboard: Embed Grafana Dashboards into the Mgr Dashboard UI
As per discussion, Grafana will be embedded using dashboard embedding. The following elements will be hidden to avoid... Kanika Murarka
02:23 PM Tasks #24489 (Resolved): "404 - Not found" page for Nautilus
Lenz Grimmer
09:26 AM Tasks #24489 (Fix Under Review): "404 - Not found" page for Nautilus
Pull request: https://github.com/ceph/ceph/pull/23820 Lenz Grimmer
09:16 AM Tasks #24489 (In Progress): "404 - Not found" page for Nautilus
Lenz Grimmer
01:11 PM Bug #34320: mgr/dashboard: Read/Write OPS in pool stats always show 0
The get_pool_list_with_stats implementation looks strange to me.
It seems to be trying to construct some deque tim...
John Spray
11:44 AM Bug #34320: mgr/dashboard: Read/Write OPS in pool stats always show 0
@John, maybe something for you to take a look at? Lenz Grimmer
11:53 AM Documentation #27207 (Resolved): mgr/dashboard: we should inform the users which browsers version...
Lenz Grimmer
11:08 AM Bug #34528 (Resolved): mgr/dashboard: Disallow editing of read-only config options
There are some read-only config options and we need to prevent the user from editing them. E.g. the "Edit" button nee... Tatjana Dehler
10:46 AM Tasks #34527 (Closed): luminous: mgr/dashboard_v2: #3 - until Mimic feature parity
This PR includes the dashboard_v2 commits until Mimic release (1f57ad8e18, Jun 2018) Ernesto Puerta
09:22 AM Feature #24776 (Fix Under Review): mgr/dashboard: Add config option form to documentation page
Tatjana Dehler
09:22 AM Feature #24455 (Fix Under Review): mgr/dashboard: Add possibility to set config options in MON da...
Tatjana Dehler
08:29 AM Bug #24939: mgr/dashboard: Frontend unit tests fail
Is this still an issue or has this been resolved in the meanwhile? Lenz Grimmer
07:00 AM Feature #34316: mgr/dashboard: Sort by OSD status by default
If you want to filter for a specific state you can search for "status:down".
You can also sort by status alphabeti...
Stephan Müller

08/29/2018

04:12 PM Bug #23968 (Won't Fix): dashboard module listens on all interfaces by default when enabled
Based on John's last comment, I'll go ahead and close this as "Won't Fix". The Ceph Manager Dashboard in Mimic and be... Lenz Grimmer
03:56 PM Tasks #34319 (Fix Under Review): luminous: mgr/dashboard_v2: #2 - dashboard_v1 replacement
Ernesto Puerta
03:29 PM Tasks #34319 (Closed): luminous: mgr/dashboard_v2: #2 - dashboard_v1 replacement
This PR includes the dashboard_v2 as per #23271 and adds the necessary commits to reach the point where dashboard_v1 ... Ernesto Puerta
03:55 PM Bug #34320 (Won't Fix): mgr/dashboard: Read/Write OPS in pool stats always show 0
In the dashboard 'Pools' widget the Read/Write ops are always 0. I assume the CephService::get_pool_list_with_stats m... Volker Theile
03:23 PM Tasks #34318: luminous: mgr/dashboard_v2: #1 - Initial submission of a web-based management UI (r...
Ernesto Puerta
03:19 PM Tasks #34318 (Closed): luminous: mgr/dashboard_v2: #1 - Initial submission of a web-based managem...
This backport "*#23271*":https://github.com/ceph/ceph/pull/23271 includes:
- "*#20103* - mgr/dashboard_v2: Initial s...
Ernesto Puerta
02:09 PM Feature #34316 (New): mgr/dashboard: Sort by OSD status by default
Currently, the OSD list is ordered by hostname. It would likely be more valuable to have the OSDs sorted by their sta... Patrick Seidensal
01:22 PM Feature #34315 (Resolved): mgr/dashboard: Display RGW user/bucket quota max size in human readabl...
Currently the RGW user/bucket quota max. size is displayed in bytes. This should be rendered automatically in human r... Volker Theile
01:11 PM Feature #24571 (In Progress): mgr/dashboard: Move Cluster/Audit logs from front page to dedicated...
Jos Collin
12:33 PM Feature #24571: mgr/dashboard: Move Cluster/Audit logs from front page to dedicated "Logs" page
Please see the screenshot of the new logs page attached. As we have a dedicated page for the logs now, do we still ne... Jos Collin
12:15 PM Bug #34312: mgr/dashboard: Style guide for frontend/Angular coding conventions
Another topic which came up recently is the underscore prefix for private methods. I've seen it in a pull request and... Patrick Seidensal
11:02 AM Bug #34312: mgr/dashboard: Style guide for frontend/Angular coding conventions
I have a view topics that aren't covered.
File / Method lengths?
INHO less than 500 lines per file which raises t...
Stephan Müller
10:44 AM Bug #34312 (New): mgr/dashboard: Style guide for frontend/Angular coding conventions
Let's start the discussion about coding conventions as it seems we don't have at least the following topic covered ye... Patrick Seidensal
11:29 AM Bug #34314: mgr/dashboard: Unable to add RBD image after selecting an existing one
Confirmed, this is an issue specific to this PR. Stephan - FYI. Lenz Grimmer
11:26 AM Bug #34314: mgr/dashboard: Unable to add RBD image after selecting an existing one
This might be due to "PR#23779":https://github.com/ceph/ceph/pull/23779 which I am currently testing - I need to doub... Lenz Grimmer
11:17 AM Bug #34314 (Can't reproduce): mgr/dashboard: Unable to add RBD image after selecting an existing one
When selecting an existing RBD image in the data table, the table menu's default action changes from "Add" to "Edit".... Lenz Grimmer
11:08 AM Bug #34313: mgr/dashboard: Unable to create RBD snapshot clone in different pool
!Screenshot%20from%202018-08-29%2013-06-33.png! Lenz Grimmer
11:07 AM Bug #34313 (Rejected): mgr/dashboard: Unable to create RBD snapshot clone in different pool
According to the "documentation":http://docs.ceph.com/docs/master/rbd/rbd-snapshot/#cloning-a-snapshot "You may clone... Lenz Grimmer
10:40 AM Feature #27218: mgr/dashboard: Style guide to give a the UI an overall look and feel
I would suggest to add a list of components that should be used if possible.
As this topic has the potential to rais...
Stephan Müller
10:32 AM Feature #24999: mgr/dashboard: Embed Grafana Dashboards into the Mgr Dashboard UI
Pull request: https://github.com/ceph/ceph/pull/23666 Lenz Grimmer
10:31 AM Feature #24999: mgr/dashboard: Embed Grafana Dashboards into the Mgr Dashboard UI
Looks good to me so far! Thank you. Lenz Grimmer
10:06 AM Feature #25231 (Rejected): mgr/dashboard: Provide ability to create a user by cloning another
The associated PR has been closed because right at the moment a 'Clone' user dialog will look and behave exactly as t... Volker Theile
12:31 AM Feature #24998: monitoring: Port and submit the ceph-metrics Grafana dashboards
I've attached screenshots of the current state of the dashboards that I've been working on to port from cephmetrics t... Paul Cuzner

08/28/2018

08:24 PM Bug #24080 (Resolved): Dashboard: Prevent RGW API user deletion
Nathan Cutler
12:45 PM Cleanup #33606 (Closed): mgr/dashboard: Use ModalComponent in all modals
We have a few modals that are not using our ModalComponent.
It would be better to use it in all modals, so we can ha...
Tiago Melo
09:30 AM Feature #25231: mgr/dashboard: Provide ability to create a user by cloning another
https://github.com/ceph/ceph/pull/23755 Volker Theile
09:29 AM Feature #25231 (Fix Under Review): mgr/dashboard: Provide ability to create a user by cloning ano...
Volker Theile

08/27/2018

03:17 PM Feature #25231 (In Progress): mgr/dashboard: Provide ability to create a user by cloning another
Volker Theile
11:31 AM Cleanup #25161 (Resolved): Every keystroke for the username in the RGW user form triggers an API ...
Volker Theile
09:27 AM Bug #26999 (Pending Backport): mgr/dashboard: In Quorum table size changing in Firefox
Jos Collin
08:24 AM Bug #24530 (In Progress): Clicking on an OSD which is down will raise an error
Patrick Seidensal

08/24/2018

03:25 PM Feature #27050: mgr/dashboard: Landing Page Enhancements
These are mockups for styling suggestions mentioned in my previous comment:
(1) Landing Page - overall styling - c...
Ju Lim
03:12 PM Feature #27050: mgr/dashboard: Landing Page Enhancements
Some styling recommendations for the landing page -- see mockups in next comment.
- Change background color to gray ...
Ju Lim
09:44 AM Feature #27050: mgr/dashboard: Landing Page Enhancements
* The font size of the info-group should be set to 21px (regardless of the view size) !Auswahl_001.png! to fit into t... Volker Theile
02:22 PM Feature #27220 (Closed): mgr/dashboard: Increase test coverage for components of New Landing Page
Following the first milestone for New Landing Page,
there is the commitment to increase the test coverage
for all c...
Alfonso Martínez
11:39 AM Feature #27218: mgr/dashboard: Style guide to give a the UI an overall look and feel
Volker Theile wrote:
>
> * Mark invalid form fields as red and show a meaningful error message
> * Do NOT use not...
Patrick Seidensal
10:17 AM Feature #27218 (Resolved): mgr/dashboard: Style guide to give a the UI an overall look and feel
Currently there is a wild mix of workflows spread across the whole UI how things, e.g. invalid form field input or su... Volker Theile
11:09 AM Bug #26999 (Fix Under Review): mgr/dashboard: In Quorum table size changing in Firefox
PR: https://github.com/ceph/ceph/pull/23730 Tiago Melo
12:31 AM Bug #26999 (In Progress): mgr/dashboard: In Quorum table size changing in Firefox
I'm not setting the status as resolved. Because the other webpages are having the same issue. Please check Block->Mir... Jos Collin
12:49 AM Bug #27214 (Rejected): dashboard: Multiple menu selections
In dashboard homepage:
1. Select any menu, click on a menu item.
2. Let the page load
3. Select the same menu aga...
Jos Collin

08/23/2018

02:52 PM Feature #24273 (Resolved): mgr/dashboard: Add backend support for changing configuration settings...
Patrick Seidensal
02:04 PM Documentation #27207 (In Progress): mgr/dashboard: we should inform the users which browsers vers...
PR: https://github.com/ceph/ceph/pull/23712 Tiago Melo
11:37 AM Documentation #27207 (Resolved): mgr/dashboard: we should inform the users which browsers version...
I would suggest supporting the latest stable version of major browsers. Tiago Melo
01:41 PM Bug #26999 (Fix Under Review): mgr/dashboard: In Quorum table size changing in Firefox
PR: https://github.com/ceph/ceph/pull/23711 Tiago Melo
08:44 AM Feature #24999: mgr/dashboard: Embed Grafana Dashboards into the Mgr Dashboard UI
Ju Lim wrote:
> For the summary level performance tab (at the top), either "Overall Performance" or "Performance Sum...
Kanika Murarka

08/22/2018

09:33 PM Bug #25068 (Resolved): mgr/dashboard: RGW is not working if an URL prefix is defined
Nathan Cutler
12:12 PM Feature #24573: mgr/dashboard: Provide more "native" dashboard widgets to display live performanc...
Lenz wrote:
>We actually came to a different conclusion on IRC yesterday ;) - here's the log:
Lenz, as per our co...
Alfonso Martínez
08:25 AM Feature #24573: mgr/dashboard: Provide more "native" dashboard widgets to display live performanc...
Ju Lim wrote:
> With regards to the "Data Health" card, it looks like we don't have an easy way to get the data at t...
Lenz Grimmer
11:31 AM Bug #26999: mgr/dashboard: In Quorum table size changing in Firefox
Firefox ESR 52.9.0 (64-bit) Jos Collin
11:21 AM Bug #26999: mgr/dashboard: In Quorum table size changing in Firefox
What version of firefox are you using? Tiago Melo
10:58 AM Bug #26999: mgr/dashboard: In Quorum table size changing in Firefox
Could a share a screenshot?
I just tried this on master with Firefox 61 and was not able to reproduce it.
Tiago Melo
04:20 AM Bug #26999 (Resolved): mgr/dashboard: In Quorum table size changing in Firefox
This happens only in Firefox browser, and not in chrome.
The Cluster->Monitors->In Quorum table row size increases...
Jos Collin
10:14 AM Feature #27050 (Resolved): mgr/dashboard: Landing Page Enhancements
Related to:
https://tracker.ceph.com/issues/24573
After the New Landing Page implementation,
we can add here all...
Alfonso Martínez
09:48 AM Feature #27049 (New): mgr/dashboard: retrieve "Data Health" info from dashboard backend
We want to add a chart/info in Dashboard Landing Page
that shows "Data Health" based on PG info as recommended by Jo...
Alfonso Martínez
09:34 AM Feature #27047 (Resolved): mgr/dashboard: Landing Page - Set visibility of cards depending on the...
We have to define the Landing page Layout when a user does not have all red permissions.
Several cards show info tha...
Alfonso Martínez
09:11 AM Tasks #27046 (New): mgr/dashboard: Ensure/check that the dashboard works in an IPv6 environment
We should ensure that the Mgr dashboard works as expected in an IPv6-only environment, e.g. when it comes to configur... Lenz Grimmer

08/21/2018

08:05 PM Bug #25068: mgr/dashboard: RGW is not working if an URL prefix is defined
Volker Theile wrote:
> PR for Mimic: https://github.com/ceph/ceph/pull/23203
merged
Yuri Weinstein
07:03 PM Feature #24573: mgr/dashboard: Provide more "native" dashboard widgets to display live performanc...
With regards to the "Data Health" card, it looks like we don't have an easy way to get the data at the moment. So, i... Ju Lim
07:45 AM Feature #24573: mgr/dashboard: Provide more "native" dashboard widgets to display live performanc...
Alfonso MH wrote:
> Taking into account all the above, this is my proposal:
>
> Apply renaming:
> * infoGroup ...
Lenz Grimmer
07:36 AM Feature #24573: mgr/dashboard: Provide more "native" dashboard widgets to display live performanc...
Taking into account all the above, this is my proposal:
Apply renaming:
* infoGroup "Configuration" => "Health / ...
Alfonso Martínez
04:02 PM Backport #26986 (Resolved): mimic: mgr/dashboard: Use human readable units on the OSD I/O graphs
https://github.com/ceph/ceph/pull/27558 Nathan Cutler
04:01 PM Backport #26985 (Resolved): mimic: mgr/dashboard: Request body parameters are being encoded and a...
https://github.com/ceph/ceph/pull/24488 Nathan Cutler
04:01 PM Feature #22522 (Resolved): dashboard: configuration setting browser
Ernesto Puerta wrote:
> Luminous PR: https://github.com/ceph/ceph/pull/23479
Merged (12.2.8)
Ernesto Puerta

08/20/2018

08:24 PM Feature #24999: mgr/dashboard: Embed Grafana Dashboards into the Mgr Dashboard UI
For the summary level performance tab (at the top), either "Overall Performance" or "Performance Summary" would work.... Ju Lim
08:09 PM Feature #24999: mgr/dashboard: Embed Grafana Dashboards into the Mgr Dashboard UI
What about "Graphs", "Stats", "Time-series", "Metrics", "Charts"? Ernesto Puerta
08:03 PM Feature #24999: mgr/dashboard: Embed Grafana Dashboards into the Mgr Dashboard UI
Please suggest tabs names for various views if not "Performance". Kanika Murarka
08:01 PM Feature #24999: mgr/dashboard: Embed Grafana Dashboards into the Mgr Dashboard UI
Added Performance Tabs for:-
1. Cluster -> Host view
2. Cluster -> OSD view
3. Pools view
4. Object Gateways -> D...
Kanika Murarka
06:06 PM Tasks #24460: Make notification and tasks look more human readable
Pull request: https://github.com/ceph/ceph/pull/23315 Lenz Grimmer
06:06 PM Tasks #24460 (Resolved): Make notification and tasks look more human readable
Lenz Grimmer
02:54 PM Feature #24573: mgr/dashboard: Provide more "native" dashboard widgets to display live performanc...
John Spray wrote:
> > My point here is that PGs are logical elements for Ceph (as Pools or Objects are) with their o...
Ernesto Puerta
02:05 PM Feature #24573: mgr/dashboard: Provide more "native" dashboard widgets to display live performanc...
Good points and suggestions from John Spray.
+1 on replacing the "PG Status" panel/widgit with a new one called "D...
Ju Lim
01:41 PM Feature #24573: mgr/dashboard: Provide more "native" dashboard widgets to display live performanc...
> My point here is that PGs are logical elements for Ceph (as Pools or Objects are) with their own status.
They're...
John Spray
10:33 AM Feature #24573: mgr/dashboard: Provide more "native" dashboard widgets to display live performanc...
Alfonso MH wrote:
> Update on PG Status categories from John Spray:
>
> The key point about this is that it's not...
Ernesto Puerta
10:09 AM Feature #24573: mgr/dashboard: Provide more "native" dashboard widgets to display live performanc...
Update on PG Status categories from John Spray:
Ceph already internally has an opinion about the health of PGs
(r...
Alfonso Martínez
08:14 AM Feature #24573: mgr/dashboard: Provide more "native" dashboard widgets to display live performanc...
Ju Lim wrote:
> Can we change the "Error" to "Warning" for the PG Status card? I updated my comments earlier to refl...
Alfonso Martínez
09:21 AM Feature #24571: mgr/dashboard: Move Cluster/Audit logs from front page to dedicated "Logs" page
Please note that work is underway to improve the dashboard landing page (see #24573 for details). This PR will keep t... Lenz Grimmer

08/17/2018

05:52 PM Feature #24573: mgr/dashboard: Provide more "native" dashboard widgets to display live performanc...
Can we change the "Error" to "Warning" for the PG Status card? I updated my comments earlier to reflect this but you... Ju Lim
04:00 PM Feature #24573: mgr/dashboard: Provide more "native" dashboard widgets to display live performanc...
!https://tracker.ceph.com/attachments/download/3609/landing-page-2018-08-17.png!
Implemented as requested:
> Ra...
Alfonso Martínez
03:09 PM Feature #24573: mgr/dashboard: Provide more "native" dashboard widgets to display live performanc...
I've made some changes to the mapping of certain states to the 4 categories (I revised the DIRTY status to WARNING as... Ju Lim
02:27 PM Feature #24573: mgr/dashboard: Provide more "native" dashboard widgets to display live performanc...
What is intended to be meant by “dirty” versus “working”? I’m not sure I understand the classifications here.
Some...
Greg Farnum
07:44 AM Feature #24573: mgr/dashboard: Provide more "native" dashboard widgets to display live performanc...
Regarding the PG states, these are the 30 states found in mgr_module.py:
PG_STATES = [
"active",
...
Alfonso Martínez
09:19 AM Feature #26876 (In Progress): mgr/dashboard: NFS-Ganesha Management - built-in
Tiago Melo
09:18 AM Bug #26856 (Pending Backport): mgr/dashboard: Request body parameters are being encoded and are n...
Tiago Melo
09:17 AM Cleanup #25075 (Pending Backport): mgr/dashboard: Use human readable units on the OSD I/O graphs
Tiago Melo

08/16/2018

05:44 PM Feature #26954: mgr/dashboard: Remove Histogram component
Just attaching a screenshot of the existing "Histogram" details tab for the "Cluster >> OSDs" page when a single OSD ... Ju Lim
05:39 PM Feature #26954 (Resolved): mgr/dashboard: Remove Histogram component
It is difficult to understand the kind of data represented by Histogram Kanika Murarka
05:39 PM Feature #24573: mgr/dashboard: Provide more "native" dashboard widgets to display live performanc...
(1) Regarding the Health Card visual indicator, I'm working some folks to come up with a recommendation (we're trying... Ju Lim
08:56 AM Feature #24573: mgr/dashboard: Provide more "native" dashboard widgets to display live performanc...
Ju Lim wrote:
> First-off, I want to say thank you for making progress on the landing page. It’s starting to take...
Lenz Grimmer

08/14/2018

04:36 PM Feature #24573: mgr/dashboard: Provide more "native" dashboard widgets to display live performanc...
First-off, I want to say thank you for making progress on the landing page. It’s starting to take shape and is looki... Ju Lim
10:23 AM Feature #24573: mgr/dashboard: Provide more "native" dashboard widgets to display live performanc...
!https://tracker.ceph.com/attachments/download/3605/landing-page-2018-08-14.png!
Updates following the feedback fr...
Alfonso Martínez
09:52 AM Feature #24573 (In Progress): mgr/dashboard: Provide more "native" dashboard widgets to display l...
Ricardo Marques

08/10/2018

09:20 AM Feature #24268 (In Progress): mgr/dashboard: support single-sign-on (SSO)
Ricardo Marques

08/09/2018

03:24 PM Feature #26892 (Duplicate): mgr/dashboard: Add frontend support for changing configuration settin...
Ricardo Marques
03:19 PM Feature #26892 (Duplicate): mgr/dashboard: Add frontend support for changing configuration settin...
Should be possible to configure dashboard settings from the UI. Ricardo Marques
06:51 AM Feature #24573: mgr/dashboard: Provide more "native" dashboard widgets to display live performanc...
Nit-picking - but could we opt for different colors to make the charts stand out a little more. Paul Cuzner

08/08/2018

03:07 PM Feature #24573: mgr/dashboard: Provide more "native" dashboard widgets to display live performanc...
# the tooltip should not break the error messages if there is space left on the screen
# OSDs info should only be re...
Tiago Melo
02:54 PM Feature #24573: mgr/dashboard: Provide more "native" dashboard widgets to display live performanc...
!https://tracker.ceph.com/attachments/download/3603/landing-page-2018-08-08.png!
Updates on the following:
>> P...
Alfonso Martínez
08:27 AM Feature #24573: mgr/dashboard: Provide more "native" dashboard widgets to display live performanc...
Some suggestions:
- Can we make the card title a little bigger (maybe 1 font size bigger)?
- It would be nice to ...
Ju Lim
01:42 PM Feature #24270 (Fix Under Review): mgr/dashboard: Add support for managing individual OSD setting...
Patrick Seidensal
10:02 AM Feature #26877 (New): mgr/dashboard: NFS-Ganesha Management - deployment of daemons
deployment of daemons (depends on orchestration layer) Tiago Melo
10:00 AM Feature #26876 (Resolved): mgr/dashboard: NFS-Ganesha Management - built-in
This includes create/remove/edit shares. Tiago Melo
05:29 AM Feature #22522 (In Progress): dashboard: configuration setting browser
Luminous PR: https://github.com/ceph/ceph/pull/23479 Ernesto Puerta
05:02 AM Feature #22522 (Pending Backport): dashboard: configuration setting browser
Ernesto Puerta

08/07/2018

04:16 PM Feature #24573: mgr/dashboard: Provide more "native" dashboard widgets to display live performanc...
I like the legends very much, but it might be even better if they were on their own columns, so that there'd be more ... Patrick Seidensal
03:01 PM Feature #24573: mgr/dashboard: Provide more "native" dashboard widgets to display live performanc...
!https://tracker.ceph.com/attachments/download/3599/proposal-latest.png! Alfonso Martínez
05:15 AM Feature #24573: mgr/dashboard: Provide more "native" dashboard widgets to display live performanc...
About the suggestion of having a line chart for "Read/Write" Card, we need "Pool Stats" history or time series.
Afte...
Alfonso Martínez
10:16 AM Bug #24902 (Pending Backport): Mimic Dashboard does not allow deletion of snapshots containing "+...
Tiago Melo
10:11 AM Bug #24902 (Resolved): Mimic Dashboard does not allow deletion of snapshots containing "+" in the...
Tiago Melo
09:44 AM Cleanup #24781 (Resolved): mgr/dashboard: Replace custom breadcrumb implementation with an existi...
Tiago Melo
05:08 AM Feature #26872 (Resolved): mgr/dashboard Add refresh interval to the dashboard landing page
The Dashboard landing page has a hard coded refresh interval of 5s. To allow user flexibility and potential reduce lo... Paul Cuzner

08/06/2018

03:32 PM Feature #24446 (Resolved): mgr/dashboard: Add UI support for managing ceph dashboard users
Ricardo Marques
03:32 PM Feature #24446: mgr/dashboard: Add UI support for managing ceph dashboard users
https://github.com/ceph/ceph/pull/22758 Ricardo Marques
03:16 PM Bug #25093 (Closed): mgr/dashboard: Javascript error after login
@Tiago Melo I confirm that this is now fixed on master. Thanks. Ricardo Marques
02:57 PM Bug #25093: mgr/dashboard: Javascript error after login
I think this was fixed in https://github.com/ceph/ceph/pull/22906.
Could you check if you still have problems?
Tiago Melo
03:03 PM Feature #24673: mgr/dashboard: The Web UI should warn a user about unsaved form changes
Should we simply show a confirmation saying there are unsaved changes?
Or should we save all the changes and allow t...
Tiago Melo
02:45 PM Cleanup #25075 (Fix Under Review): mgr/dashboard: Use human readable units on the OSD I/O graphs
PR: https://github.com/ceph/ceph/pull/23446 Tiago Melo
10:29 AM Cleanup #25075 (In Progress): mgr/dashboard: Use human readable units on the OSD I/O graphs
Tiago Melo
02:40 PM Bug #26861: mgr/dashboard: Email addr is set to false when RGW user is modified
The behaviour of the class CdFormGroup introduced by PR 22644 is not exactly the same as the origin FormGroup. Please... Volker Theile
02:29 PM Bug #26861: mgr/dashboard: Email addr is set to false when RGW user is modified
The incorrect value is set by the method https://github.com/ceph/ceph/blob/master/src/pybind/mgr/dashboard/frontend/s... Volker Theile
02:21 PM Bug #26861 (Resolved): mgr/dashboard: Email addr is set to false when RGW user is modified
When a RGW user is modified via the dashboard UI, then an empty email field is submitted with the value 'false'. Seem... Volker Theile
02:12 PM Bug #25091 (Fix Under Review): mgr/dashboard: RBD actions should be disabled during long running ...
Ricardo Marques
01:19 PM Bug #25091 (In Progress): mgr/dashboard: RBD actions should be disabled during long running tasks...
Ricardo Marques
 

Also available in: Atom