Commit Graph

813 Commits

Author SHA1 Message Date
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 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
Jason Kulatunga d427f79ffc
adding icons and updated dashboard.
Added new way to register widgets with Gridstack (comes from widgetModule directly)
2023-10-13 18:26:32 -07:00
Jason Kulatunga 90b08b8e3f
update fasten-sources v0.4.5 2023-10-13 17:03:22 -07:00
Nicholas Murray abbfa9a93e backend/pkg/database: move all common Gorm functionality to new files 2023-10-13 16:57:43 -07:00
Jason Kulatunga 13e21b580b
always update source credential when doing unsafe raw request. 2023-10-12 22:06:35 -07:00
Jason Kulatunga 0ddfe68636
update fasten-sources (adding VA Health sandbox) 2023-10-12 20:30:56 -07:00
Jason Kulatunga 30fe42825f
update bluebutton/medicare logo and VAHealth logos. 2023-10-12 16:52:55 -07:00
Jason Kulatunga 504cd4264c
[WIP] adding factory pattern support to Database package.
Users can select database type using database.type configuration when calling NewRepository()
2023-10-12 14:19:12 -07:00
Jason Kulatunga a6edb24aa0
move registration code into the sourceCredential.
Added ability to Reconnect/Update source
make sure re-connect function is disabled for manual sources.
2023-10-11 20:43:27 -07:00
Jason Kulatunga c590663537
adding ability to delete source + associated records. 2023-10-11 07:54:18 -07:00
Jason Kulatunga 8c4759a236
updated fasten-sources to v0.4.2 (eClinicalWorks -> Healow issuer) 2023-10-10 21:05:37 -07:00
Jason Kulatunga ce5a37db56
updated fasten-sources to v0.4.1 (eClinicalWorks -> Healow endpoints) 2023-10-10 16:04:29 -07:00
Jason Kulatunga 07abc69086
updated fasten-sources to v0.4.1 (eClinicalWorks -> Healow endpoints) 2023-10-10 16:03:50 -07:00
Jason Kulatunga fa1003b1e3
adding logos from updated fasten-sources. 2023-10-10 15:40:45 -07:00
Nicholas Murray 83d90cc373 models/database: update generate.go with postgres db model
We need to swap out datetime with timestamptz in order to properly allow for a postgres DB provider
2023-10-10 12:25:52 -07:00
Nicholas Murray 816d823bc5 Add database.type to config file
We add a database type, which is defaulted to sqlite
2023-10-10 10:51:43 -07:00
Jason Kulatunga e5f920c2ec
when server restarts, we should unlock all locked jobs, and set their status to failed
make sure we can customize the limit value for Background Job query.

fixes #267
2023-10-09 17:16:18 -07:00
Jason Kulatunga cae3afce72
adding ability to submit support tickets in-app.
added logos to the patient profile menu
added link to fundraising doc in-app
update fontawesome version.

fixes #272
2023-10-09 16:38:17 -07:00
Jason Kulatunga bbf5169a44
make sure background jobs status is updated every minute. 2023-10-09 11:28:35 -07:00