Skip to content

Updated agents search to be more user-friendly for date searches. - #393

Merged
DavidEdell merged 4 commits into
mainfrom
9-anms_exp_agt_001-agents-date-filter
Aug 20, 2026
Merged

Updated agents search to be more user-friendly for date searches.#393
DavidEdell merged 4 commits into
mainfrom
9-anms_exp_agt_001-agents-date-filter

Conversation

@DavidEdell

Copy link
Copy Markdown
Contributor

Addressing issue 9 by using a smarter API for agent searches. This API is backwards compatible:

  • Adds option for field ordering
  • If data is in an ISO compatible format, it will search by day if no time is provided. If a time is provided, search is restricted to minute accuracy for better user friendliness. If query string is not a valid ISO date, then it searches agent name.

If additinal capabilties are required, this can be enhanced with an updated API allowing explicit range searches for each date field.

Note: UI can be optionally updated to allow column sorting.

@DavidEdell
DavidEdell requested a review from a team as a code owner August 17, 2026 14:17
@DavidEdell DavidEdell linked an issue Aug 17, 2026 that may be closed by this pull request
@github-project-automation github-project-automation Bot moved this to Todo in ANMS Aug 17, 2026

@d-linko d-linko left a comment

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.

delpoyed changes locally and was able to use the new search field to filter different agents

@sonarqubecloud

Copy link
Copy Markdown

@DavidEdell
DavidEdell merged commit d78c46a into main Aug 20, 2026
14 of 15 checks passed
@DavidEdell
DavidEdell deleted the 9-anms_exp_agt_001-agents-date-filter branch August 20, 2026 03:05
@github-project-automation github-project-automation Bot moved this from Todo to Done in ANMS Aug 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

ANMS_EXP_AGT_001 (Agents): Date Filter

2 participants