-
Notifications
You must be signed in to change notification settings - Fork 125
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Readable metrics view url params (#5675)
* Add basic to and from url methods * Add filters to url * Hookup the new url format * Use ExplorePreset for defaults * Add tests for no presets * Add tests for presets * Use loader function to parse url to metrics explore state * Converts from and to V1ExplorePreset * Use base preset to generate init explore * Add mapping from legacy proto state * Add tests for legacy proto parsing * Add partial metrics entity support * Incorporate bookmarks * Fix home bookmarks * Fix embed and token case * Convert bookmarks to links with new urls * Add support for free form editing of filters * Rename metrics to explore where applicable * Fix some issues and overhaul tests * Fix compare time ranges * Add readonly advanced filter state * Store state in session storage * Switch over to new url params * Fix public urls modal not persisting * Add basic tests for ExploreWebViewStore * Add all ExploreWebViewStore tests * Add leaderboard sort and filter errors * Add custom time and scrub range * Better default identification * Renames * `exploreStore` -> `exploreState` * Use `exploreState` name * Remove console logs * `exploreState` cont. * Delete old file * Fix lint for `web-common` * Fix lint for `web-admin` * "Overview" -> "Explore" * Fix typos * Clean up `+page.ts` files * Fix some TS errors * Move function to `web-common` * Fix "Pivot" button selector * Move url params to a central place * Fix UTs * Fix time config E2E tests * Move to loading state in loader function * Fix view links tests * Expand bookmark click area * Restore ability to remove a highlighted time range * (hack) Fix for comparisons with custom time ranges * Fix "Select all" buttons * Fix redirect loop * Fix tsc * Fix E2E * Fix for visual explore editor * Refactor bookmarks parser * Fix type error in telemetry * Fix compare time range not going away when disabled * Fix filters persistance in emebd --------- Co-authored-by: Eric P Green <[email protected]>
- Loading branch information
1 parent
908f1ff
commit 258151c
Showing
123 changed files
with
7,369 additions
and
2,574 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
258151c
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎉 Published on https://ui.rilldata.in as production
🚀 Deployed on https://6751c329acaf3307f122e8b2--rill-ui-dev.netlify.app