-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8d489ca
commit e229d73
Showing
2 changed files
with
73 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,72 @@ | ||
# Kids First Data Tracker Release 0.1.0 | ||
|
||
## Features | ||
|
||
First release of the data tracker with study file uploader capabilities. | ||
|
||
Data Tracker Release 0.1.0 | ||
|
||
## Features | ||
|
||
### Summary | ||
|
||
Feature Emojis: β¨x15 β»οΈx13 πx13 π¨x2 π·x2 πx1 π±x1 πx1 x1 π¦x1 π§x1 πx1 π§x1 πx1 | ||
|
||
Feature Labels: [feature](https://api.github.com/repos/kids-first/kf-ui-data-tracker/labels/feature) x19 [refactor](https://api.github.com/repos/kids-first/kf-ui-data-tracker/labels/refactor) x18 [component](https://api.github.com/repos/kids-first/kf-ui-data-tracker/labels/component) x13 [design](https://api.github.com/repos/kids-first/kf-ui-data-tracker/labels/design) x5 [devops](https://api.github.com/repos/kids-first/kf-ui-data-tracker/labels/devops) x5 [bug](https://api.github.com/repos/kids-first/kf-ui-data-tracker/labels/bug) x1 [application state](https://api.github.com/repos/kids-first/kf-ui-data-tracker/labels/application%20state) x1 [documentation](https://api.github.com/repos/kids-first/kf-ui-data-tracker/labels/documentation) x1 | ||
|
||
### New features and changes | ||
|
||
- (#142) β»οΈ Refactor badge by adding loading css - @XuTheBunny | ||
- (#141) π Add "Failed to upload file" alert - @XuTheBunny | ||
- (#139) β»οΈ Refactor file annotation style - @XuTheBunny | ||
- (#137) β»οΈ Refactor file list style - @XuTheBunny | ||
- (#140) π Add "no studies" screen when no studies returned - @XuTheBunny | ||
- (#135) β¨ Add copy to clipboard feature - @XuTheBunny | ||
- (#131) β¨ Add view for developer tokens - @dankolbman | ||
- (#133) β»οΈ Refactor study header - @XuTheBunny | ||
- (#132) β»οΈ Refactor study list view - @XuTheBunny | ||
- (#130) β»οΈ Refactor overall screen layout and update navbar look - @XuTheBunny | ||
- (#129) β»οΈ Disable live TimeAgo updates on file list - @XuTheBunny | ||
- (#121) β»οΈ Update login page with gradient on background and fixed text - @XuTheBunny | ||
- (#110) π Add badge - @XuTheBunny | ||
- (#109) β¨ Save filetype selection in annotation view - @dankolbman | ||
- (#108) π Responsive layout - @XuTheBunny | ||
- (#107) β¨ Add download via signed url - @dankolbman | ||
- (#101) β¨ Add delete file button - @dankolbman | ||
- (#100) π Add annotation page style - @XuTheBunny | ||
- (#97) π Add file list component - @XuTheBunny | ||
- (#96) π Add loading stage with "LOADING (component name) ..." - @XuTheBunny | ||
- (#91) π Add sub nav bar to file view - @XuTheBunny | ||
- (#93) β¨ Annotation Flow - @dankolbman | ||
- (#90) β»οΈ Refactor Header component routing - @XuTheBunny | ||
- (#89) π Update study list routing and StudyCard component - @XuTheBunny | ||
- (#86) π Update study list view with new style - @XuTheBunny | ||
- (#88) π Redirect user to home page "/" when click on header logo - @XuTheBunny | ||
- (#82) β¨ Add Auth0 login - @dankolbman | ||
- (#85) π Show empty state message when no studies returned - @XuTheBunny | ||
- (#83) π Add page header - @XuTheBunny | ||
- (#79) β¨ Add banner component - @XuTheBunny | ||
- (#77) β»οΈ Refactor upload target - @dankolbman | ||
- (#48) β¨ Refresh login view - @liberaliscomputing | ||
- (#78) π Fix GridContainer propTypes - @dankolbman | ||
- (#76) π± Update favicon - @XuTheBunny | ||
- (#72) π Rename FileUploadView to FilesView - @dankolbman | ||
- (#70) β»οΈ Switch to routing based on kf_id - @dankolbman | ||
- (#69) π¨ Make circle fail on eslint warnings - @dankolbman | ||
- (#63) Add netlify redirects for SPA - @dankolbman | ||
- (#67) π¦ Use pinned UIKit package - @dankolbman | ||
- (#65) π§ Add netlify master branch config - @dankolbman | ||
- (#57) β»οΈ Use apollo components - @dankolbman | ||
- (#56) β»οΈ Refactor queries - @dankolbman | ||
- (#55) π Add README file with logo - @dankolbman | ||
- (#54) π· Add Jenkinsfile - @dankolbman | ||
- (#51) π§ Add data-uploader/add-prettier - @liberaliscomputing | ||
- (#52) π· Adds circleci config to run eslint - @bdolly | ||
- (#40) β¨ Initial Study File Upload Implementation - @bdolly | ||
- (#39) β¨ Add data-uploader/file-upload - @liberaliscomputing | ||
- (#33) β¨ adds Data uploader/grid component - @bdolly | ||
- (#30) β¨ postcss setup - @bdolly | ||
- (#31) β¨ Add Apollo client - @dankolbman | ||
- (#29) β¨ Add Ego authentication - @XuTheBunny | ||
- (#28) π¨ Apply prettier formatting across the project - @XuTheBunny | ||
- (#24) π Start developing data uploader - @liberaliscomputing |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters