WilliamVenner / grafana-timepicker-buttons

📊 Datasource-configured buttons panel plugin which set the time range of your Grafana dashboard
https://grafana.com/grafana/plugins/williamvenner-timepickerbuttons-panel
Apache License 2.0
47 stars 11 forks source link

Nop option on 7.03 and 7.4 #16

Open mbarradas opened 3 years ago

mbarradas commented 3 years ago

Hi I currently testing the panel for my use case but it seems that for some reason the panel is not displaying the options to configure it. The panel version I got is version 2.0.1. I created a panel with the last 10 date ranges I need to use to update my dashboard but it seems it only creates one button at the time I would like to confirm if that is the expected behavior or is it a bug related to what I'm reporting.

mbarradas commented 3 years ago

Update I tested with version 4.0 and everything works as expected I guess is just a matter of getting them to publish the latest version on their site.

Thanks!

jburgess commented 3 years ago

https://github.com/grafana/grafana-plugin-repository/pull/872 was opened to add this to the central plugin repo.

@WilliamVenner I have opened https://github.com/WilliamVenner/grafana-timepicker-buttons/pull/17 to add CI to (hopefully) generate the items needed.