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.13.4
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.14.0
Choose a head ref
  • 16 commits
  • 97 files changed
  • 5 contributors

Commits on Apr 19, 2024

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

Commits on Apr 22, 2024

  1. Fix/add scripted check to filter (#756)

    * fix: single source of truth for check types to read from
    
    * test: add tests for scripted option in filters on checklist page
    
    * test: add data test id to check container and target text without selector
    ckbedwell authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    c250492 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    14119eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6fcdb3f View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

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

Commits on Apr 25, 2024

  1. Fix: only show query params for CheckType.HTTP (#768)

    * fix(frontend): remove "unused" prop and replace with conditional checkType check
    
    * chore(frontend): add missing `break`(s) in switch-statement
    w1kman authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    893e9bd View commit details
    Browse the repository at this point in the history
  2. Form as wizard (#759)

    * chore: stub out changing the form to a wizard
    
    * chore: update layouts, reorganize sections
    
    * chore: update tests
    
    * chore: update check calc styles
    
    * chore: some cleanup, use a button for sidebar item
    
    * chore: clean up visited logic
    
    * chore: update tests
    
    * fix: open item with errors and scroll into view on submit
    
    * feat: make check form responsive
    
    * fix: allow custom section maxWidth as before
    
    * chore: remove delete button from check editor form
    
    ---------
    
    Co-authored-by: Chris Bedwell <christopher.bedwell@grafana.com>
    rdubrock and ckbedwell authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    dc338ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0de8c1b View commit details
    Browse the repository at this point in the history
  4. fix: update doc links (#760)

    * fix: update `Alerting docs` link and copy
    
    * fix: update doc URLs after reorganization
    
    * fix: update probes link
    ppcano authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    dac1645 View commit details
    Browse the repository at this point in the history
  5. fix: submission errors off screen and usage layout (#770)

    * fix: submission errors off screen and usage layout
    
    * chore: move alert to footer
    rdubrock authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    5d064be View commit details
    Browse the repository at this point in the history
  6. chore: assume a 31 day month for usage calcs (#771)

    * chore: assume a 31 day month for usage calcs
    
    * chore: update tests
    rdubrock authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    c09679f View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Configuration menu
    Copy the full SHA
    f705963 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7a3d2f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    defaec8 View commit details
    Browse the repository at this point in the history
  4. chore: redesign landing page (#751)

    * chore: redesign landing page
    
    * chore: add k6 and terraform examples to welcome page
    
    * chore: update welcome page tests
    
    * chore: some cleanup, add alt text to images
    
    * fix: handle smaller screen sizes
    
    * chore: update copy
    
    * chore: update some copy, add new logo
    
    * fix: tiny cleanup so borders show and images / text are correctly sized & logo is role presentation
    
    * chore: make scripted examples a tab next to the editor (#765)
    
    * chore: make scripted examples a tab next to the editor
    
    * fix: include active state for tab
    
    * chore: clean up some comments
    
    * chore: update feature status badges in check type select
    
    ---------
    
    Co-authored-by: Chris Bedwell <christopher.bedwell@grafana.com>
    rdubrock and ckbedwell authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    5948bfd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    99356bb View commit details
    Browse the repository at this point in the history
Loading