Jason Kulatunga
|
f2bb44e8be
|
refactor backend to remove all storage logic. Just auth and metadata endpoints now.
Adding docker image for couchdb and addign docker-compose file.
|
2022-10-08 19:40:33 -07:00 |
Jason Kulatunga
|
1a3dce77cb
|
adding form validation on signup.
adding auth/signin and auth/signup api endpoints.
|
2022-09-11 23:59:13 -04:00 |
Jason Kulatunga
|
c8441086c8
|
added ModelBase and OriginBase which can be used as base classes for Gorm Models.
Updated BaseClient - use Source vs ProviderCredentials terminolgy.
Updated CignaClient
Added a raw request api endpoint which can
|
2022-08-30 19:03:24 -07:00 |
Jason Kulatunga
|
7a9fdfd1b9
|
working on Hub for retreiving data from Health Providers.
|
2022-08-28 10:51:58 -07:00 |
Jason Kulatunga
|
cf24362806
|
working, on provider credential create, return created object.
|
2022-08-27 08:39:55 -07:00 |
Jason Kulatunga
|
cc9c1277e0
|
when adding new medical provider, disable the button.
Add primary key constraint to th eProviderCredential.
Add ForeignKey/association to the ProviderCredntial.
|
2022-08-27 08:17:09 -07:00 |
Jason Kulatunga
|
e657d73e0e
|
working frontend. adding database.
|
2022-08-25 18:26:29 -07:00 |