Jason Kulatunga
|
e360369706
|
begin restoring Sqlite functionality. (#11)
|
2022-12-02 19:40:58 -08:00 |
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
|
360af5adee
|
renamed usages of providerId to sourceType
|
2022-09-13 21:02:26 -04:00 |
Jason Kulatunga
|
e24ff1b8f6
|
fixing fonts.
tweaking dashboard UI
fixing medical sources component to be dynamically generated via list.
|
2022-09-10 14:59:13 -04:00 |
Jason Kulatunga
|
79755d8e8b
|
fixing composite unique index (when embedded the index is not unique).
creating a lookup table for retrieving Resource references (and generated UUIDs).
Adding organization processing.
|
2022-08-30 21:36:40 -07:00 |
Jason Kulatunga
|
9902daa75d
|
make sure null is handled correctly.
|
2022-08-30 20:24:37 -07: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 |