Publisher v1.1.0
lilidworkin
released this
03 Nov 14:32
·
719 commits
to main
since this release
What's Changed
- Set up common directory for sharing components between publisher + agency-dashboard by @terryttsai in #61
- Move BarChart, Tooltip, Legend, GlobalStyles, and shared utils + types into common directory by @terryttsai in #62
- Upgrade publisher to React 18 to match agency-dashboard + move eslint config to parent directory by @terryttsai in #78
- Render entire datapoints view in agency dashboard by @terryttsai in #79
- [Frontend] Move react-scripts to devDependencies by @terryttsai in #98
- Update readme by @terryttsai in #102
- Install Jest and run jest tests in common directory & run tests on CI by @terryttsai in #103
- implement basic agency routing + view metric data viz w/ live data by @terryttsai in #105
- [Frontend] Implement BaseDatapointsStore class that is shared between our frontend apps by @terryttsai in #114
- update prisons excel with new breakdowns by @nichelle-hall in #119
- Settings Feature by @mxosman in #84
- Implement Redesigned Review Page for Manual Data Entry #89 by @ivan-kishko in #107
- [Bug] Metric Configuration: MetricBoxes Taking Up Entire Height by @mxosman in #126
New Contributors
- @ivan-kishko made their first contribution in #107
Full Changelog: v1.0.0...publisher.v1.1.0