* Add vscode config
* Comment out empty tests causing issues running tests in vscode
* Add Fishery, update test dependencies, update chart.js
* Add factory for building fhir r4 observation object
* Fix deprecation warnings in _mixins.scss
* Update observation model for better value and reference range parsing
* Add observation-bar-chart.component to pull out bar chart logic into reusable component
* Use new component in observation resource and report lab component
* Adding new system settings table.
Adding associated database migration.
Added tests
Fixing tests for user-settings.
* updated migration, make sure default system settings are created.
Added database commands to create and update system settings.
Added generic response wrapper.
* make sure we can get related versions (fasten sources, onprem and desktop) when starting the app.
- very few plugins work in the Web-worker context
- authentication working
- SYNC not working
- UPSERT not working
- CORS issues AETNA
- REFRESH TOKEN ISSUES