Skip to content

Extended timestamp filter for entity data tables#26125

Open
maxiadlovskii wants to merge 11 commits into
masterfrom
feat/add-entity-table-relative-tmerange
Open

Extended timestamp filter for entity data tables#26125
maxiadlovskii wants to merge 11 commits into
masterfrom
feat/add-entity-table-relative-tmerange

Conversation

@maxiadlovskii
Copy link
Copy Markdown
Contributor

@maxiadlovskii maxiadlovskii commented May 26, 2026

Description

Adds support for using different time range types in entity data table date filters, including relative, absolute, and keyword ranges.

Screenshot 2026-05-26 at 19 27 19

Motivation and Context

fix: #26129

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Refactoring (non-breaking change)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have requested a documentation update.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.

@maxiadlovskii maxiadlovskii changed the title Use date picker Extended timestamp filter for entity data tables May 26, 2026
@maxiadlovskii maxiadlovskii marked this pull request as ready for review May 26, 2026 17:39
@linuspahl linuspahl self-assigned this May 28, 2026
@maxiadlovskii maxiadlovskii added the e2e-tests Run PR build with e2e tests. label May 28, 2026
Copy link
Copy Markdown
Contributor

@linuspahl linuspahl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good and works well!

@@ -0,0 +1,5 @@
type = "a"
message = "Use different types of time ranges in entity data table filters."
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's be a bit more specific about how we extended the functionality?

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

Labels

e2e-tests Run PR build with e2e tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use different type of timeranges on entity data table

2 participants