-
Updated
Oct 12, 2021 - HTML
dashboards
Here are 399 public repositories matching this topic...
This is literally the smallest of nitpicks, but it looks like we need a bit of padding around the user icon & org name in the top right app.posthog.com. Currently, it looks like the scroll bar is pressing right up against it. The padding on the right side of the org name is much less than the padding on the left.
<img width="628" alt="Screenshot 2021-10-06 at 18 06 17" src="https://user-imag
-
Updated
Oct 13, 2021 - TypeScript
What happened?
I wanted to configure my kubeadm-like cluster to get monitored by prometheus-operator. I started using the following file:
apiVersion: kubeadm.k8s.io/v1alpha1
kind: MasterConfiguration
api:
advertiseAddress: 192.168.1.173 (I changed the IP from here)
bindPort: 6443
authorizationModes:
- Node
- RBAC
certificatesDir: /etc/kubernetes/pki
cloudProvider:When you open page UI Elements -> Cards i see TABS are not showing content until you click on other and back on first, same for pills.
Possible fix : ( worked for me )
<script type="text/javascript"> $(document).ready(function(){ $('.nav-item').tab('show'); $('.nav-tabs li a:first').trigger('click'); }); </script>
-
Updated
Sep 9, 2021 - JavaScript
-
Updated
Sep 7, 2021 - JavaScript
-
Updated
Oct 5, 2021 - CSS
-
Updated
Oct 3, 2021 - CoffeeScript
-
Updated
Oct 9, 2021 - Go
-
Updated
Oct 10, 2021 - Python
-
Updated
Aug 12, 2021 - CSS
The current version of Panel is 0.12.1.
If I look at the Bokeh DateSlider I can see it supports a step and format which the Panel DateSlider does not.
I think supporting that would be quite useful for Panel as that would allow sliding through other timeperiods than day
-
Updated
Oct 7, 2021 - JavaScript
-
Updated
Nov 19, 2020 - HTML
-
Updated
Sep 23, 2021 - Java
-
Updated
Oct 13, 2021 - PHP
-
Updated
Oct 13, 2021 - C#
-
Updated
Aug 10, 2021 - JavaScript
-
Updated
Oct 9, 2021 - JavaScript
-
Updated
May 19, 2021 - JavaScript
-
Updated
Oct 11, 2021 - JavaScript
-
Updated
Jun 18, 2019
-
Updated
Oct 13, 2020 - Java
-
Updated
May 4, 2021 - JavaScript
-
Updated
Mar 29, 2018 - Python
-
Updated
Oct 10, 2021 - Go
-
Updated
Oct 13, 2021 - Java
Improve this page
Add a description, image, and links to the dashboards topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the dashboards topic, visit your repo's landing page and select "manage topics."
As a user, I'd like to see all available platforms when adding an agent.
Therefore, we want to change the following UI in the Add agent flyout.
Changes
Existing UI

Goal
<img width="731" alt="Screenshot 2021-10-1