Releases: CanDIG/candig-data-portal
Releases · CanDIG/candig-data-portal
Release v0.1.6
What's Changed
- adding logo for C3G by @kcranston in #57
- Sonchau/variant search by @SonQBChau in #58
- Create .env.docker by @daisieh in #59
- Hotfix for dummy data by @CourtneyGosselin in #60
- Sonchau/variant search by @SonQBChau in #61
- Genomics filter, JSON color, histological by @CourtneyGosselin in #62
Full Changelog: v0.1.4...v0.1.6
v0.1.5
What's Changed
- adding logo for C3G by @kcranston in #57
- Sonchau/variant search by @SonQBChau in #58
- Create .env.docker by @daisieh in #59
Full Changelog: v0.1.4...v0.1.5
Release v0.1.4
What's Changed
- updated dependencies (fixes linter issue) by @yavyx in #48
- refactor: new logo by @SonQBChau in #49
- Federated summary by @CourtneyGosselin in #50
- Refactoring docker configuration by @daisieh in #51
- Clinical search by @CourtneyGosselin in #53
- Uploading cancer and histological codes by @kcranston in #54
- Clinical search continued by @CourtneyGosselin in #56
New Contributors
- @SonQBChau made their first contribution in #49
- @daisieh made their first contribution in #51
- @kcranston made their first contribution in #54
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- Pre-demo UI changes by @yavyx in #46
- Set count with double call by @CourtneyGosselin in #47
- Migration by @CourtneyGosselin in #43
Full Changelog: v0.1.2...v0.1.3
v0.1.1
What's Changed
- initial update by @HaoYuanLi in #1
- update mcode table by @HaoYuanLi in #2
- Update Themes by @CourtneyGosselin in #3
- Fix column def by @HaoYuanLi in #4
- subtable helpers by @HaoYuanLi in #5
- Adding tabs, tables, and sub tables by @CourtneyGosselin in #6
- Update logo by @HaoYuanLi in #7
- Mobile view by @CourtneyGosselin in #8
- Sidebar organization by @CourtneyGosselin in #9
- Additional main columns and mobile row columns by @CourtneyGosselin in #10
- Making the Tabs and singleTableRow reusable components by @CourtneyGosselin in #11
- Adding phenopacksts page by @CourtneyGosselin in #12
- header fix by @CourtneyGosselin in #13
- header fix by @CourtneyGosselin in #14
- Code cleanup and refactor by @CourtneyGosselin in #15
- use env files by @HaoYuanLi in #16
- Code cleanup by @CourtneyGosselin in #17
- Update Readme for development setup by @CourtneyGosselin in #18
- Update version by @CourtneyGosselin in #19
- Parent table design and filtering by @CourtneyGosselin in #21
- remove unrelated meta tags by @HaoYuanLi in #23
- Variant search by @CourtneyGosselin in #25
- add_overview by @HaoYuanLi in #24
- make lightcard reusable by @HaoYuanLi in #27
- use env var to define prepend routes by @HaoYuanLi in #28
- Error pages by @CourtneyGosselin in #30
- Alert notification by @CourtneyGosselin in #29
- update root routs by @HaoYuanLi in #32
- update readme by @HaoYuanLi in #33
- Addition of Role by @CourtneyGosselin in #31
- add logout link by @HaoYuanLi in #34
- Adding handling for when sever is down by @CourtneyGosselin in #35
- update chr dropdown to include full list by @HaoYuanLi in #36
- fix table render issue when attributes not present by @HaoYuanLi in #37
- Refactor components by @yavyx in #38
- Minor cleanup by @CourtneyGosselin in #39
- Fix datagrid render issue with incomplete data by @CourtneyGosselin in #40
- Countcard fixes and removing serarch by @CourtneyGosselin in #41
- Missing heiarchy fix Addition of optional chaining and ternary statements to fix rendering issue of x-data-grid by @CourtneyGosselin in #44
New Contributors
Full Changelog: https://github.com/CanDIG/candig-data-portal/commits/v0.1.1
Release v0.1.0
Release v0.1.0
- Clinical Data Pages (mcode and phenopackets)
- General
- A data analytics and visualization portal for CanDIG Services for Katsu mcode and phenopackets data.
- Mobile
- SingleRowTable -> Mobile row view of the selected patient with drop down in the first column to change selected patient
- Desktop
- Custom made tabs to switch between subtables
- Main table with a selection of patient by clicking on the row or more info subtables to the right filled with selected patients information
- General
What's Changed
- Version 0.1.0 Release by @CourtneyGosselin in #20