-
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.14.5
head repository: grafana/synthetic-monitoring-app
compare: v1.14.6
- 13 commits
- 94 files changed
- 4 contributors
Commits on May 23, 2024
-
fix: fix onChange for ssl select and add tests (#790)
* fix: fix onChange for ssl select and add tests * fix: update test checkeditorexistingtest probe fails if ssl is present text check
Configuration menu - View commit details
-
Copy full SHA for 0482165 - Browse repository at this point
Copy the full SHA 0482165View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7117932 - Browse repository at this point
Copy the full SHA 7117932View commit details -
Configuration menu - View commit details
-
Copy full SHA for f4f40b2 - Browse repository at this point
Copy the full SHA f4f40b2View commit details
Commits on May 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 839a03b - Browse repository at this point
Copy the full SHA 839a03bView commit details -
Homepage summary table: join on compound key job + instance (#801)
* join on compound key job + instance * chore: rearrange job columns
Configuration menu - View commit details
-
Copy full SHA for c027eda - Browse repository at this point
Copy the full SHA c027edaView commit details -
fix: alignment and spacing for labels in Check creation form (#789)
* fix: alignment and spacing for check labels * chore: remove VerticalGroup and HorizontalGroup
Configuration menu - View commit details
-
Copy full SHA for df8d3ab - Browse repository at this point
Copy the full SHA df8d3abView commit details -
fix: terraform probes incorrectly formed (#792)
* fix: add support for probe commands import in terraform config * chore: update tests * chore: truncate script output * fix: remove id from probe terraform configuration The id can't be present in the custom probe resource configuration as otherwise terraform will fail * feat: avoid truncating code sections
Configuration menu - View commit details
-
Copy full SHA for 8b08cf8 - Browse repository at this point
Copy the full SHA 8b08cf8View commit details
Commits on May 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a4700ad - Browse repository at this point
Copy the full SHA a4700adView commit details
Commits on May 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7de9a9f - Browse repository at this point
Copy the full SHA 7de9a9fView commit details
Commits on Jun 4, 2024
-
Feat: Use url params to store state in Checks list page (#797)
* feat: add hook to handle setting state in query params * feat: use useQueryPArametersState hook in check list * feat: remove unused localStorage related code * feat: handle resetting query params * feat: use query params for handling filters state * feat: persist sort selection * fix: update and add CheckList tests * chore: add tests for useQueryParametersState * chore: remove MemoryRouter in test * chore: rename params * feat: implement hook to obtain search params * chore: refactor useQueryParametersState hook - support to either push/replace on history - remove usage of useEffect for setting a parameter which fixes back/forth buttons - still pending to implement a better parsing strategy instead of using JSON.parse * feat: make useQueryParametersState allow custom encoding/decoding * chore: update CheckList to use new params hook interface There's still pending work on the "filters" param: * chore: refactor filters to set each one separately This is to prevent having a huge object with the "filters" key Now we have a key for each filter separately, like labels=,type=,status=, etc. * feat: create hook to be in charge of filter configuration - Probes encode/decode functions still need a refactor - The idea is it doesn't rely on JSON.stringify/parse * chore: change CheckEnabledStatus enum to hold strings * chore: refactor useQueryParameterState to fix updating always the current params * feat: only filter by known check types, otherwise default to all * feat: store probes as strings in the url * chore: fix tests * fix: change history strategy to replace to be the default * fix: update type definitions
Configuration menu - View commit details
-
Copy full SHA for e4455dc - Browse repository at this point
Copy the full SHA e4455dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for b7573a0 - Browse repository at this point
Copy the full SHA b7573a0View commit details -
feat: zod validation set-up (#782)
* feat: zod validation set-up * feat: zod validation set-up * feat: add multihttp zod schema * feat: add ping schema * feat: add dns schema * feat: tcp check and target validation update * fix: update tests * feat: added traceroute schema * feat: added scripted check schema * feat: add grpc schema and fix regex validation * fix: update schemas and sanitization to pass tests * feat: move form wizard sidebar validation to zod without triggering react-hook-form states * fix: self-review * chore: clean up inline validation and add to schemas * fix: expand on assertion type with union for multihttp checks * chore: update assertion types * fix: pr rename to interpolateErrorMessage and tighten zod schemas * Update src/components/CheckEditor/FormComponents/HttpCheckRegExValidation.tsx Co-authored-by: Virginia Cepeda <virginiamcepeda@gmail.com> * Update src/components/CheckEditor/FormComponents/HttpCheckRegExValidation.tsx Co-authored-by: Virginia Cepeda <virginiamcepeda@gmail.com> * Update src/schemas/general/Header.ts Co-authored-by: Virginia Cepeda <virginiamcepeda@gmail.com> * fix: update error var names * feat: add script size validation to schema --------- Co-authored-by: Virginia Cepeda <virginiamcepeda@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c022efb - Browse repository at this point
Copy the full SHA c022efbView commit details
Commits on Jun 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9b65289 - Browse repository at this point
Copy the full SHA 9b65289View 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.14.5...v1.14.6