Commit Graph

287 Commits

Author SHA1 Message Date
Jason Kulatunga db9f289b54 fixing tests. make sure fhirPath can handle null value. 2023-01-16 09:20:03 -08:00
Jason Kulatunga c5e2991c33 moving pipes into their own module. 2023-01-16 09:01:05 -08:00
Jason Kulatunga 18f8b36a39 fixing frontend tests. 2023-01-16 07:55:53 -08:00
Jason Kulatunga b8ea3c8f97 fixing frontend tests. 2023-01-15 11:48:43 -08:00
Jason Kulatunga b28bd3913f fixing frontend tests. 2023-01-15 11:37:26 -08:00
Jason Kulatunga e68900b1bc make sure we handle error if the current user is invalid. 2023-01-15 11:07:41 -08:00
Jason Kulatunga cdf7f83777
UI Tweaks (#32) 2023-01-15 10:25:46 -08:00
Jason Kulatunga f903c38b55
adding support for Composition resource type (Custom grouping) (#20) 2023-01-10 19:23:47 -08:00
Jason Kulatunga ba333fce42 make sure sortTitle and sortDate is stored with every resource in the database. 2023-01-07 09:41:43 -08:00
Jason Kulatunga 3dfce9d3a4 adding patient profile link. 2023-01-05 09:41:23 -08:00
Jason Kulatunga 6a5970682e adding loading panels. 2023-01-05 09:33:42 -08:00
Jason Kulatunga 2d8d625aa0 adding loader to medical history page. 2023-01-05 09:15:16 -08:00
Jason Kulatunga fa62b8efef adding loader to dashboard 2023-01-05 09:14:32 -08:00
Jason Kulatunga 3d1eac1682 working loading spinner component. 2023-01-05 08:38:46 -08:00
Jason Kulatunga 4294880d79 adding loading property to each component.
updated lighthouse service to handle "show_hidden" when requesting metadata sources.
2023-01-05 08:15:19 -08:00
Jason Kulatunga 396e25ce20 using hidden field instead of enabled. 2023-01-04 23:13:21 -08:00
Jason Kulatunga d0f87c4381 added tests to ensure that implementation stays in sync with interfaces from fasten-sources lib. 2023-01-03 20:50:43 -08:00
Jason Kulatunga 15203d19be
adding search to sources page. (#18) 2023-01-03 16:30:46 -08:00
Jason Kulatunga efe5f0a0a8
update fasten-sources library. (#16) 2023-01-03 11:11:04 -08:00
Brice Ruth 5ac8b0d49d
Update CONTRIBUTING w/ production mode instruction (#15) 2022-12-25 16:33:16 -08:00
Jason Kulatunga 6b68f58291 adding instructions for different flavors. 2022-12-23 18:41:44 -08:00
Jason Kulatunga 8598a99860 fixing condition report. 2022-12-22 19:39:09 -08:00
Jason Kulatunga c8e074ff4b
added charts (#13) 2022-12-22 18:20:56 -08:00
Jason Kulatunga 918c856338 adding allow_unsafe_endpoints config option.
adding flattend resource graph.
adding Reciprocal resources
adding a report labs page.
2022-12-21 19:51:02 -08:00
Jason Kulatunga f8aac49524 fixing fasten sources version (correct context) 2022-12-20 09:14:55 -08:00
Jason Kulatunga 6f6183c507 make the left menu sticky. 2022-12-19 07:19:16 -08:00
Jason Kulatunga 0677a0393e disable signup/signin button when loading. 2022-12-18 22:37:50 -08:00
Jason Kulatunga c62595f5dc comment out the packagr nodejs addl file. 2022-12-18 22:31:18 -08:00
Jason Kulatunga a3dec0ea5a version. 2022-12-18 17:42:57 -08:00
Jason Kulatunga 52196bec27 make sure the database location is specified in the config file. 2022-12-18 17:25:25 -08:00
Jason Kulatunga 639d10ef89 added logos.
restyled add sources page.
2022-12-18 15:35:02 -08:00
Jason Kulatunga e4cb280015 default to "prod" build. 2022-12-18 07:58:55 -08:00
Jason Kulatunga 6fd69575d1
Better Reporting (#12) 2022-12-17 15:10:19 -08:00
Jason Kulatunga f67c369a22 make SyncSourceResources exposed, so it can be used in Cloud version. 2022-12-03 22:33:27 -08:00
Jason Kulatunga e8981ff9bb simplify the Source-patient query to work in Postgres.
Make sure that we can handle auth_username provided by context object (in cloud).
2022-12-03 19:16:32 -08:00
Jason Kulatunga 1a18319c8c tweaks to jwt to be consistent. 2022-12-03 17:15:19 -08:00
Jason Kulatunga 0d57a75890 updating database interface.
Using public database fields.
2022-12-03 12:48:35 -08:00
Jason Kulatunga 492d2a7efb make the SqliteRepository accessible so we can inherit. 2022-12-03 11:08:14 -08:00
Jason Kulatunga e360369706
begin restoring Sqlite functionality. (#11) 2022-12-02 19:40:58 -08:00
Jason Kulatunga 139b483435 fixing packagr filename. 2022-11-17 10:29:21 -08:00
Jason Kulatunga 0259f894c9 adding credential links to sandbox builds. 2022-11-15 17:48:16 -08:00
Jason Kulatunga 586aeca565 update ucsf-health logo. 2022-11-11 15:44:05 -08:00
Jason Kulatunga 3a8495eed4 adding ability to connect sources that reuse redirect/callback uri's 2022-11-09 20:52:29 -08:00
Jason Kulatunga bb6faf4fe7 adding images. 2022-11-08 23:38:36 -08:00
Jason Kulatunga 5fc73e4cce make sure the fhir version is stored with the resource. 2022-11-08 21:46:59 -08:00
Jason Kulatunga b51dc587da using a static IV 2022-11-08 21:27:54 -08:00
Jason Kulatunga 46c0e8c805 adding pngs for amerigroup. 2022-11-08 19:52:12 -08:00
Jason Kulatunga c79dc02a1d cleanup unnecessary constants.
adding anthem sourcetypes.
2022-11-08 19:45:05 -08:00
Jason Kulatunga 0c480576a6 adding sources. reorg upsertBulk 2022-11-08 17:53:08 -08:00
Jason Kulatunga 043869a0ef using perferred response_mode as specified by provider 2022-11-07 22:05:38 -08:00