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.24.0
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.25.0
Choose a head ref
  • 6 commits
  • 64 files changed
  • 3 contributors

Commits on Apr 8, 2025

  1. fix: typing errors after upgrading dependencies (#1107)

    * fix: typing errors after upgrading dependencies
    
    * fix: remove type castings
    VikaCep authored Apr 8, 2025
    Configuration menu
    Copy the full SHA
    a76fc15 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2025

  1. Configuration menu
    Copy the full SHA
    5ae0f1d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b41cad View commit details
    Browse the repository at this point in the history
  3. feat: migrate HTTP dashboard to react-scenes (#1079)

    * feat: test scenes react
    
    * fix: revert summary dashboard
    
    I will be migrating HTTP scenes dashboard instead
    
    * feat: migrate HTTP dashboard to scenes react
    
    * fix: add annotations and edit check button
    
    * fix: dashboard layout
    
    * feat: override timepicker in ErrorRate panel
    
    * fix: add timeseries info at panel level
    
    This is used to demo how to use useTimeRange. Queries can be set depending on this value
    
    * feat: add panel menu
    
    * fix: edit button now takes only id as parameter
    
    * fix: update yarn.lock after merging with main
    
    * fix: typing errors after upgrading dependencies
    
    * fix: remove type castings
    
    * fix: mape error rate map not crash when loading
    
    * fix: match scenes and react-scenes version to fix ts errors
    
    * fix: remove old scenes code
    
    ---------
    
    Co-authored-by: Chris Bedwell <christopher.bedwell@grafana.com>
    VikaCep and ckbedwell authored Apr 9, 2025
    Configuration menu
    Copy the full SHA
    c840f7b View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2025

  1. Configuration menu
    Copy the full SHA
    68c6d4a View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2025

  1. chore: release 1.25.0 (#1110)

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