ara icon indicating copy to clipboard operation
ara copied to clipboard

Filter by label and date at the same time.

Open stefan-marc opened this issue 5 years ago • 3 comments
trafficstars

Hi!,

It would be great if we had the possibility of filtering based on date and labels. For example:

To return only the playbooks that were executed by user X in the last 24h or 7 days, etc.

A bonus would be to get custom date options. (between 23.07.2020 ~ 01.08.2020).

Thanks for all of your hard work!

stefan-marc avatar Sep 23 '20 08:09 stefan-marc

Hey @smarcu92 and thanks for the issue.

The good news is that the API (and even the UI) supports it if you specify the arguments manually -- it's just a poor implementation from the frontend that doesn't "aggregate" queries.

We have the same issue when sorting by duration or date.

It's definitely on my radar to fix it, just haven't had the time.

dmsimard avatar Sep 23 '20 12:09 dmsimard

Hello,

Just want to let you know I started working on a date filter.

Still some work to be done but here's a preview.

date_filter

JayV3e avatar Jun 27 '21 23:06 JayV3e

@JayV3e looks awesome. Can't wait to see it out in the wild!

stefan-marc avatar Jun 28 '21 08:06 stefan-marc