This repository was archived by the owner on Jul 18, 2026. It is now read-only.
v0.1.8
- [feat] ExplanationOfBenefits enhancements
- [feat] Background Sync Enhancements
- tracking sync information in the database for easier debugging (instead of scrolling through the log history)
- closes #185
- sync is running in the background (kind of, not true multithreading)
- Added a job history page (see screenshot below)
- closes #248
- Added a tag to the provider chicklet to clearly show
failedstatus (See screenshot below) - fixed some UI issues
- fixes #264
- The database changes also include a Checkpointing mechanism - updates background job every 100 resources synced.
- fixes #269
- Eventually you can resume failed sync operations from the last checkpoint -- this is useful because some syncs can take a couple of hours.
- closes #258
- closes #257
- tracking sync information in the database for easier debugging (instead of scrolling through the log history)
- [feat] adding ability to submit support tickets in-app.
- fixes #272
- [feat] fasten-sources updated to v0.4.5
- Extract Contained Resources
- fixed #261
- eClinicalWorks/Healow fixes
- logo updates (~200 new logos)
- VA Health Sandbox added
- [feat] Added ability to reconnect & delete source + associated records.
- [feat] Database Migration framework
| Timestamp | SHA | Message | Author |
|---|---|---|---|
| 2023-10-17T21:47Z | 6ed83e8 | (v0.1.8) Automated packaging of release by Packagr | packagrio-bot |
| 2023-10-17T18:46Z | 6858ae8 | added database migration framework. | Jason Kulatunga |
| 2023-10-17T17:56Z | 7018c3b | rollback SBOM support. | Jason Kulatunga |
| 2023-10-17T14:52Z | f320044 | adding SBOM support https://depot.dev/blog/build-with-sboms | Jason Kulatunga |
| 2023-10-17T13:25Z | 4f1222d | adding SBOM support https://depot.dev/blog/build-with-sboms | Jason Kulatunga |
| 2023-10-17T04:49Z | 9087f59 | fixing test suite. | Jason Kulatunga |
| 2023-10-16T18:43Z | 8861e4b | Merge pull request #275 from fastenhealth/nickmurray/add-postgres-db-option | Jason Kulatunga |
| 2023-10-16T18:40Z | 189ebde | Update config.yaml | Jason Kulatunga |
| 2023-10-16T16:24Z | ef68bfc | Update list-binary.component.ts (#280) Co-authored-by: Jason Kulatunga jason@thesparktree.com | OhHeyAlan |
| 2023-10-16T14:49Z | d154d9e | Merge main Picked up on most recent change with DeleteSource func | Nicholas Murray |
| 2023-10-15T21:12Z | 79c3e85 | update images width. | Jason Kulatunga |
| 2023-10-14T21:01Z | f9f4492 | adding edifecs logo | Jason Kulatunga |
| 2023-10-14T20:58Z | 10125e7 | disable "sync" operation for manual record. | Jason Kulatunga |
| 2023-10-14T20:57Z | a486f91 | adding display information for manual source. | Jason Kulatunga |
| 2023-10-14T20:32Z | 3cd3448 | update text. | Jason Kulatunga |
| 2023-10-14T17:52Z | 8be1e34 | backend/pkg/database: add postgres package and postgres specific db instantiation | Nicholas Murray |
| 2023-10-14T17:33Z | c90f3c0 | backend/pkg/database: to squash, git add renamed files | Nicholas Murray |
| 2023-10-14T04:38Z | 04c1429 | Merge pull request #279 from fastenhealth/default-dashboard-tweaks | Jason Kulatunga |
| 2023-10-14T04:37Z | c25b164 | adding loading + empty panel support to the records summary widget. | Jason Kulatunga |
| 2023-10-14T03:41Z | 8e999e6 | adding records summary to dashboard. | Jason Kulatunga |
| 2023-10-14T03:19Z | 8c54c9f | adding groupsummary | Jason Kulatunga |
| 2023-09-17T03:13Z | 1008b31 | adding a care team widget. | Jason Kulatunga |
| 2023-09-17T00:05Z | f222211 | fixing table 2 column. | Jason Kulatunga |
| 2023-09-16T18:46Z | d427f79 | adding icons and updated dashboard. Added new way to register widgets with Gridstack (comes from widgetModule directly) | Jason Kulatunga |
| 2023-10-14T00:03Z | 90b08b8 | update fasten-sources v0.4.5 | Jason Kulatunga |
| 2023-10-13T23:57Z | abbfa9a | backend/pkg/database: move all common Gorm functionality to new files | Nicholas Murray |
| 2023-10-13T05:06Z | 13e21b5 | always update source credential when doing unsafe raw request. | Jason Kulatunga |
| 2023-10-13T03:30Z | 0ddfe68 | update fasten-sources (adding VA Health sandbox) | Jason Kulatunga |
| 2023-10-12T23:52Z | 30fe428 | update bluebutton/medicare logo and VAHealth logos. | Jason Kulatunga |
| 2023-10-12T21:19Z | 504cd42 | [WIP] adding factory pattern support to Database package. Users can select database type using database.type configuration when calling NewRepository() | Jason Kulatunga |
| 2023-10-12T03:43Z | a6edb24 | move registration code into the sourceCredential. Added ability to Reconnect/Update source make sure re-connect function is disabled for manual sources. | Jason Kulatunga |
| 2023-10-11T14:54Z | c590663 | adding ability to delete source + associated records. | Jason Kulatunga |
| 2023-10-11T04:05Z | 8c4759a | updated fasten-sources to v0.4.2 (eClinicalWorks -> Healow issuer) | Jason Kulatunga |
| 2023-10-10T23:04Z | ce5a37d | updated fasten-sources to v0.4.1 (eClinicalWorks -> Healow endpoints) | Jason Kulatunga |
| 2023-10-10T23:03Z | 07abc69 | updated fasten-sources to v0.4.1 (eClinicalWorks -> Healow endpoints) | Jason Kulatunga |
| 2023-10-10T22:40Z | fa1003b | adding logos from updated fasten-sources. | Jason Kulatunga |
| 2023-10-10T19:25Z | 83d90cc | 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 | Nicholas Murray |
| 2023-09-21T07:29Z | 816d823 | Add database.type to config file We add a database type, which is defaulted to sqlite | Nicholas Murray |
| 2023-10-10T00:16Z | e5f920c | 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 | Jason Kulatunga |
| 2023-10-09T23:38Z | cae3afc | 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 | Jason Kulatunga |
| 2023-10-09T18:28Z | bbf5169 | make sure background jobs status is updated every minute. | Jason Kulatunga |
| 2023-10-09T17:51Z | c1f057a | make sure api calls are not cached in the desktop app. fixes #270 | Jason Kulatunga |
| 2023-10-08T23:29Z | dcabfc8 | Background Jobs (#266) | Jason Kulatunga |
| 2023-10-06T15:06Z | b8cf1c2 | Merge pull request #261 from fastenhealth/eob_enhancements | Jason Kulatunga |
| 2023-10-06T03:20Z | aee2d5c | Update fasten-sources (extract Contained resources) EOB code extraction | Jason Kulatunga |
| 2023-10-05T00:50Z | d09d4ad | update reference model datatype (include identifier model) | Jason Kulatunga |