Commit Graph

784 Commits

Author SHA1 Message Date
Jason Kulatunga 037f9c98a7
update fasten-sources to 35 2024-05-20 16:47:50 -07:00
Jason Kulatunga 51fb979367
adding flatiron and chbase logos. 2024-05-20 12:46:41 -07:00
Jason Kulatunga 09e7b1b84f
update fasten-sources (includes drchrono). 2024-05-17 15:43:33 -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
packagrio-bot d0f2080d09 (v1.1.2) Automated packaging of release by Packagr 2024-04-03 23:39:49 +00: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 62051f951c
updaet fasten-sources (athena fixes & alias searching). 2024-03-04 12:25:58 -08:00
Jason Kulatunga f5e20772f7
adding logos 2024-03-04 12:14:47 -08:00
Jason Kulatunga 7dec0491ee
Merge pull request #439 from jean-the-coder/fix-storybook
Fix Storybook
2024-03-04 10:17:33 -08:00
Jean Fernandez 159743baee Split tests into separate workflow
Split tests into separate development workflow that can be included within ci file.

Restrict ci to only run on pushes to main/beta branches.

run dev workflow on pull requests
2024-03-03 22:28:40 -05: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 e4a73ffd3b
update fasten-sources version to include addl logging during token refresh. 2024-02-27 18:15:15 -08:00
packagrio-bot d4d29b0762 (v1.1.1) Automated packaging of release by Packagr 2024-02-15 22:19:57 +00:00
Jason Kulatunga 06cccb767a
update fasten-sources version - includes fixes for Qualifacts EHR. 2024-02-15 14:07:36 -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 017247a402
adding qualifacts + user contributed logo changes. 2024-02-13 08:47:46 -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
Jason Kulatunga d450f8b4e4
update fasten-sources. Make sure we correctly handle error when endpoint not found. 2024-02-12 10:23:30 -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 c85e829c46
Adding new system settings table. (#409)
* 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.
2024-02-09 09:10:06 -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 21fbcc81fa
updates to sources directory only. 2024-02-04 08:05:07 -08:00
Jason Kulatunga e133093a6f
update workflow 2024-02-04 08:02:35 -08:00
Jason Kulatunga a691729ee3
update workflow 2024-02-04 08:01:52 -08:00
Jason Kulatunga 2f90327175
update workflow 2024-02-04 08:00:46 -08:00
Jason Kulatunga f003d06c52
update workflow 2024-02-04 08:00:15 -08:00
Jason Kulatunga aa27b0335c
default log level. 2024-02-04 07:59:01 -08:00
Jason Kulatunga a639693dc8
cdn sync. 2024-02-04 07:57:07 -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 74a18194a5
make sure the request body is correctly passed to the ReverseProxy.
fixes https://github.com/fastenhealth/fasten-onprem/issues/404
2024-02-02 12:33:35 -08:00
Jason Kulatunga 2636235cac
update fasten-sources (fixes for eclinicalworks/healow) 2024-02-02 10:30:03 -08:00
beckyosb b40b0feab1
Updated install instructions for new users/Windows (#402)
* Updated README.md with differentiated instructions for Windows

* Simplified install guide

* Delete TODO.md

Made redundant by projects
2024-02-01 17:19:25 -08:00