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
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
e9d1d577ab
Merge pull request #395 from fastenhealth/fix_wizard_upload
...
added test to verify that wizard resource creation works correctly.
2024-01-29 14:38:01 -08:00
Jason Kulatunga
b1c9fec7e8
better error message or callback
2024-01-29 14:24:08 -08:00
Jason Kulatunga
78a1935d13
fixed test for related count.
2024-01-29 14:23:49 -08:00
packagrio-bot
94bdd85a7f
(v1.1.0) Automated packaging of release by Packagr
2024-01-29 02:50:34 +00: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
1b3e43556e
fixing broken link in readme.
2024-01-24 19:02:51 -08:00
Jason Kulatunga
015d65967c
update fasten-sources. fixed Kaiser Claims integration.
2024-01-24 19:01:33 -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
27297f8eb6
ensure that panics are written to the log file.
2024-01-22 23:00:03 -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
ac5359c332
better error handling for User.
...
Adding an endpoint that allows user to create background job errors.
2024-01-21 09:58:56 -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