Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🏷 Release 0.1.0 #91

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
49 changes: 49 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
# Kids First FHIR Data Dashboard Change History

## Release 0.1.0

### Summary

- Emojis: πŸ‘· x3, βœ… x5, ♻️ x5, πŸ› x5, 🐳 x1, ✨ x10, πŸ₯… x1, πŸ’„ x4, ⚑️ x1, πŸ“ x2, ? x1
- Categories: Ops x4, Other Changes x16, Fixes x6, Additions x10, Documentation x2

### New features and changes

- [#88](https://github.com/kids-first/kf-ui-fhir-data-dashboard/pull/88) - πŸ‘· Add GH release workflow - [698ec2c1](https://github.com/kids-first/kf-ui-fhir-data-dashboard/commit/698ec2c13cf35062fed678101e7545a01641e5b5) by [znatty22](https://github.com/znatty22)
- [#83](https://github.com/kids-first/kf-ui-fhir-data-dashboard/pull/83) - πŸ‘· Deploy dashboard to production - [e49dddea](https://github.com/kids-first/kf-ui-fhir-data-dashboard/commit/e49dddea4439abb76cd70a69b16e75d9aa259cc3) by [znatty22](https://github.com/znatty22)
- [#78](https://github.com/kids-first/kf-ui-fhir-data-dashboard/pull/78) - βœ… Add server tests - [1e7296a3](https://github.com/kids-first/kf-ui-fhir-data-dashboard/commit/1e7296a32ea79201ac3b1ce75aea40df638f3b49) by [abgeorge7](https://github.com/abgeorge7)
- [#77](https://github.com/kids-first/kf-ui-fhir-data-dashboard/pull/77) - βœ… Add attribute details page tests - [f3158f87](https://github.com/kids-first/kf-ui-fhir-data-dashboard/commit/f3158f874a3ba3e12b6d4177a4f2a94ec71e8be3) by [abgeorge7](https://github.com/abgeorge7)
- [#76](https://github.com/kids-first/kf-ui-fhir-data-dashboard/pull/76) - βœ… Add resource details/chart page tests - [2f0041ef](https://github.com/kids-first/kf-ui-fhir-data-dashboard/commit/2f0041efc6b1bdbf4458af66625eba30a743e816) by [abgeorge7](https://github.com/abgeorge7)
- [#75](https://github.com/kids-first/kf-ui-fhir-data-dashboard/pull/75) - βœ… Add resource ID details tests - [ddb4d626](https://github.com/kids-first/kf-ui-fhir-data-dashboard/commit/ddb4d626021ee6d412d9febabfafef41dc2ede1c) by [abgeorge7](https://github.com/abgeorge7)
- [#73](https://github.com/kids-first/kf-ui-fhir-data-dashboard/pull/73) - βœ… Add Homepage tests - [b100edb6](https://github.com/kids-first/kf-ui-fhir-data-dashboard/commit/b100edb68cbd0b3b60cb8e2fbe2f2a4c03819a17) by [abgeorge7](https://github.com/abgeorge7)
- [#72](https://github.com/kids-first/kf-ui-fhir-data-dashboard/pull/72) - ♻️ Dashboard redesign - [9189ead5](https://github.com/kids-first/kf-ui-fhir-data-dashboard/commit/9189ead5cc3d595979a9441e20a1b4af344571a1) by [abgeorge7](https://github.com/abgeorge7)
- [#71](https://github.com/kids-first/kf-ui-fhir-data-dashboard/pull/71) - πŸ› Adding statement to update table when props change - [9488860c](https://github.com/kids-first/kf-ui-fhir-data-dashboard/commit/9488860c1818bff47c3b89e42526c1f1ef452649) by [abgeorge7](https://github.com/abgeorge7)
- [#69](https://github.com/kids-first/kf-ui-fhir-data-dashboard/pull/69) - πŸ› Use id instead of resource name for $snapshot - [c0147818](https://github.com/kids-first/kf-ui-fhir-data-dashboard/commit/c01478188ceffaff2ab076611185b3ba23b43b1d) by [abgeorge7](https://github.com/abgeorge7)
- [#66](https://github.com/kids-first/kf-ui-fhir-data-dashboard/pull/66) - πŸ‘· Tag docker img with git commit hash - [a648b0dc](https://github.com/kids-first/kf-ui-fhir-data-dashboard/commit/a648b0dc1c463e04e4afc826a6d015b44c5c2764) by [znatty22](https://github.com/znatty22)
- [#65](https://github.com/kids-first/kf-ui-fhir-data-dashboard/pull/65) - 🐳 Dockerize the app - [dade57ef](https://github.com/kids-first/kf-ui-fhir-data-dashboard/commit/dade57ef9de57e2ad44c6c2e7eaefa13d53ed366) by [znatty22](https://github.com/znatty22)
- [#63](https://github.com/kids-first/kf-ui-fhir-data-dashboard/pull/63) - ♻️ Use $snapshot endpoint - [87dc9294](https://github.com/kids-first/kf-ui-fhir-data-dashboard/commit/87dc92948110f953b8bc1288ac21ced348b2097a) by [abgeorge7](https://github.com/abgeorge7)
- [#59](https://github.com/kids-first/kf-ui-fhir-data-dashboard/pull/59) - ♻️ Refactoring reducers and server configuration - [4de0597b](https://github.com/kids-first/kf-ui-fhir-data-dashboard/commit/4de0597bdc770b5b063a03047109a3b8f067351c) by [abgeorge7](https://github.com/abgeorge7)
- [#58](https://github.com/kids-first/kf-ui-fhir-data-dashboard/pull/58) - ✨ Configuration UI for adding/updating a server - [33799745](https://github.com/kids-first/kf-ui-fhir-data-dashboard/commit/33799745be21cd36b2c4b302b343eae29023c668) by [abgeorge7](https://github.com/abgeorge7)
- [#50](https://github.com/kids-first/kf-ui-fhir-data-dashboard/pull/50) - πŸ₯… Error handling - [90fa22f0](https://github.com/kids-first/kf-ui-fhir-data-dashboard/commit/90fa22f052a3d697424af3decd63065292fb3de0) by [abgeorge7](https://github.com/abgeorge7)
- [#49](https://github.com/kids-first/kf-ui-fhir-data-dashboard/pull/49) - πŸ’„ JSON payloads are formatted on details view - [25343824](https://github.com/kids-first/kf-ui-fhir-data-dashboard/commit/25343824a4e0834c50cac4fd84604357bcfbd6cc) by [abgeorge7](https://github.com/abgeorge7)
- [#47](https://github.com/kids-first/kf-ui-fhir-data-dashboard/pull/47) - ♻️ Updating app name in package.json - [8d005155](https://github.com/kids-first/kf-ui-fhir-data-dashboard/commit/8d005155ac0a53a06a5f12dcb5b05de462d4e200) by [abgeorge7](https://github.com/abgeorge7)
- [#46](https://github.com/kids-first/kf-ui-fhir-data-dashboard/pull/46) - ✨ All tables are searchable - [d58f6831](https://github.com/kids-first/kf-ui-fhir-data-dashboard/commit/d58f6831bce947e9f433323791fc9bff76c8d456) by [abgeorge7](https://github.com/abgeorge7)
- [#44](https://github.com/kids-first/kf-ui-fhir-data-dashboard/pull/44) - πŸ› Removed values with no data from bar charts - [52dbd76b](https://github.com/kids-first/kf-ui-fhir-data-dashboard/commit/52dbd76b8e9c13924230bfd7cf6aeb1f7678f8b8) by [abgeorge7](https://github.com/abgeorge7)
- [#41](https://github.com/kids-first/kf-ui-fhir-data-dashboard/pull/41) - ✨ Clicking on a chart sector shows table of resources where attribute = selected value - [834a5bca](https://github.com/kids-first/kf-ui-fhir-data-dashboard/commit/834a5bcae765480b2ccb1339ceab08d3e074fd79) by [abgeorge7](https://github.com/abgeorge7)
- [#40](https://github.com/kids-first/kf-ui-fhir-data-dashboard/pull/40) - πŸ› Adding spinner to Ontology page - [a7793d6d](https://github.com/kids-first/kf-ui-fhir-data-dashboard/commit/a7793d6d2fe0138ec846800bfcd73b7d20125bce) by [abgeorge7](https://github.com/abgeorge7)
- [#37](https://github.com/kids-first/kf-ui-fhir-data-dashboard/pull/37) - ✨ References include resources referenced by the given ID - [8a364e74](https://github.com/kids-first/kf-ui-fhir-data-dashboard/commit/8a364e7476f345a9953c1d394e0db5f2ae52059e) by [abgeorge7](https://github.com/abgeorge7)
- [#35](https://github.com/kids-first/kf-ui-fhir-data-dashboard/pull/35) - ✨ Charts show extensions - [0a1b51a9](https://github.com/kids-first/kf-ui-fhir-data-dashboard/commit/0a1b51a9f4c5a60954d099d9bc6555d145aab425) by [abgeorge7](https://github.com/abgeorge7)
- [#34](https://github.com/kids-first/kf-ui-fhir-data-dashboard/pull/34) - πŸ› Bug fixes for demo - [a49a7f3d](https://github.com/kids-first/kf-ui-fhir-data-dashboard/commit/a49a7f3d0b3126f760b47d81e362056618f87207) by [abgeorge7](https://github.com/abgeorge7)
- [#31](https://github.com/kids-first/kf-ui-fhir-data-dashboard/pull/31) - πŸ’„ Added link to homepage - [3b703077](https://github.com/kids-first/kf-ui-fhir-data-dashboard/commit/3b7030771c0ccc3338ecd2d203e8d52c6feda809) by [abgeorge7](https://github.com/abgeorge7)
- [#27](https://github.com/kids-first/kf-ui-fhir-data-dashboard/pull/27) - ✨ Table to show resources that reference a given ID - [4d8b934b](https://github.com/kids-first/kf-ui-fhir-data-dashboard/commit/4d8b934b726807de95560a2235088e56bf85b02c) by [abgeorge7](https://github.com/abgeorge7)
- [#23](https://github.com/kids-first/kf-ui-fhir-data-dashboard/pull/23) - ♻️ Sortable table component - [c6edd6be](https://github.com/kids-first/kf-ui-fhir-data-dashboard/commit/c6edd6bed9a334f88a4cbedc60b4e1f12cfa491a) by [abgeorge7](https://github.com/abgeorge7)
- [#22](https://github.com/kids-first/kf-ui-fhir-data-dashboard/pull/22) - ✨ Add login screen - [d97ee309](https://github.com/kids-first/kf-ui-fhir-data-dashboard/commit/d97ee309faeb0488133072eb3dae4dc2cb08c3d0) by [abgeorge7](https://github.com/abgeorge7)
- [#21](https://github.com/kids-first/kf-ui-fhir-data-dashboard/pull/21) - πŸ’„ Adding list view toggle to homepage - [71f5ec1c](https://github.com/kids-first/kf-ui-fhir-data-dashboard/commit/71f5ec1cf51dd8ecc88fa4072a980ab85c195942) by [abgeorge7](https://github.com/abgeorge7)
- [#20](https://github.com/kids-first/kf-ui-fhir-data-dashboard/pull/20) - Add auth headers to requests - [2e34aa6d](https://github.com/kids-first/kf-ui-fhir-data-dashboard/commit/2e34aa6d6ae65f72b4cee6a80ff0126100973945) by [abgeorge7](https://github.com/abgeorge7)
- [#17](https://github.com/kids-first/kf-ui-fhir-data-dashboard/pull/17) - πŸ’„ Update tiles based on feedback - [da0e0771](https://github.com/kids-first/kf-ui-fhir-data-dashboard/commit/da0e077192de6c95ad2022b942afd8500230e6be) by [abgeorge7](https://github.com/abgeorge7)
- [#15](https://github.com/kids-first/kf-ui-fhir-data-dashboard/pull/15) - ✨ Ontology landing page - [ffcb1945](https://github.com/kids-first/kf-ui-fhir-data-dashboard/commit/ffcb1945392a3ac6f52c79f5c1a2aa96fd8f2dac) by [abgeorge7](https://github.com/abgeorge7)
- [#13](https://github.com/kids-first/kf-ui-fhir-data-dashboard/pull/13) - ⚑️ Enabling caching - [15e492f4](https://github.com/kids-first/kf-ui-fhir-data-dashboard/commit/15e492f4a06b4a35acb5f4138a4d59b7cabdcbcf) by [abgeorge7](https://github.com/abgeorge7)
- [#12](https://github.com/kids-first/kf-ui-fhir-data-dashboard/pull/12) - πŸ“ Updating README - [0db05cab](https://github.com/kids-first/kf-ui-fhir-data-dashboard/commit/0db05caba601f9b4cb8410d665a5a7d65efdc143) by [abgeorge7](https://github.com/abgeorge7)
- [#11](https://github.com/kids-first/kf-ui-fhir-data-dashboard/pull/11) - πŸ“ Documentation for best practices and design - [d244dafc](https://github.com/kids-first/kf-ui-fhir-data-dashboard/commit/d244dafcc0243c83f3883588bc364f02e366e23b) by [abgeorge7](https://github.com/abgeorge7)
- [#10](https://github.com/kids-first/kf-ui-fhir-data-dashboard/pull/10) - ✨ Table on resource details page - [15a02b3c](https://github.com/kids-first/kf-ui-fhir-data-dashboard/commit/15a02b3caa836c05603bb9eecf32cf537b1bd209) by [abgeorge7](https://github.com/abgeorge7)
- [#3](https://github.com/kids-first/kf-ui-fhir-data-dashboard/pull/3) - ✨ Dashboard V1 - [7393e338](https://github.com/kids-first/kf-ui-fhir-data-dashboard/commit/7393e338b5ba04063e6620ce3ada29ffd08358d1) by [abgeorge7](https://github.com/abgeorge7)
4 changes: 4 additions & 0 deletions release_maker_cfg.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"project_title": "Kids First FHIR Data Dashboard",
"pre_release_script": ""
}