Skip to content
This repository has been archived by the owner on Dec 8, 2021. It is now read-only.

Add cloudspout-button-panel #658

Merged
merged 4 commits into from
Jun 30, 2020

Commits on Jun 30, 2020

  1. Add cloudspout-button-panel

    Please consider adding cloudspout-button-panel to the plugin repository.
    
    It provides a simple panel that shows only one button - to integrate with any kind of HTTP/REST API:
    * Support GET and POST HTTP verb
        * Adds no new javascript dependencies
        * Uses standard browser APIs and respects CORS
    * Support API key via header X-API-Key or query parameter ?api-key
    * Custom label text & Grafana template design
    derjust committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    cb47e50 View commit details
    Browse the repository at this point in the history
  2. Addressed review comments & released new version

    Version 7.0.2 of the plugin addresses the review comments
    derjust committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    88ea1fb View commit details
    Browse the repository at this point in the history
  3. Addressed review comments & released new version

    Version 7.0.2 of the plugin addresses the review comments and removed dead code
    derjust committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    03c65a0 View commit details
    Browse the repository at this point in the history
  4. Rebased on upstream

    Version 7.0.3 of the plugin addresses the review comments and removed dead code
    derjust committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    459f832 View commit details
    Browse the repository at this point in the history