-
Updated
Aug 25, 2021 - Vue
dashboard
Here are 5,536 public repositories matching this topic...
What happened:
The classnames library is not necessary as emotion/css has a similar function called cx. For consistency we should refactor our codebase to only use emotion's classname implementation.
Tasks:
- Remove classnames dependencies (types/classnames, classnames)
- [
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
-
Updated
Sep 5, 2021 - Shell
-
Updated
Sep 4, 2021 - TypeScript
-
Updated
Sep 6, 2021 - Clojure
-
Updated
Aug 23, 2021 - HTML
-
Updated
Jul 9, 2021 - TypeScript
-
Updated
May 31, 2021 - HTML
-
Updated
Sep 3, 2021 - Python
-
Updated
Aug 30, 2021 - JavaScript
-
Updated
Sep 3, 2021 - C
I think the filter of the calendar layout is not 100% correct.
The situation I have is, that my item
is more than one month long. (season for hotel pricing) The current filter just displays events which start in the current month. So even a event starting on the last day of the previous month wouldn't be displayed.
Current filter:
{
"_and": [
{"start":{"_gte":"###FIRST#
-
Updated
Aug 18, 2021 - HTML
Most items coming from questions on the community forum
- a proper multicategory bar example based on https://community.plotly.com/t/multicategory-axis-type-example/26392
- example of shape or annotation covering several subplots thanks to
xref='paper'
. Also the shapes and annotations tutorial should link to each other. - orthographic projection example in 3d axes tutorial (or
Estimation - 1
On reports page we have sections for First response time and Resolution Time. Which plots a graph with time series on the Y axis. But it mentions no unit for the axis. We need to mention the unit on the axis
<img width="1012" alt="Screenshot 2021-08-25 at 11 27 25 PM" src="https://user-images.githubusercontent.com/1277421/130841683-cffbd1a4-6ee7-4c3c-8ed4-864961e7b22d.png"
-
Updated
May 2, 2021 - JavaScript
-
Updated
Sep 3, 2021 - Java
-
Updated
Aug 20, 2021 - Python
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
-
Updated
Sep 2, 2021 - JavaScript
It would be nice if one could document how the x and y coordinates are defined. (Beginners might not know about it and well the more documentation the better).
What I think when I see x and y:
What it actually is:
-
Updated
Jan 7, 2019 - JavaScript
-
Updated
Sep 6, 2021 - JavaScript
Improve this page
Add a description, image, and links to the dashboard topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the dashboard topic, visit your repo's landing page and select "manage topics."
Hi,
first thanks for this awesome software. But I have some trouble and I don't know how to proceed. First I try to find out what else I could provide for this report to be a good bug report.
First, I use the latest version (v1.14.0) from openSUSE build Service. I know, I should compile it by my self to avoid any other causes for this behavior. But for now I still use this package from there