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

dashboard

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

netdata
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
chatwoot
niklashaug
niklashaug commented Apr 8, 2021

Describe the bug

When the user creates a new team it is not shown up in the sidebar until he refreshes the page.

To Reproduce

Steps to reproduce the behavior:

  1. Go to Settings / Teams
  2. Create a new team
  3. Go back to Home

Expected behavior

After having created a new team the user expects the new team to be shown-up as soon as he leaves the settings page.

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