|
| 1 | +# Kids First Data Tracker Release 0.6.0 |
| 2 | + |
| 3 | +## Features |
| 4 | + |
| 5 | +Adds views for creating studies and projects. |
| 6 | + |
| 7 | +### Summary |
| 8 | + |
| 9 | +Feature Emojis: β¨x10 πx4 πx3 π₯x1 πx1 |
| 10 | +Feature Labels: [feature](https://api.github.com/repos/kids-first/kf-ui-data-tracker/labels/feature) x10 [refactor](https://api.github.com/repos/kids-first/kf-ui-data-tracker/labels/refactor) x8 [bug](https://api.github.com/repos/kids-first/kf-ui-data-tracker/labels/bug) x4 [component](https://api.github.com/repos/kids-first/kf-ui-data-tracker/labels/component) x4 [devops](https://api.github.com/repos/kids-first/kf-ui-data-tracker/labels/devops) x2 [design](https://api.github.com/repos/kids-first/kf-ui-data-tracker/labels/design) x1 [documentation](https://api.github.com/repos/kids-first/kf-ui-data-tracker/labels/documentation) x1 |
| 11 | + |
| 12 | +### New features and changes |
| 13 | + |
| 14 | +- (#428) π₯ Move role and group resolvers to server - @dankolbman |
| 15 | +- (#426) β¨ Add form for new Cavatica project - @dankolbman |
| 16 | +- (#427) π Don't show studies in profile if the user has none - @dankolbman |
| 17 | +- (#424) β¨ Add modal for editing study information - @XuTheBunny |
| 18 | +- (#425) π Refactor Cavatica project list icon and link - @XuTheBunny |
| 19 | +- (#420) β¨ Add study basic info screen for beta team - @XuTheBunny |
| 20 | +- (#421) Bump eslint-utils from 1.3.1 to 1.4.2 - @dependabot[bot] |
| 21 | +- (#416) π Fix new study form date field and Cavatica project study link - @XuTheBunny |
| 22 | +- (#415) π Return deleted projects in sync mutation - @dankolbman |
| 23 | +- (#414) π Fix new file annotation form by adding user object to it - @XuTheBunny |
| 24 | +- (#413) β¨ Show information about deleted projects - @dankolbman |
| 25 | +- (#403) β¨ Add form page for creating new study - @XuTheBunny |
| 26 | +- (#412) β¨ Add Cavatica Project list view - @dankolbman |
| 27 | +- (#410) β¨ Add drop down for admin functions - @dankolbman |
| 28 | +- (#407) π Hide filter and search bar on file list when no files exist - @XuTheBunny |
| 29 | +- (#406) π Show alternative image when no user profile photo exist - @XuTheBunny |
| 30 | +- (#325) β¨ Feature user roles client state - @bdolly |
| 31 | +- (#391) Bump lodash.template from 4.4.0 to 4.5.0 - @dependabot[bot] |
| 32 | +- (#390) β¨ Search study by its name / short name from study list screen - @XuTheBunny |
| 33 | +- (#389) β¨ Filter files by approval status/type, sort by created/modified date, and search by file title/description - @XuTheBunny |
| 34 | +- (#384) π Update README file with development and testing section - @XuTheBunny |
| 35 | +- (#388) β»οΈ Fragments for study field, file fields, version fields, and creator fields - @XuTheBunny |
| 36 | + |
| 37 | + |
1 | 38 | # Kids First Data Tracker Release 0.5.0
|
2 | 39 |
|
3 | 40 | ## Features
|
|
0 commit comments