Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: grafana/synthetic-monitoring-app
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.20.1
Choose a base ref
...
head repository: grafana/synthetic-monitoring-app
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.21.0
Choose a head ref
  • 3 commits
  • 55 files changed
  • 3 contributors

Commits on Mar 5, 2025

  1. Feat/uptime query v3 (#1054)

    * chore: remove singlecheckmode arg
    
    * chore: move to using single check in scenes rather than supposed array
    
    * feat: updated uptime query in scenes dashboards. removed uptimequeryv2 ff
    
    * feat: updating uptime query across app
    
    * feat: added queries folder
    
    * feat: uptime v3 with docs
    
    * chore: revert uptime query
    
    * fix: update uptime.md text
    
    * fix: update checklist sort test
    
    * fix: tweak uptime documentation
    
    * feat: add common timerange for scenes component
    
    * feat: change uptime to use max by
    
    * fix: updating uptime.md
    
    * fix: updated uptime documentation with feedback and more detailed scenarios
    
    * fix: last few tweaks
    ckbedwell authored Mar 5, 2025
    Configuration menu
    Copy the full SHA
    deaf047 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2025

  1. feat: checks empty state (#1081)

    * feat: add empty state component for empty checklist and empty home page
    
    - also changes usage text.
    
    * fix: adjust test
    
    Test is only failing in CI, not when ran locally
    w1kman authored Mar 11, 2025
    Configuration menu
    Copy the full SHA
    b284567 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2025

  1. chore: release 1.21.0 (#1082)

    Co-authored-by: sm-release-app[bot] <180338484+sm-release-app[bot]@users.noreply.github.com>
    sm-release-app[bot] authored Mar 13, 2025
    Configuration menu
    Copy the full SHA
    e94a7f2 View commit details
    Browse the repository at this point in the history
Loading