Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Main improved dashboard links #622

Merged
merged 9 commits into from
Sep 29, 2023

Commits on Sep 28, 2023

  1. Add missing options, functionality to DashboardLink

    Includes the ability to create direct links or a list of dashboard links,
    extra options like includeVars and targetBlank.
    padraic-padraic committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    d30b98a View commit details
    Browse the repository at this point in the history
  2. Add docstring to DashboardLink, remove the unused dashboard param

    Removing this parameter is a breaking change... It didn't actually
    impact the generated link, other than acting as an alias to 'title'
    in some cases. If preferred, I can restore it to retain that alias
    behaviour, and perhaps add a warning log message?
    padraic-padraic committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    88a6e4b View commit details
    Browse the repository at this point in the history
  3. Update changelog

    padraic-padraic committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    bc8fe56 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    412d8db View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cdda04e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c949a8b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4424611 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d13d4bb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fb44dd6 View commit details
    Browse the repository at this point in the history