-
Updated
Dec 14, 2021 - HTML
dashboards
Here are 428 public repositories matching this topic...
Currently, if a plugin implements the onAction function, it will receive every action triggered.
However, a more optimal approach would be to receive only actions that the user specifies they want the plugin to run on, as is the case with webhooks.
Hence, here's the rough solution I'm envisioning:
On the action page, around where the webhook stuff is, add a section allowing the user to
-
Updated
Dec 10, 2021 - TypeScript
README.md is still pointing to addons/strip-limits.libsonnet addon as a way to strip containers from set resource limits. However since release-0.8 resource requests are first-level settings and users should use
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
Nov 10, 2021 - CSS
-
Updated
Nov 13, 2021 - Go
-
Updated
Oct 3, 2021 - CoffeeScript
-
Updated
Dec 10, 2021 - Python
-
Updated
Nov 19, 2021 - JavaScript
-
Updated
Aug 12, 2021 - CSS
-
Updated
Nov 19, 2020 - HTML
-
Updated
Dec 9, 2021 - Java
-
Updated
Dec 13, 2021 - PHP
-
Updated
Dec 10, 2021 - C#
-
Updated
Nov 3, 2021 - JavaScript
-
Updated
Dec 12, 2021 - JavaScript
-
Updated
Dec 13, 2021 - JavaScript
-
Updated
Dec 14, 2021 - JavaScript
-
Updated
Jun 18, 2019
-
Updated
Oct 13, 2020 - Java
-
Updated
May 4, 2021 - JavaScript
-
Updated
Mar 29, 2018 - Python
-
Updated
Nov 27, 2021 - Go
-
Updated
Dec 14, 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."
Give a panel a ReallySuperLongTitle™ and create a report with the "Optimize For Print" option. The title on the panel will overflow off the page vs the non optimized print that truncates with
...