Commit Graph

454 Commits

Author SHA1 Message Date
Jason Kulatunga a60ddaec4d
adding logos for onemedical and polyclinic
fixing mosaic logo
2024-06-17 12:31:12 -07:00
Jason Kulatunga ea8a996d29
updates for fasten-desktop.
Unfortunately the /wails/runtime.js request is expected to fail in Docker, but will work in desktop env. Working on a better solution.
2024-06-14 14:43:05 -07:00
Jason Kulatunga 4b8a31376e
update with user contributed source changes. 2024-06-05 07:48:35 -07:00
Jason Kulatunga 0f15579618
adding current app type to search. 2024-06-04 22:02:40 -07:00
Jason Kulatunga 51fb979367
adding flatiron and chbase logos. 2024-05-20 12:46:41 -07:00
Jason Kulatunga 904bf72eab
adding new logos. 2024-05-17 15:01:39 -07:00
Jason Kulatunga c53e539373
updating endpoint to be consistent. support/healthsystem 2024-05-15 16:22:04 -07:00
Jason Kulatunga baa4958854
adding ability to request health system if missing. 2024-05-15 15:57:03 -07:00
Jean Fernandez 3b6d262c8d
Fix frontend test errors and remove logs (#462)
* add karma verbose reporter

* Move fontawesome imports to separate module for easier testing imports

* add some missing imports/declarations

* remove console.logs

* add .catch where i got rid of empty .then
2024-05-01 07:04:32 -07:00
Jean Fernandez d280e932f9
Fix broken image path (#463)
* Fix broken image path

* switch to use .endsWith instead of ==
2024-04-26 07:48:00 -07:00
Joseph M a310e6ee7f
Update patient-profile.component.html (#458)
Correct spelling of "Caucatian" to "Caucasian"
2024-04-26 07:33:25 -07:00
Jean Fernandez 62644155c4
Support displaying non-numerical observation results (#453)
* Add new datatype models and specs

* Update datatypes/coding-model

* Add new factories and update observation-r4-factory

* Update observation model to use new datatypes

* Add new observation-visualization and observation-table components

* Update observation-bar-chart

* Update observation and report-labs-observation components

* Forgot to switch to observation-visualization; add test and update test imports to fix errors
2024-03-29 08:32:33 -07:00
Jean Fernandez 1bcf4aaf7e
Parse lab values that include a range (#452) 2024-03-17 21:48:32 -07:00
Jean Fernandez bcffbb4769
Parse reference ranges that use `<` and `>` (#450)
* 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
2024-03-15 16:00:43 -07:00
Jean Fernandez 43579df659
Fix URL encoding issue for links (#446)
* Use [routerLink] with array instead of routerLink with interpolated string

* switch navigateByUrl to navigate with array format

* add some quick tests
2024-03-07 15:17:40 -08:00
Jean Fernandez c487c9fe25
Fix horizontal overflow for glossary lookup (#445)
* Fix Overflow for Labs Glossary

* Add story to glossary lookup and report labs observation
2024-03-06 10:54:15 -08:00
Jean Fernandez d025251572
Prevent possible endless loop with image fallback (#444) 2024-03-06 10:52:40 -08:00
Jason Kulatunga f5e20772f7
adding logos 2024-03-04 12:14:47 -08:00
Jean Fernandez a386e43772 Fix stories 2024-03-03 22:28:40 -05:00
Jean Fernandez f4454b9cac Update docs and Makefile commands 2024-03-03 22:28:40 -05:00
Jason Kulatunga b003a62c1c
make sure we can display alias values in search
fixes #299
2024-03-02 12:47:53 -08:00
Jean Fernandez 05a68408fb
Fix frontend tests (#436)
* Update CONTRIBUTING.md

* Fix tests
2024-02-29 20:50:58 -08:00
Jason Kulatunga 3b52e9f8a2
udpate fasten-sources,
fixes #435
fixes #432
related #406
2024-02-29 18:53:40 -08:00
Jason Kulatunga 8059a1a719
working signup wizard redirect (Show First Run Wizard) 2024-02-15 11:19:04 -08:00
Jason Kulatunga f8292c300f
working signup wizard. 2024-02-14 17:42:21 -08:00
Jason Kulatunga db893f66e1
fixing styles.
Error handling.
2024-02-14 17:15:12 -08:00
Jason Kulatunga 7232b091e1
adding qualifacts + user contributed logo changes. 2024-02-13 08:41:14 -08:00
Jason Kulatunga ea16305442
signup wizard experiment. (#415)
* signup wizard experiment.

* better signon wizard page logos (shuffled)

* adding border shadow.

* remove duplicate logo.

* adding join mailing list button.

* make sure unnecessary admin user is removed from the database.

* updated fasten-sources to fix incorrectly merged epic brands. see https://github.com/fastenhealth/fasten-onprem/issues/366
2024-02-12 17:56:53 -08:00
Kayla Cross 4f986e9c2c
Fix date display (#410)
* fix homepage age

* fix misspelling

* remove log
2024-02-09 19:44:46 -08:00
Jason Kulatunga dc9704831e
adding support for patient-fusion/practice-fusion and maximeyes EHR sandboxes. 2024-02-07 12:18:58 -08:00
Jason Kulatunga 4dbea92d94
update fasten-sources with user-contributed changes. Logos & websites. 2024-02-04 11:44:17 -08:00
Jason Kulatunga f2bd182e2b
user contributed updates from https://toolbox.fastenhealth.com/catalog/editor 2024-02-03 07:41:27 -08:00
Jason Kulatunga f21ff8bfd8
fixing token endpoint override for confidential clients. 2024-01-30 17:51:30 -08:00
Jason Kulatunga c48af66f00
CORS Proxy for Athena providers (#398)
Handle cors_relay_required = true for Providers in UI.
Added a safe CORS Proxy, which support for Whitelisted endpoints only.
2024-01-29 19:45:21 -08:00
Jason Kulatunga 8ee98845cc
make sure we correctly extract error message fields. 2024-01-29 16:37:01 -08:00
beekter 947f0251dd
[bugfix] add space between wizard list items (#372)
* add space between wizard list items

* - remove wizard component view encapsulation edit
- move wizard card style to custom.scss

* remove unused import
2024-01-29 14:48:58 -08:00
Jason Kulatunga b1c9fec7e8
better error message or callback 2024-01-29 14:24:08 -08:00
Jason Kulatunga 870f6ffee2
added test to verify that wizard resource creation works correctly.
update fasten-sources (contains fix for silently ignoring failures during wizard resource creation).
fixed file upload error in wizard.
Fixed data structure error in wizard for DocumentReference.

fixes #393
2024-01-26 22:01:34 -08:00
Jason Kulatunga a345be9d15
updating images. Should be reproducible from now on? 2024-01-24 16:38:33 -08:00
Jason Kulatunga 0b98758d2c
working Aidbox/Health Samurai integration. We can now convert CCDA records to FHIR. 2024-01-24 13:16:07 -08:00
Jason Kulatunga e2fa94545f
persist frontend error during provider connection into the backend table for easier debugging. 2024-01-21 10:38:50 -08:00
Jason Kulatunga fe8c485fef
fix logos with fallback in background jobs and notification dropdown. 2024-01-21 10:10:12 -08:00
Jason Kulatunga efd2fb3655
verbose error messages. make sure backend error messages during sync & source creation are propagated to the frontend. 2024-01-20 21:59:17 -08:00
Jason Kulatunga e3bbd8009a
fix spinner button. Fix link to toolbox. 2024-01-20 10:53:23 -08:00
Jason Kulatunga 04466a5ef4
re-add default fasten and manual logos. 2024-01-18 22:19:14 -08:00
Jason Kulatunga 1a9afd8d7d
resize logos. 2024-01-18 16:19:11 -08:00
Jason Kulatunga 3dd9cbc0dd
remove VAHealth logo, requires approval for usage 2024-01-18 11:32:49 -08:00
Jason Kulatunga d08a3e8501
fixing desktop app issues
related #384
2024-01-17 21:15:54 -08:00
Jason Kulatunga 57cd4c3f0c
removing unnecessary lighthouse call during sync.
fixes #383
2024-01-17 20:06:19 -08:00
Jason Kulatunga 9348a73984
removing unnecessary lighthouse call during sync.
fixes #383
2024-01-17 19:48:10 -08:00