-
Notifications
You must be signed in to change notification settings - Fork 20
Comparing changes
Open a pull request
base repository: grafana/synthetic-monitoring-app
base: v1.16.4
head repository: grafana/synthetic-monitoring-app
compare: v1.16.5
- 7 commits
- 82 files changed
- 6 contributors
Commits on Oct 10, 2024
-
chore: Update Drone signature (#968)
* chore: Update Drone signature Updates the Drone file signature after changes made to the release pipeline. * Add drone sign script
Configuration menu - View commit details
-
Copy full SHA for a40b5e6 - Browse repository at this point
Copy the full SHA a40b5e6View commit details
Commits on Oct 15, 2024
-
Fix: Update asc / desc reachability sorting (#970)
* fix: update asc. / desc. reachability for check list page * chore: update naming for vars
Configuration menu - View commit details
-
Copy full SHA for c281b77 - Browse repository at this point
Copy the full SHA c281b77View commit details -
Feat: improve delete private probe flow (#951)
* refactor(checks-filters): simplify code - remove redundant variables - clean-up unneeded if-statements * refactor(probes): improve delete probe flow - add `ConfirmModal` that supports async confirm (including errors/catch). - add business logic to avoid error when trying to delete probe that is in use * refactor(datasource): use .fetchAPI * refactor: remove redundant code * refactor: update tests * chore: fix linting issues * chore: fix ts errors after refactor * fix(ConfirmModal): wire up button text props * fix: change requests - Add missing type in `DataSource.fetchAPI` usage - Fragment code to make it more readable - Upper case first letter in `ConfirmModal` - Refactor `DeleteProbeButton` * fix: change requests #2 - Remove optional chaining * fix: change requests #2 - Remove optional chaining - Remove commented code - Navigate to probe list on delete success - Make tooltip accessible * fix: change requests #3 - Remove unused styles - Add test id to `dataTestIds.ts` * fix: linting error --------- Co-authored-by: w1kman <thomas.wikman@grafana.com>
Configuration menu - View commit details
-
Copy full SHA for 8be4a9e - Browse repository at this point
Copy the full SHA 8be4a9eView commit details
Commits on Oct 21, 2024
-
[feat] Disable check creation and add alert for Hosted Grafana Free T…
…ier members who have exceeded their monthly test execution limit (#944) * feat: add gcom hooks * feat: added tests for hg free tier monthly executions * chore: fix tests by removing expected mock logic for LinkButton * fix: update names and trigger useLimits hook regardless of route * chore: remove gcom lookup * fix: changed overlimit alert to warning and bullet pointed list
Configuration menu - View commit details
-
Copy full SHA for aeb7c54 - Browse repository at this point
Copy the full SHA aeb7c54View commit details -
fix: update browser examples to use async check (#972)
* fix: update browser examples to use async check * fix: add missing await * fix: address review comments
Configuration menu - View commit details
-
Copy full SHA for c7494ca - Browse repository at this point
Copy the full SHA c7494caView commit details -
fix: check target tooptip (#971)
* fix: host address validation - Change the validation error to say "host address" instead of "hostname" * chore: fix code style issues - throw of exception caught locally - redundant variable initializer - redundant if-statement - RegExp: redundant character escape
Configuration menu - View commit details
-
Copy full SHA for e5533fe - Browse repository at this point
Copy the full SHA e5533feView commit details -
chore(main): release 1.16.5 (#969)
Co-authored-by: sm-release-app[bot] <180338484+sm-release-app[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0b696a8 - Browse repository at this point
Copy the full SHA 0b696a8View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.16.4...v1.16.5