Commit Graph

  • e9d1d577ab
    Merge pull request #395 from fastenhealth/fix_wizard_upload Jason Kulatunga 2024-01-29 14:38:01 -0800
  • b1c9fec7e8
    better error message or callback #395 Jason Kulatunga 2024-01-29 14:24:08 -0800
  • 78a1935d13
    fixed test for related count. Jason Kulatunga 2024-01-29 14:23:49 -0800
  • 94bdd85a7f (v1.1.0) Automated packaging of release by Packagr v1.1.0 packagrio-bot 2024-01-29 02:50:34 +0000
  • 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. Jason Kulatunga 2024-01-26 22:01:34 -0800
  • 1b3e43556e
    fixing broken link in readme. Jason Kulatunga 2024-01-24 19:02:51 -0800
  • 015d65967c
    update fasten-sources. fixed Kaiser Claims integration. Jason Kulatunga 2024-01-24 19:01:33 -0800
  • a345be9d15
    updating images. Should be reproducible from now on? Jason Kulatunga 2024-01-24 16:38:33 -0800
  • 0b98758d2c
    working Aidbox/Health Samurai integration. We can now convert CCDA records to FHIR. Jason Kulatunga 2024-01-24 13:16:07 -0800
  • b2729891d2
    Bump github.com/lestrrat-go/jwx/v2 from 2.0.11 to 2.0.18 #390 dependabot[bot] 2024-01-23 18:46:20 +0000
  • 27297f8eb6
    ensure that panics are written to the log file. Jason Kulatunga 2024-01-22 23:00:03 -0800
  • e2fa94545f
    persist frontend error during provider connection into the backend table for easier debugging. Jason Kulatunga 2024-01-21 10:38:50 -0800
  • fe8c485fef
    fix logos with fallback in background jobs and notification dropdown. Jason Kulatunga 2024-01-21 10:10:12 -0800
  • ac5359c332
    better error handling for User. Adding an endpoint that allows user to create background job errors. Jason Kulatunga 2024-01-21 09:58:56 -0800
  • efd2fb3655
    verbose error messages. make sure backend error messages during sync & source creation are propagated to the frontend. Jason Kulatunga 2024-01-20 21:59:17 -0800
  • e3bbd8009a
    fix spinner button. Fix link to toolbox. Jason Kulatunga 2024-01-20 10:53:23 -0800
  • 04466a5ef4
    re-add default fasten and manual logos. Jason Kulatunga 2024-01-18 22:17:59 -0800
  • 2f054c7e35 (v1.0.2) Automated packaging of release by Packagr v1.0.2 packagrio-bot 2024-01-19 04:32:35 +0000
  • 9e20083a55
    update fasten-sources to include Epic legacy sources. Jason Kulatunga 2024-01-18 20:19:36 -0800
  • 6a226e9060
    update fasten-sources to include Epic legacy sources. Jason Kulatunga 2024-01-18 20:19:05 -0800
  • 1a9afd8d7d
    resize logos. Jason Kulatunga 2024-01-18 16:19:11 -0800
  • ad29fc2404 (v1.0.1) Automated packaging of release by Packagr v1.0.1 packagrio-bot 2024-01-18 20:18:01 +0000
  • 3dd9cbc0dd
    remove VAHealth logo, requires approval for usage Jason Kulatunga 2024-01-18 11:32:49 -0800
  • d08a3e8501
    fixing desktop app issues related #384 Jason Kulatunga 2024-01-17 21:15:54 -0800
  • 57cd4c3f0c
    removing unnecessary lighthouse call during sync. Jason Kulatunga 2024-01-17 20:06:19 -0800
  • 9348a73984
    removing unnecessary lighthouse call during sync. Jason Kulatunga 2024-01-17 19:48:10 -0800
  • 98b06df9a2
    fixing reconnection. related #381 Jason Kulatunga 2024-01-17 19:23:14 -0800
  • b469fbbe7b
    fixing migration. Jason Kulatunga 2024-01-17 19:00:19 -0800
  • 7e0205b538
    fixing tests. Jason Kulatunga 2024-01-17 17:45:28 -0800
  • 5fc8554028
    Merge pull request #380 from fastenhealth/fasten_source_embedded_json Jason Kulatunga 2024-01-17 17:22:09 -0800
  • d66c63c888
    fixing tests. #380 Jason Kulatunga 2024-01-17 17:07:48 -0800
  • 8b1587d9f9
    update fasten-sources version. Jason Kulatunga 2024-01-17 16:36:10 -0800
  • c88751c5b7
    make sure lighthouse environment is passed to the source credential. Jason Kulatunga 2024-01-17 13:45:19 -0800
  • ac950a4263
    adding missing logos. Jason Kulatunga 2024-01-17 12:37:10 -0800
  • 06aed9c17a
    using endpoint id and brand id everywhere. brand id is used for logo specification. Jason Kulatunga 2024-01-16 22:29:43 -0800
  • dec1914b91
    adding version, and migrate cli. adding better migration support. migrate between legacy source type to brands,portals and endpoints. Jason Kulatunga 2024-01-16 21:13:52 -0800
  • a2165a3431
    update fasten sources logos Jason Kulatunga 2024-01-15 08:53:06 -0800
  • 86b336e489
    adding ability to delete user account completely Jason Kulatunga 2024-01-11 13:31:36 -0800
  • f980859316
    Bump follow-redirects from 1.15.2 to 1.15.4 in /frontend #377 dependabot/npm_and_yarn/frontend/follow-redirects-1.15.4 dependabot[bot] 2024-01-10 06:23:44 +0000
  • c348176be0
    Bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 #375 dependabot/go_modules/github.com/cloudflare/circl-1.3.7 dependabot[bot] 2024-01-08 16:50:09 +0000
  • 2fc8fcaf7b
    Merge be737c5688 into f1c120cbb2 #311 dependabot[bot] 2023-12-31 12:15:41 -0700
  • 04f335694c remove unused import #372 Viktor Egorov 2023-12-24 01:18:17 +0600
  • cf7a4855a2 Merge branch 'bugfix/fix-wizard-list-items-css' of ssh://github.com/beekter/fasten-onprem into bugfix/fix-wizard-list-items-css Viktor Egorov 2023-12-24 01:13:02 +0600
  • 4f1ec8232c - remove wizard component view encapsulation edit - move wizard card style to custom.scss Viktor Egorov 2023-12-24 01:03:30 +0600
  • 8f737aabc3
    Merge branch 'main' into bugfix/fix-wizard-list-items-css beekter 2023-12-23 23:44:15 +0600
  • 1c67dd8aa9 add space between wizard list items Viktor Egorov 2023-12-23 23:11:49 +0600
  • f1c120cbb2
    Update CONTRIBUTING.md (#371) Jason Kulatunga 2023-12-22 17:35:41 -0700
  • 6f315c380a
    Update CONTRIBUTING.md #371 Jason Kulatunga 2023-12-22 17:35:14 -0700
  • 056bc2b660 test for jeff #368 Jeffrey W Pearson 2023-12-19 16:17:40 -0700
  • 9a18d56aa1
    Bump golang.org/x/crypto from 0.14.0 to 0.17.0 #367 dependabot/go_modules/golang.org/x/crypto-0.17.0 dependabot[bot] 2023-12-18 23:56:57 +0000
  • 07677d0878
    update issue tracker. Jason Kulatunga 2023-12-14 17:55:24 -0800
  • 65bcabeb23
    BCBSAL requires an empty scope list. Jason Kulatunga 2023-12-14 16:36:09 -0800
  • 6d6647a549
    Update config.yaml to clarify that Postgres is broken (#362) Jason Kulatunga 2023-12-13 15:30:43 -0800
  • b3f569f5e8
    Update config.yaml #362 Jason Kulatunga 2023-12-13 15:30:15 -0800
  • 4b77091a38
    adding bug report Jason Kulatunga 2023-12-13 14:13:54 -0800
  • 2441bae605
    adding markdown survey Jason Kulatunga 2023-12-13 13:45:12 -0800
  • 95ec699443
    updating Issue forms with Provider Request Jason Kulatunga 2023-12-13 13:39:32 -0800
  • e81e16c691
    updating Issue forms with Provider Request Jason Kulatunga 2023-12-13 13:38:01 -0800
  • 4b3cecca9b
    testing issue forms Jason Kulatunga 2023-12-13 13:21:58 -0800
  • 63e41cf1ec
    Update run command to include bind mounts for persistent folders (db and cache) Jason Kulatunga 2023-12-13 12:28:25 -0800
  • e6d613ad73
    update fasten-sources Jason Kulatunga 2023-12-13 08:56:46 -0800
  • 34d6ae5f85
    update image. Jason Kulatunga 2023-12-13 08:20:40 -0800
  • 919f734c2f
    update image. Jason Kulatunga 2023-12-13 04:36:58 -0800
  • dc2322149a
    Revert "using new marketing album." Jason Kulatunga 2023-12-13 04:36:06 -0800
  • a26e1ee930
    using new marketing album. Jason Kulatunga 2023-12-13 04:33:22 -0800
  • c0fbffb358 (v1.0.0) Automated packaging of release by Packagr v1.0.0 packagrio-bot 2023-12-13 12:10:56 +0000
  • 5d966d8e0c
    adding image placeholders. fix #353 Jason Kulatunga 2023-12-13 03:28:28 -0800
  • 7c6b180924
    remove donate button on desktop apps. Jason Kulatunga 2023-12-10 08:54:42 -0800
  • a9ab79fb90
    adding favicon. Jason Kulatunga 2023-12-08 21:22:08 -0800
  • eac07d01e5
    adding medical record wizard for lab results. (#350) Jason Kulatunga 2023-12-08 13:14:02 -0800
  • 7c411c7606
    remove under construction warning. #350 Jason Kulatunga 2023-12-08 13:01:42 -0800
  • c9b3e82f5e
    fixing pagination. Jason Kulatunga 2023-12-08 12:57:38 -0800
  • 782861046f
    working lab results (new popup with dynamically generated form). adding to the medical wizard. Jason Kulatunga 2023-12-08 09:08:21 -0800
  • bb4764a866
    working form. Jason Kulatunga 2023-12-07 19:57:51 -0800
  • 2d02a54178
    adding medical record wizard for lab results. Jason Kulatunga 2023-12-07 08:47:23 -0800
  • 82fd5d103a
    update callouts in readme. Jason Kulatunga 2023-12-07 07:14:19 -0800
  • 99d72d9b02
    make sure we allow the user to display multiple document types in DiagnosticReport and DocumentReference. fixing PDF height issue: missing px suffix. Jason Kulatunga 2023-12-06 14:11:30 -0800
  • 36bf113336
    adding support for rtf files fixes #321 Jason Kulatunga 2023-12-06 13:39:45 -0800
  • 80336a1775
    tweak text. Jason Kulatunga 2023-12-06 13:03:10 -0800
  • 4484032a91
    updated fasten-sources (added Humana) Jason Kulatunga 2023-12-05 09:48:37 -0800
  • 259643d398
    batch of missing logos for cerner organizations. Jason Kulatunga 2023-12-05 09:03:34 -0800
  • 233d6902e1
    batch of missing logos for athena organizations. Jason Kulatunga 2023-12-04 21:10:59 -0800
  • 9a216a5108
    batch of missing logos for athena organizations. Jason Kulatunga 2023-12-04 21:09:16 -0800
  • 5f390707b7
    batch of missing logos for athena organizations. Jason Kulatunga 2023-12-04 19:27:57 -0800
  • ae6ba0f93e
    batch of missing logos for athena organizations. Jason Kulatunga 2023-12-04 18:53:16 -0800
  • d414a033c6
    batch of missing logos for athena organizations. Jason Kulatunga 2023-12-04 18:26:21 -0800
  • 173a76f0c9
    batch of missing logos for athena organizations. Jason Kulatunga 2023-12-04 17:46:19 -0800
  • 012499ba89
    batch of missing logos for athena organizations. Jason Kulatunga 2023-12-04 17:01:35 -0800
  • e2e56c2227
    batch of missing logos for athena organizations. Jason Kulatunga 2023-12-04 16:46:14 -0800
  • b125d0f050
    batch of missing logos for athena organizations. Jason Kulatunga 2023-12-04 16:11:06 -0800
  • 6d857f25ad
    batch of missing logos for athena organizations. Jason Kulatunga 2023-12-04 15:40:39 -0800
  • 6ec6d671db
    batch of missing logos for athena organizations. Jason Kulatunga 2023-12-04 15:23:32 -0800
  • dd88d06d7f
    batch of missing logos for athena organizations. Jason Kulatunga 2023-12-04 15:12:56 -0800
  • 1f934143b0
    batch of missing logos for athena organizations. Jason Kulatunga 2023-12-04 15:05:56 -0800
  • 09c8d2f781
    adding missing logos for eClinicalWorks/Healow Jason Kulatunga 2023-12-04 10:53:25 -0800
  • be737c5688
    Bump github.com/gin-gonic/gin from 1.9.0 to 1.9.1 #311 dependabot/go_modules/github.com/gin-gonic/gin-1.9.1 dependabot[bot] 2023-12-04 02:41:13 +0000
  • d23af018e7
    Timeline based Manual Entry form (#330) Jason Kulatunga 2023-12-03 18:40:16 -0800
  • a3c364ef43
    fix tests #330 Jason Kulatunga 2023-12-03 18:31:48 -0800
  • afe29f06de
    addign code folding to large gorm_common.go file. Added Lambda style function: BackgroundJobSyncResourcesWrapper - used to support multiple types of background sync jobs (Standard vs Manual vs Fasten sources) closing the Manual Medical record creator popup should redirect to the medical history page. update fasten-sources version. Jason Kulatunga 2023-12-03 17:14:13 -0800
  • df8fc046e4
    better UpsertRawResourceAssociation method. When source does not contain a Patient, correctly display Explore page. Jason Kulatunga 2023-12-03 15:15:23 -0800