Skip to content

Commit

Permalink
UI: Unify behavior for time ranges when min / max time is not availab…
Browse files Browse the repository at this point in the history
…le / applicable (#4908)

* Fix min / max time behavior on stores UI

Signed-off-by: Matej Gera <[email protected]>

* Update CHANGELOG.md

Signed-off-by: Matej Gera <[email protected]>

* Change icon; add tooltip

- Change icon to 'minus' icon
- Add tooltip with information on time range
- Specify the min / max time is in UTC

Signed-off-by: Matej Gera <[email protected]>
  • Loading branch information
matej-g authored Jan 3, 2022
1 parent 5e92510 commit 67e6719
Show file tree
Hide file tree
Showing 5 changed files with 159 additions and 133 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ We use *breaking :warning:* to mark changes that are not backward compatible (re
### Fixed
- [#4918](https://github.com/thanos-io/thanos/pull/4918) Tracing: Fixing force tracing with Jaeger.
- [#4879](https://github.com/thanos-io/thanos/pull/4879) Bucket verify: Fixed bug causing wrong number of blocks to be checked.
- [#4908](https://github.com/thanos-io/thanos/pull/4908) UI: Show 'minus' icon and add tooltip when store min / max time is not available.

## [v0.24.0](https://github.com/thanos-io/thanos/tree/release-0.24) - 2021.12.22

Expand Down
Loading

0 comments on commit 67e6719

Please sign in to comment.