Skip to content

Add links to search in MAT tooltip for all counts#810

Closed
majakomel wants to merge 42 commits intomasterfrom
mat-tooltip-links
Closed

Add links to search in MAT tooltip for all counts#810
majakomel wants to merge 42 commits intomasterfrom
mat-tooltip-links

Conversation

@majakomel
Copy link
Copy Markdown
Contributor

There are API changes needed to show only failure_count or ok_count.

Closes #802

@vercel
Copy link
Copy Markdown

vercel Bot commented Oct 18, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
explorer ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 15, 2023 at 4:21PM (UTC)

@majakomel majakomel self-assigned this Oct 18, 2022
majakomel and others added 27 commits October 21, 2022 12:13
* Remove about page

* Remove git env vars for production
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](SamVerschueren/decode-uri-component@v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/ljharb/qs/releases)
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](ljharb/qs@v6.5.2...v6.5.3)

---
updated-dependencies:
- dependency-name: qs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Fix back button where params applied programmatically

* Better fix

* Localized labels

* Cleanup
* Drop fields from MAT form state when they are hidden

* Hide irrelevant options in X and Y axis based on test name

* Show Y axis countries option when All Countries selected

* Remove console log

* Improve handling of conditional filters

Co-authored-by: Maja Komel <maja.komel@gmail.com>
Signed-off-by: GermaVinsmoke <vaibhav1180@gmail.com>
Co-authored-by: Maja Komel <maja.komel@gmail.com>
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](json5/json5@v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.31 to 0.7.33.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/changelog.md)
- [Commits](faisalman/ua-parser-js@0.7.31...0.7.33)

---
updated-dependencies:
- dependency-name: ua-parser-js
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Rename FiveColRow to DNSAnswerRow

We may want to add some columns in the future.

* DNSAnswerRow -> DnsAnswerRow

For consistency with the pre-existing DnsAnswerCell.

* DnsAnswerRow: Add ancillary information

If the measurement JSON for a DNS answer contains "asn" and/or
"as_org_name" fields, we use that to populate the new "Ancillary info"
column in human-readable form.

* DnsAnswerRow: Improve readability by varying column widths

The TTL/class/type values are always short, so make the corresponding
fields narrower to leave more space for the other fields, which can be
longer.

* Renamed "ancillary information" to "Answer IP Info"

Also improve output in the (impossible?) case where "asn" is not set,
but "as_org_name" is.

* DnsAnswerIpInfo: New utility function

Factored out from QueryContainer.

* Rename DnsAnswerIpInfo to dnsAnswerIpInfo

Normal functions seem to use camelCase by convention.

* Simplify dnsAnswerIpInfo()

Use auxiliary variables to avoid nested conditionals.
* passing correct query parameter to filter

Signed-off-by: GermaVinsmoke <vaibhav1180@gmail.com>

* asn and failure params

Signed-off-by: GermaVinsmoke <vaibhav1180@gmail.com>

---------

Signed-off-by: GermaVinsmoke <vaibhav1180@gmail.com>
* Update coverage chart color scale and add a legend

* Update ranges
* Update inputs when navigating back circumvention page

* Fixed time grain
* Add support for selecting time granularity on MAT

* Fix week granularity scale

* Hour formatting, conditional dropdown options

* Fix missing messages
@majakomel
Copy link
Copy Markdown
Contributor Author

Closing since it cannot be implemented before backend changes are added.

@majakomel majakomel closed this Mar 19, 2026
@majakomel majakomel deleted the mat-tooltip-links branch March 19, 2026 11:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Hyperlinks to results page for individual counts

5 participants