Releases: data-to-insight/csc-validator-fe
Releases · data-to-insight/csc-validator-fe
03052023 - updating table data model
What's Changed
- feat(package.json): add cross-env by @tab1tha in #125
- fix(wheel): bug fixes by @tab1tha in #126
- switch ssh to https.remove cross-env build by @tab1tha in #127
- fix(package.json): remove env var from yarn commands except build by @tab1tha in #128
- feat: adding multiple rows for child tables by @dotloadmovie in #137
Full Changelog: v0.1.2...v0.2.0
06042023 all bugs fixed
What's Changed
- feat: adding push step to bump version number by @dotloadmovie in #113
- fix: persist creds in action by @dotloadmovie in #114
- Build/add push workflow by @dotloadmovie in #115
- feat: adding version number and repo link to UI by @dotloadmovie in #112
- feat: release: 280323-2 by @dotloadmovie in #116
- Release/280323 3 by @dotloadmovie in #117
- feat: remove versioning by @dotloadmovie in #118
- feat: fixing position of Version component and styling by @dotloadmovie in #119
- feat: allow hide children with no errors by @dotloadmovie in #121
- feat: adding datestamp to build process and footer by @dotloadmovie in #120
- feat: handle de-duping correctly and add dynamic ruleset from backend by @dotloadmovie in #122
- fix: remove empty dependency array by @dotloadmovie in #123
- fix: revert missing deps array and skip linting for it by @dotloadmovie in #124
Full Changelog: v0.1.1...v0.1.2
17032023 first bug fixes
What's Changed
- Create release-notes.yaml by @dotloadmovie in #83
- Docs/correct release notes by @dotloadmovie in #84
- fix: path to release file and name by @dotloadmovie in #85
- fix: emptying doc yaml by @dotloadmovie in #86
- feat(start.tsx): remove release notes component by @dotloadmovie in #87
- feat: pass API name through props by @dotloadmovie in #88
- feat(start.tsx): integration with GA gtag by @dotloadmovie in #89
- feat(report): deselect selected items and reset scroll on child switch by @dotloadmovie in #90
- feat(app.tsx): adding label to loading spinners by @dotloadmovie in #91
- Test/core level jest by @dotloadmovie in #92
- feat(report): highlight all errored cells on load in light blue by @dotloadmovie in #93
- feat(table): adding colours from updated theme by @dotloadmovie in #94
- feat(loaddata): add select all by default by @dotloadmovie in #95
- Fix/invalid nesting list by @dotloadmovie in #96
- build(deps): bump loader-utils from 2.0.2 to 2.0.4 by @dependabot in #65
- fix(reportreducer): fixing error with seletable LAchildID by @dotloadmovie in #98
- fix(reporttable): fix missing highlights from tables by @dotloadmovie in #97
- fix bugs in 4017.1510 by @tab1tha in #99
- fix bugs in 1560Q and 4001 by @tab1tha in #101
- feat(draggablepanes): fix scrollto functionality by @dotloadmovie in #102
- feat(reportreducer): suppress association of unerrored children by @dotloadmovie in #100
- Feat/download issue report by @tab1tha in #104
- fix(generatecsv): fix issue with broken CSV generation by @dotloadmovie in #105
- Dates as strings in user report by @tab1tha in #106
- fix date formatting in user report by @tab1tha in #108
- build(deps): bump webpack from 5.74.0 to 5.76.1 by @dependabot in #109
- Feat/generalised download by @dotloadmovie in #107
- fix(wheel file): v0.1.1 first bugfixes included by @tab1tha in #111
New Contributors
- @dependabot made their first contribution in #65
Full Changelog: 0.1...v0.1.1