This repository has been archived by the owner on Jan 23, 2023. It is now read-only.
Releases: IQTLabs/CRviz
Releases · IQTLabs/CRviz
v0.2.6
Features
Bug Fixes
- Closes #206 - corrects issue with field paths (a54efc9)
- dependencies: removed react-app-rewired (6c77798), closes #209 #210 #211
- package.json to reduce vulnerabilities (f619494)
- package: update ramda to version 0.26.0 (b77e495)
- package: update react-beautiful-dnd to version 10.0.0 (1207e7b)
- package: update react-redux to version 6.0.0 (2abb684)
- Closes #191 - corrected styling on Color By select element (ddfcd9e)
- Closes #193 - sets App Canvas to 100% height of parent element (2e0e0f9)
- closes #195 - refresh interval validation handles empty string correctly (00c337f)
- css fix for darkTheme (2533ab7)
v0.2.5
Features
Bug Fixes
- package: update ramda to version 0.26.0 (b77e495)
- package: update react-beautiful-dnd to version 10.0.0 (1207e7b)
- package: update react-redux to version 6.0.0 (2abb684)
- Closes #191 - corrected styling on Color By select element (ddfcd9e)
- Closes #193 - sets App Canvas to 100% height of parent element (2e0e0f9)
- closes #195 - refresh interval validation handles empty string correctly (00c337f)
- css fix for darkTheme (2533ab7)
v0.2.4
0.2.4 (2018-11-07)
Bug Fixes
- Fixes #172 text notification of an empty dataset (406ee0d)
- fixes #186 - added styling to make select tags look the same across browsers (a9f5de3)
Compiles fixes from all prior alpha builds
Bug Fixes
- package: update boom to version 7.2.1 (5e6d180)
- css updates (06eaa90)
- package: update mini.css to version 3.0.1 (48acc78)
- package: update mini.css to version 3.0.1 (aeb16a3)
- Closes #155 (e3e2cf4)
- Closes #166 (fe0199b)
- Fixes #168 (b83f842)
- Fixes #168 - corrects issue with UTs not exiting as expected (12a7c33)
- Fixes #175 - added text stating that a dataset needs loaded (c655483)
- .snyk & package.json to reduce vulnerabilities (0f599a5)
- #134 - remove alert (c276188)
- Closes #134 (4d1ac34)
- package: update debug to version 4.0.1 (a5e297b), closes #146
- Closes #151 (be6438d)
- Closes #152 (4340006)
- Closes #49 (508006b)
v0.2.4-alpha.2
Alpha release to review look and feel
v0.2.4-alpha.0
Features
- Time Series:
- [#131] - added visual indicators of dataset update tiime and refresh status
Bug Fixes
v0.2.3
Features
- Supports Authorization for custom data sources using basic or bearer auth
- Add functionality to automatically refresh on a user defined interval
Bug Fixes
- package: update @fortawesome/react-fontawesome to version 0.1.1 (a238f56)
- package: update react-beautiful-dnd to version 9.0.0 (7a84330)
- dependency updates to remediate vulns flagged by Snyk (42fc97d)
- Fixes #125 - refreshing dataset no longer resets group by and color by selections (276a238)
- Fixes #126 - added null check on configuration and fields when building index (c1e86d7)
v0.2.2
Features
- Remove default red coloring from unknown nodes
Bug Fixes
- Fixes to search (case sensitivity and unknown fields)
- bug with docker image not finding git
Engineering/Project Health
- Added Issue and PR templates
- Dependency updates
- moved to mocha/chai/enzyme for unit testing