Commit Graph

800 Commits

Author SHA1 Message Date
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
Jason Kulatunga 6f0675e176 skip encryption manager for cloud users. 2022-11-07 08:36:58 -08:00
Jason Kulatunga 3a13d2d4ac make sure that supportedResources always includes USCore resources. 2022-11-06 19:35:22 -08:00
Jason Kulatunga aa479fd655 Fetching additional referenced resources after processing.
fixing hospitalization key.
Tweaking the cerner client to use USCore resources, and then adding additional cerner specific resources.
2022-11-06 18:42:34 -08:00
Jason Kulatunga 4bc62135ea make sure resource detail breadcrumbs are clickable.
added functionality to extract resource references from raw resources.
2022-11-06 13:00:06 -08:00
Jason Kulatunga 1da64a9269 adding link to parent source in resource detail page. 2022-11-06 11:55:32 -08:00
Jason Kulatunga 4a9c52c245 fix ngIf else 2022-11-06 10:06:23 -08:00
Jason Kulatunga 8e3df5cd96 fix ngIf else 2022-11-06 09:56:46 -08:00
Jason Kulatunga 1cb848d724 adding spinner when redirected back after hello login
adding empty dashboard view.
2022-11-04 21:37:55 -07:00
Jason Kulatunga bcb3f58d6e get full name information, make sure its displayed in the UI.
added a white on transparent banner image.
2022-11-03 22:24:30 -07:00
Jason Kulatunga c0e996dc74 tweak ui to allow signin with hello. 2022-11-02 08:58:57 -07:00
Jason Kulatunga 3d80464be6 fixing deploy url 2022-11-02 08:32:09 -07:00
Jason Kulatunga 1e51cbe509 fixing dockerfile. 2022-11-02 08:28:17 -07:00
Jason Kulatunga fa19d20bc2 fixing docker image. 2022-11-02 08:27:15 -07:00
Jason Kulatunga af8b42a31a fixing docker image. 2022-11-02 08:04:19 -07:00
Jason Kulatunga 99af2846b9
fixing tests. (#10) 2022-11-02 00:26:54 -07:00
Jason Kulatunga 032946100c
working backend changes to generate JWT tokens during signin and signup. (#9) 2022-11-02 00:12:54 -07:00
Jason Kulatunga 9d56fa2896 allow user to dynamically set the decryption key for JWT tokens. 2022-10-31 23:09:18 -07:00
Jason Kulatunga f907abf10f modifications to support JWT auth locally. 2022-10-31 23:08:42 -07:00
Jason Kulatunga 14fae4c748 tweaking idp connect and callback.
working couchdb jwt auth.
2022-10-30 21:43:22 -07:00
Jason Kulatunga e379fe989a send redirect_uri. 2022-10-30 19:56:29 -07:00
Jason Kulatunga 52802323ee using access token. 2022-10-30 19:43:28 -07:00
Jason Kulatunga 29e143c8c1 only show "connect with hello" if deployed in cloud mode. 2022-10-30 17:28:29 -07:00
Jason Kulatunga 14492b0483 working on callback, which will send the idp to the callback url to trade it for an application jwt. 2022-10-30 17:27:43 -07:00
Jason Kulatunga 6e6e050f85 fixing redirect_uri parametr. 2022-10-30 16:36:36 -07:00
Jason Kulatunga 9bdc323c01 adding support for 3rd party idp's including hello - only on cloud deployment. 2022-10-30 12:21:25 -07:00
Jason Kulatunga 5d9bfa267b fixign tests. 2022-10-29 14:05:45 -07:00
Jason Kulatunga 35ca4a4e1b fixign tests. 2022-10-29 14:00:57 -07:00
Jason Kulatunga 3973c4e003 fixign tests. 2022-10-29 13:30:20 -07:00
Jason Kulatunga 2ca6f6ad96 fixign tests. 2022-10-29 13:21:21 -07:00
Jason Kulatunga b433cf24f2 fixign tests. 2022-10-29 13:17:05 -07:00
Jason Kulatunga 8d7ddddd78 pass in the cors proxy endpoint 2022-10-29 13:07:19 -07:00
Jason Kulatunga 6dc835d080 dont try to create user database when connecting. 2022-10-28 20:45:42 -07:00
Jason Kulatunga f84cf6fd8c default config should be for local dev environment. 2022-10-28 20:39:21 -07:00
Jason Kulatunga c5949f88bd deploy to the root domain. 2022-10-28 20:23:56 -07:00
Jason Kulatunga f0f37cd738 adding a new configuration for "cloud_sandbox" - used for AWS bucket.
consistent couchdb creds.
removed metadata endpoint and config.
ensure that the couchdb endpoint can be relative or absolute url. added tests for relative vs abs urls.
2022-10-28 19:01:20 -07:00
Jason Kulatunga 3a5db5452a since s3 bucket path includes /web, we dont need this conditional. 2022-10-26 23:57:46 -07:00
Jason Kulatunga 4e88f13a76 fixing deployment permissions 2022-10-26 23:52:24 -07:00