This repository was archived by the owner on Nov 14, 2023. It is now read-only.
forked from hypertrace/hypertrace-ui
-
Notifications
You must be signed in to change notification settings - Fork 2
Merge the latest changes from upstream #22
Merged
Merged
Conversation
This file contains hidden or 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
Snyk has created this PR to upgrade @apollo/client from 3.4.13 to 3.4.15. See this package in npm: https://www.npmjs.com/package/@apollo/client See this project in Snyk: https://app.snyk.io/org/surajpuvvada/project/553e7174-0e22-4c7f-aa2c-12ae5f5768b5?utm_source=github&utm_medium=referral&page=upgrade-pr
Co-authored-by: Patricio Albizu <[email protected]>
* feat: add regex operator to filter bar * test: update tests
* feat: clean up table widget preferences storage * feat: add view toggle preference * feat: add checkbox preferences * feat: add persistance for select filters * feat: fix publishSelectValues call * style: prettier * style: linting
* fix: some very minor clean up * style: prettier
* fix: multiselect updating trigger label * style: prettier * feat: remove subscription * test: fix test
…ertrace#1231) * feat: table prefs now use sessionStorage instead of localStorage * style: prettier * style: lint imports
* feat(span-detail): cookies as first class fields * title instead of mode * prettier
Co-authored-by: Patricio Albizu <[email protected]>
…#1254) * refactor: breadcrumb to support additional specifications * refactor: fixing lint * refactor: fix test * refactor: addressing review comments * refactor: fixing test * refactor: fixing lint * refactor: addressing review comments * refactor: fixing test * refactor: update breadcrumb and fix tests
# Issue Reference below hypertrace#1298
* feat: toISOString Time function * feat: adding uts Co-authored-by: Patricio Albizu <[email protected]>
* feat: disabled and display Mode input in Time Picker * feat: adding size inputs * feat: adding transparent background to select * feat: fixing comments * feat: fixing comments * feat: fixing comments Co-authored-by: Patricio Albizu <[email protected]>
Reference: hypertrace#1344 Do not send empty search parameters, rather only send them when non empty values are present
This comment has been minimized.
This comment has been minimized.
Sunn-y-Arora
approved these changes
Jan 10, 2022
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
This PR includes all the latest changes done in the upstream branch