Releases: RhoInc/query-overview
Releases · RhoInc/query-overview
v2.1.3
- Aesthetic changes - mainly to ensure that Query Overview plays nice with bootstrap
- Fixes headless ghost column caused by issues with query recency variables
v2.1.2
Query Overview v2.1.2 moves the controls back above the chart.
v2.1.1
Query Overview v2.1.1 adds a destroy method. View the full list of resolved issues here.
v2.1.0
Query Overview v2.1.0 keeps the Query Age and Query Status filters in sync and adds variable metadata via tooltips to the listing column headers. View a full list of resolved issues here.
v2.0.0
Query Overview v2.0.0 updates:
- refactored UI
- query status and query age categories are now synced
- query age and recency categories are no longer specified by the data but calculated with cutoffs
View a full list of resolved issues here.
v1.2.3
- Added scrollbar to top of attached listing
- Added filter for Query Open Time
- Added query total to horizontal axis
- Changed "Show First N Groups" default to "All"
- Bug fixes
v1.2.2
Query Overview v1.2.2 standardizes the expected variable names in the input data such that they are all lowercase.
v1.2.1
Query Overview v1.2.1 adds the below functionality:
- Query age category is derived from query age in days to enforce a standard set of timing windows. Previously the variable was expected in the input dataset.
- The query age column in the listing sorts numerically rather than alphanumerically.
- Two previously removed filters have been brought back: marking group and visit.
v1.2.0
Query Overview v1.2.0 adds a new bar grouping control that defaults to the age category of the query (e.g. 0-4 weeks, 4-8 weeks, etc.) and also includes query status (e.g. Open, Closed, etc.). View a full list of resolved issues here.
v1.1.3
Query Overview v1.1.3 adds a self-contained example page and a settings schema.