Skip to content
#

dashboard

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

netdata
grafana
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
broodroosterdev
broodroosterdev commented May 17, 2021
  1. The issue and what you expected to happen
    The GraphQL endpoints returns an validation error about missing required fields
    when updating a single field
    while it should simply update the single field and leave the required fields as-is

  2. Exact steps to reproduce this issue

  1. Add a custom field to the directus_users tabel
  2. Update that field of the user with `update_users
chatwoot
hexclann
hexclann commented Apr 27, 2021

Lets say I have several inbox, website live chat and e-mail support. If some customer contacts me on different channels, I can see the previous conversations from that customer in Contacts >> View details but it does not show which conversation is from which inbox.

chrome_7uKM0UZ1sD

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