Commit Graph

90 Commits

Author SHA1 Message Date
b8f5854bb6 add api to insert appointment 2024-08-13 12:12:19 +02:00
669e640668 add paient queue riute and api to get que by business id 2024-08-12 12:24:27 +02:00
f6dec85c09 add patient queue to rutes 2024-08-12 12:23:42 +02:00
09538be196 change Db connect and app patient search 2024-08-08 15:19:24 +02:00
311d846190 include subfolder when retrieving files 2024-08-07 15:38:48 +02:00
7e128965ad include signature path to api 2024-08-07 15:38:06 +02:00
4df64f7155 remove unused comments 2024-08-07 14:18:49 +02:00
5e0f6af526 add update business user API 2024-08-07 14:00:39 +02:00
a76331f202 add security to update 2024-08-07 13:58:12 +02:00
d07ef5aa70 add update business API 2024-08-07 13:54:04 +02:00
add980414f registration spelling fix 2024-08-07 13:20:27 +02:00
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