631 Commits

Author SHA1 Message Date
Jason Kulatunga
3314e0cc25 WIP temp fix for building docker image quickly. ARM images are broken at the moment. 2023-11-08 09:12:10 -08:00
Jason Kulatunga
e194eb6fb8 update to fasten-sources v0.4.10 which includes epic-legacy change for Sutter Health 2023-11-08 08:39:46 -08:00
Jason Kulatunga
97838dfccd attempting to build static binary.
Make sure we "test" binary in final static-debian11 container by running help as part of build.
2023-11-08 08:31:34 -08:00
Jason Kulatunga
f9bab38744 enable CGO compilation with encryption 2023-11-08 07:05:42 -08:00
Jason Kulatunga
65aca539c7 adding an encryption key field. 2023-11-07 20:47:52 -08:00
Jason Kulatunga
77cb81435c Encryption At Rest (#284) 2023-11-07 15:17:00 -08:00
Jason Kulatunga
d657ec03a6 moved the replace lines to the top o the go.mod file. 2023-11-06 15:21:24 -08:00
Jason Kulatunga
1ba4f46fd5 remove deprecated endpoint.
Updated fasten-sources to include Epic Legacy client for Epic clients that don't support dynamic client registration.
2023-11-05 18:16:34 -08:00
Jason Kulatunga
bba1dde606 better error messages when dynamic client registration fails. 2023-11-05 10:53:30 -08:00
Sharif Nassar
11386dbf00 Spleling fix (#296) 2023-11-04 16:01:00 -07:00
Jason Kulatunga
1920e25fac skipping test 2023-10-30 12:10:44 -07:00
Jason Kulatunga
457608ffc4 Merge pull request #292 from mohanish2504/mohanish/resource_fihr_tests 2023-10-30 11:35:01 -07:00
Jason Kulatunga
8652218180 WIP fixing tests (1 failure) 2023-10-30 11:02:41 -07:00
mohanish2504
ca450f5793 update:
sepated logic to hit invalid source,resource id during test case.
2023-10-30 23:30:37 +05:30
mohanish2504
f4a776d175 adding: resource_fhir_test.go
update: source_test.go moved test data creating to a common logic.
2023-10-29 19:27:25 +05:30
Jason Kulatunga
627b697741 update README.md 2023-10-23 11:16:19 -07:00
Jason Kulatunga
42ede9e406 update README.md 2023-10-23 11:16:07 -07:00
Jason Kulatunga
1896981ebe update README.md 2023-10-23 11:14:59 -07:00
Jason Kulatunga
8f430f42d1 Merge pull request #287 from akash-pandey1729/unit_test_extract_search_parameters 2023-10-21 08:32:55 -07:00
Akash
b212e97d8e formatting stuff 2023-10-21 10:08:51 -05:00
Akash
79a5c20d06 unit test for identifier and telecom for example1 2023-10-21 02:14:24 -05:00
Jason Kulatunga
6f4067d179 adding unsafe selective sync endpoint for testing purposes. 2023-10-17 21:35:30 -07:00
Jason Kulatunga
145eea6d6a update uuid.Nil reference for special placeholder reference. 2023-10-17 20:25:23 -07:00
Jason Kulatunga
9327464e38 Merge pull request #281 from OhHeyAlan/patch-3 2023-10-17 18:29:23 -07:00
Jason Kulatunga
e0373a9ec9 Update list-medication.component.ts
using codeableConcept formatter
2023-10-17 18:27:56 -07:00
Jason Kulatunga
4fd24e3d38 update fasten-sources, adding support for Humana sandbox 2023-10-17 17:34:58 -07:00
packagrio-bot
6ed83e8afb (v0.1.8) Automated packaging of release by Packagr v0.1.8 2023-10-17 21:47:56 +00:00
Jason Kulatunga
6858ae8d4c added database migration framework. 2023-10-17 11:46:08 -07:00
Jason Kulatunga
7018c3b85a rollback SBOM support. 2023-10-17 10:56:38 -07:00
OhHeyAlan
24f1e92d71 Update list-medication.component.ts
Fixed to display medication name. Status and Rx date still not in FHIR response.
2023-10-17 12:15:02 -05:00
Jason Kulatunga
f32004498a adding SBOM support
https://depot.dev/blog/build-with-sboms
2023-10-17 07:52:20 -07:00
Jason Kulatunga
4f1222d0d8 adding SBOM support
https://depot.dev/blog/build-with-sboms
2023-10-17 06:25:07 -07:00
Jason Kulatunga
9087f590b2 fixing test suite. 2023-10-16 21:49:15 -07:00
Jason Kulatunga
8861e4b6ba Merge pull request #275 from fastenhealth/nickmurray/add-postgres-db-option 2023-10-16 11:43:36 -07:00
Jason Kulatunga
189ebde926 Update config.yaml 2023-10-16 11:40:58 -07:00
OhHeyAlan
ef68bfcc56 Update list-binary.component.ts (#280)
Co-authored-by: Jason Kulatunga <jason@thesparktree.com>
2023-10-16 09:24:25 -07:00
Nicholas Murray
d154d9e811 Merge main
Picked up on most recent change with DeleteSource func
2023-10-16 07:49:45 -07:00
Jason Kulatunga
79c3e85485 update images width. 2023-10-15 14:12:47 -07:00
Jason Kulatunga
f9f4492fa5 adding edifecs logo 2023-10-14 14:01:26 -07:00
Jason Kulatunga
10125e7f43 disable "sync" operation for manual record. 2023-10-14 13:58:09 -07:00
Jason Kulatunga
a486f917e4 adding display information for manual source. 2023-10-14 13:57:20 -07:00
Jason Kulatunga
3cd3448fa5 update text. 2023-10-14 13:34:42 -07:00
Nicholas Murray
8be1e34e68 backend/pkg/database: add postgres package and postgres specific db instantiation 2023-10-14 10:52:17 -07:00
Nicholas Murray
c90f3c0d88 backend/pkg/database: to squash, git add renamed files 2023-10-14 10:33:37 -07:00
Jason Kulatunga
04c1429e8d Merge pull request #279 from fastenhealth/default-dashboard-tweaks 2023-10-13 21:38:41 -07:00
Jason Kulatunga
c25b164035 adding loading + empty panel support to the records summary widget. 2023-10-13 21:37:22 -07:00
Jason Kulatunga
8e999e6b79 adding records summary to dashboard. 2023-10-13 20:41:42 -07:00
Jason Kulatunga
8c54c9f6c9 adding groupsummary 2023-10-13 20:19:07 -07:00
Jason Kulatunga
1008b31ef6 adding a care team widget. 2023-10-13 18:26:33 -07:00
Jason Kulatunga
f222211b90 fixing table 2 column. 2023-10-13 18:26:33 -07:00