Kitware / minerva

Minerva: client/server/services for analysis and visualization
Apache License 2.0
36 stars 14 forks source link

Implement interactive filter builder for Postgres dataset #496

Closed matthewma7 closed 6 years ago

matthewma7 commented 6 years ago

When interactive mode enabled, subsequent ordinal filter value will be populated considering former filter values to help query building process.

2018-03-20_12-10-33

aashish24 commented 6 years ago

@matthewma7 would it be possible to add a test?

matthewma7 commented 6 years ago

@aashish24 I clean up the code format. 😉 at this moment, there is no Postgres database test infrastructure, so it's not easy to write test this feature.