Commit Graph

58 Commits

Author SHA1 Message Date
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
2e998b0826 API added to generate list of medicine 2024-07-04 16:55:10 +02:00
8f0134a98f 3 July 2024 2024-07-03 15:13:02 +02:00
7a86144819 add UX to add a file, any file. 2024-06-27 16:13:24 +02:00
2466636727 add new requirement for add file api 2024-06-27 16:12:54 +02:00
1933e8dbe6 Add API to upload any type of file 2024-06-27 16:12:13 +02:00
ce3976cd64 Add PDF Builder to view pdf document. enable donload of pdf document 2024-06-27 10:19:17 +02:00
2fa2191a5f Update AppUser Objecct to cater for all fields.
enable file generation of med cert
2024-06-25 17:21:39 +02:00
fce5380390 Sort the results of file by insert date 2024-06-25 17:20:32 +02:00
9aee3fa9a3 Update doc office User API to provide all fields 2024-06-25 17:02:38 +02:00
6293adc0dc Add API to insert into DB 2024-06-25 17:02:11 +02:00
dc7d1e42c2 API Added to get patient by table id 2024-06-25 14:05:09 +02:00
0a83d08492 File frontend added to app 2024-06-25 13:47:40 +02:00
ad805fdca1 Add API to generate med cert and uploud to minio 2024-06-25 13:47:13 +02:00
a7e961e201 notes fix 2024-06-24 11:09:42 +02:00
cc730223e0 Create Delete patient API & add functionality to delete patient on edit screen 2024-06-20 12:52:35 +02:00
5a3f62c1ff Update API to update patient. Update mytextfield to table is editable paramiter. add edit page to edit user information. 2024-06-20 10:07:52 +02:00
a478324698 fresh start 2024-06-18 15:06:57 +02:00
7028d63b2a Update Notes API for get notes by patient 2024-04-13 13:03:52 +02:00
15eeed1872 Add API to get patients by user email 2024-04-07 12:37:54 +02:00
3baf507414 Add CORS 2024-04-07 12:11:30 +02:00
e17b5e24aa Get user email on home screen 2024-04-06 15:05:04 +02:00