Version 5.0.0
What's Changed
- chore: debug log to help diagnose WES state update race conds by @davidlougheed in #366
- fix(propTypes): biosample sampled_tissue no longer required by @gsfk in #367
- refact: upgrade to Ant Design 4 by @davidlougheed in #362
- chore(build): add alias for source root to webpack config by @davidlougheed in #369
- refact(manager): rewrite workflow run forms as ant4 + import shorten by @davidlougheed in #371
- refact(manager): linked field set components to func+ant4 by @davidlougheed in #370
- refact(manager): project JSON Schema form to ant4 + schema input by @davidlougheed in #372
- refact(explorer): convert discovery search form to ant 4 by @davidlougheed in #373
- feat(manager): add grants/groups viewer by @davidlougheed in #312
- refact: rewrite routes to react router 5.1 style by @davidlougheed in #374
- chore: remove @ant-design/compatible by @davidlougheed in #375
- fix(manager): bad workflow route handling by @davidlougheed in #378
- refact(explorer): RoutedIndividualContent, new table expand syntax by @davidlougheed in #377
- feat(manager): render workflow run outputs in a tab, if available by @davidlougheed in #368
- chore(deps-dev): bump follow-redirects from 1.15.5 to 1.15.6 by @dependabot in #380
- feat(manager): add run wizard screen for export workflows by @davidlougheed in #379
- feat(header): don't nest manager + services in dropdown by @davidlougheed in #381
- fix(manager): handle null workflow data type in workflow list filter by @davidlougheed in #382
- refact: replace react-json-view with react-18-compat lib by @davidlougheed in #383
- fix(manager): dataset form (fix it not working) by @davidlougheed in #385
- chore(deps-dev): bump webpack-dev-middleware from 5.3.3 to 5.3.4 by @dependabot in #386
- fix: add excluded column to diseases table by @v-rocheleau in #387
- refact: React 18, React Router 6, bento_charts 2.6, -victory by @davidlougheed in #384
- chore(manager): remove redundant workflows tab by @davidlougheed in #389
- feat(explorer): show biosample ID with experiment data by @davidlougheed in #390
- refact: move from ant 4 to 5 by @davidlougheed in #391
- lint(manager): unused DataTypeSelect component by @davidlougheed in #393
- refact: remove deprecated Ant API usages by @davidlougheed in #394
- refact: handle new Katsu overview format by @davidlougheed in #392
- site footer: link bento logo to bento page by @gsfk in #395
- feat(manager): updated DRS object search with detail+delete by @davidlougheed in #396
- chore: typescript support + linting + authz hook fix by @davidlougheed in #398
- refact(utils): rewrite some utils as typescript by @davidlougheed in #399
- feat(manager): add column indicating if DRS perms resource is valid by @davidlougheed in #402
- chore(deps): bump react-pdf from 7.7.1 to 7.7.3 by @dependabot in #403
- feat: permissions awareness (part 1) by @davidlougheed in #397
- feat: permissions awareness pt. 2 + access manager UI by @davidlougheed in #400
- feat: integrate reference service 0.2.0 features by @davidlougheed in #405
- Ensure Consistent Ordering of Data Types in Advanced Search Dropdown by @SanjeevLakhwani in #408
- feat(explorer): search results experiment type filtering by @noctillion in #406
- Unified eslint and prettier by @SanjeevLakhwani in #409
- Update IndividualVariants.js by @noctillion in #401
- chore(deps-dev): bump braces from 3.0.2 to 3.0.3 by @dependabot in #411
- add text search to drop-box by @noctillion in #414
- chore: update react-pdf + rewrite PdfDisplay as TS by @davidlougheed in #415
- fix: dataset data-types count loading by @v-rocheleau in #413
Full Changelog: v4.1.4...v5.0.0