ara
ara copied to clipboard
Filter by label and date at the same time.
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!
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.
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.

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