Commit Graph

79 Commits

Author SHA1 Message Date
82ab78c474 add "access" to api calls 2024-08-07 12:38:50 +02:00
1a91daf793 create business api. added get business by app_id, get business by business_id and insert business 2024-08-06 14:31:32 +02:00
d649adc479 create businbess user api with get and insert apis 2024-08-06 14:01:42 +02:00
1ccac97fee add router for business user & business 2024-08-06 14:01:20 +02:00
ac09bb3988 remove useless code 2024-08-02 15:12:25 +02:00
b8fb6e6695 Update user api to include user type 2024-08-02 13:45:29 +02:00
48b0d284f9 prod secure change to true & version update 0.0.0.6 2024-08-01 14:19:43 +02:00
4837f1ac7c splid dev and prod & change version to 0.0.0.5 2024-08-01 14:00:26 +02:00
be983ea382 enable dev and prod for minio 2024-08-01 13:37:23 +02:00
0ec80e1c21 remove port from minio connection 2024-08-01 13:18:52 +02:00
74558b6df6 Get file from minio 2024-08-01 13:06:55 +02:00
31e0e38948 update comment 2024-07-31 15:54:34 +02:00
833e4491db delete file from minio 2024-07-31 15:54:20 +02:00
3d4d4efa77 Delete file on DB 2024-07-31 15:54:09 +02:00
a3045a79b7 add supertoken security to delete api 2024-07-31 14:09:04 +02:00
e6fffc6cd2 Add api to delete note 2024-07-31 14:07:56 +02:00
7c9e31f737 change minio i9mport to Minio_storage 2024-07-29 16:23:52 +02:00
efb6206803 minio connection py file 2024-07-29 16:21:07 +02:00
f22626cee3 minio file uploud 2024-07-29 14:50:54 +02:00
e11eaa0450 Update metadat of apis for api docs 2024-07-29 12:57:43 +02:00
dcc9d5b81f update Notes API to cater fpr app_id 2024-07-29 11:05:12 +02:00
ae00e20a66 . 2024-07-26 16:39:32 +02:00
2951862643 remove office id 2024-07-26 16:22:20 +02:00
ec14e94ec1 comment out usless apis 2024-07-26 15:19:07 +02:00
746f40fe22 update update and delete api to cater for app_id 2024-07-26 15:03:17 +02:00
a826c9b16f update insert api 2024-07-26 13:10:22 +02:00
b07e6ba0e1 get patient by app_id 2024-07-26 12:40:19 +02:00
028bf5254d update api to point to correct db 2024-07-26 12:34:46 +02:00
3499140a45 add app_data db connection 2024-07-26 12:34:22 +02:00
8e1d7978c0 verify api calls and do lower case db check 2024-07-25 16:48:48 +02:00
a719e9a4bb add api to fetch patient via email 2024-07-25 16:43:05 +02:00
106fb8813f nginx with subdomain 2024-07-24 14:01:00 +02:00
a2d1d6fb2b cros fix 2024-07-24 13:34:43 +02:00
6e14458f29 update fastapi to guvicorn and improve supertoken integration 2024-07-24 13:20:52 +02:00
d68da10f75 Add app authentication when making api calls 2024-07-24 10:18:16 +02:00
69fe58ffaf add lowercase lookup for patient & Update user api 2024-07-23 15:28:33 +02:00
5dd6a70329 Add register and sign up with supertokens 2024-07-23 11:39:21 +02:00
cc62a0db3e add supertokens api to API hub 2024-07-22 12:17:55 +02:00
a9efb2df59 docker compose db setup 2024-07-15 18:04:24 +02:00
4a62ee0aa8 db back store 2024-07-15 17:05:44 +02:00
12e76d5b99 update api to cate for domain 2024-07-15 16:17:08 +02:00
e7c298ba46 pip change to pip3 2024-07-15 14:04:05 +02:00
4c48a5ef9d python update 2024-07-15 14:00:47 +02:00
e14d2565cb 12 July 2024 2024-07-12 13:06:20 +02:00
8cb311e285 change UP to cater for new med aid fields 2024-07-08 15:10:31 +02:00
c14c87c0af updateAPI to cater fro new madical aid details 2024-07-08 15:10:06 +02:00
3bacfe27ba Add api to take in search field for query 2024-07-05 12:07:24 +02:00
c07b0c5989 comment clean up 2024-07-04 17:02:16 +02:00
8ac531e730 requirement for python 2024-07-04 17:00:48 +02:00
c6f3912efb medicine api 2024-07-04 16:55:32 +02:00