Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Start/Stop times in query params #173

Open
dechdev opened this issue Apr 26, 2022 · 1 comment
Open

Start/Stop times in query params #173

dechdev opened this issue Apr 26, 2022 · 1 comment
Labels
E-hard Effort: This will require a lot of work enhancement New feature or request good first issue Good for newcomers

Comments

@dechdev
Copy link
Contributor

dechdev commented Apr 26, 2022

Query params should support start/stop times to timebound requests.

@dechdev dechdev self-assigned this Apr 26, 2022
@dechdev dechdev mentioned this issue Apr 26, 2022
25 tasks
@shorsher shorsher added the good first issue Good for newcomers label Sep 15, 2022
@shorsher shorsher added the E-hard Effort: This will require a lot of work label Sep 16, 2022
@shorsher
Copy link
Member

Currently, the FireFly explorer has very limited time filtering capabilities. It only allows the user to select the relative time range of the last hour, 24 hours, 7 days, or 30 days. Replacing that with a full date/time range picker component is desired.

Currently material ui has date/time picker components, but they don't quite meet the requirements straight out of the box. Something like grafana provides (see picture below), with relative time ranges and the ability to provide custom absolute ranges is the end goal.

Screen Shot 2022-09-16 at 10 30 44 AM

@shorsher shorsher added the enhancement New feature or request label Sep 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
E-hard Effort: This will require a lot of work enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants