Skip to content

Web console: refactor and improve the segment timeline#17508

Merged
vogievetsky merged 5 commits intoapache:masterfrom
vogievetsky:segment_timeline2
Nov 27, 2024
Merged

Web console: refactor and improve the segment timeline#17508
vogievetsky merged 5 commits intoapache:masterfrom
vogievetsky:segment_timeline2

Conversation

@vogievetsky
Copy link
Contributor

Make the segment timeline more interactive and not have it force bucketing the segments to day granularity.

After

image

Before

image

Also

  • Change from using @druid-toolkit/query to its renewed home of druid-query-toolkit
  • Remove depenancy on moment and moment-timezone, use @internationalized/date instead
  • Improve the timezone picker to always show the users timezone
  • Fix parsing and highlighting for expressions like + INTERVAL 5 MINUTES where the units are plural
  • Add UNNEST to auto complete suggetions
  • Add a convenient utility funtion of getApiArray and use it everywhere
  • Fix tooltips in table cells
  • Add less than (<) and greater than (>) filter modes for tables
  • Fix bug where: retention rule editor disapears every time the table refreshes
  • Add border to load rules in the load rule editor dialog to make it clearer
  • Made the recent task query panel only refresh when a task query is run (vs all queries)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants