The Wayback Machine - https://web.archive.org/web/20210415083349/https://github.com/topics/dashboard
Skip to content
#

dashboard

Here are 4,807 public repositories matching this topic...

netdata
grafana
grmat
grmat commented Sep 15, 2020

When using right Y-axis, the first (rightmost) legend label is hard to click. Only a small fraction on the left side of the label is actually clickable. Almost impossible to hit on touch devices.

I assume this is due to the negative margin of the parent item (<div class="view" ...>)

![recording](https://user-images.githubusercontent.com/12658837/93191834-46273480-f745-11ea-8eb8-3c9921a5b

strapi
hkovacs
hkovacs commented Jun 22, 2020

Describe the bug
Using xframe ALLOW-FROM throws error in console: Invalid 'X-Frame-Options' header encountered when loading 'https://api.dev.mysite.com/uploads/my-file.pdf': 'ALLOW-FROM dev.mysite.com' is not a recognized directive. The header will be ignored.

https://strapi.io/documentation/v3.x/concepts/middlewares.html#response-middlewares
instructions for xframe indicate `ALLOW-FR

directus
nazariydj
nazariydj commented Apr 7, 2021

Steps to reproduce:

  1. create collection Categories
  2. create collection Articles
  3. add relational field to Articles for example M2O
  4. add rule Author with all permissions on Articles and only read permission on Categories

When author user add/edit Article visually he can add/edit Category. Finally if saving got an arror:

{
  "message": "You do
bandwhich
llchan
llchan commented Mar 31, 2020

It would be useful to be able to toggle/flag into a process-level mode to group by pid and display more process-level information like the full command line.

  • For the "Utilization by process name" window, we could group by pid rather than process name so that it's easier to find specific heavy network resource consumers.
  • For the "Utilization by connection" window, including the pid + cmdlin

Improve this page

Add a description, image, and links to the dashboard topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the dashboard topic, visit your repo's landing page and select "manage topics."

Learn more