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

Datetime picker #33

Merged
merged 3 commits into from
Jun 22, 2020
Merged

Datetime picker #33

merged 3 commits into from
Jun 22, 2020

Conversation

k-jano
Copy link
Member

@k-jano k-jano commented Jun 17, 2020

This PR introduce datetime picker in OpenRCA and closes #26.

datepicker

So far there is possibility to choose any past date. Then request to Mock API is generated. During this task I also planned to add graph reloading based on Mock API response, but it turned out no to be so easy. I plan to deliver this functionality in separate PR.

Copy link
Member

@bzurkowski bzurkowski left a comment

Choose a reason for hiding this comment

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

The code looks good to me 👍 I think the change is ready to merge 🟢 Good work!

One side remark. We actually want to deliver the graph reload functionality in our MVP. I mean, after the user selects date and time, the graph should present its state from the past. It's a stunning feature that we want to present in the demo.

As you said, let's merge the datetime picker and focus on the reload in a separate PR. Please treat this with high priority 😉

The graph reload feature will be also needed for graph filtering and any other functionality that transforms the graph structure.

@bzurkowski bzurkowski merged commit 9dc6d88 into master Jun 22, 2020
@k-jano k-jano deleted the datetime_picker branch July 1, 2020 09:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add datetime picker
2 participants