Commit Graph

229 Commits

Author SHA1 Message Date
yasien_gmail 8cb311e285 change UP to cater for new med aid fields 2024-07-08 15:10:31 +02:00
yasien_gmail c14c87c0af updateAPI to cater fro new madical aid details 2024-07-08 15:10:06 +02:00
yasien_gmail d188dd205f UI Update 2024-07-05 19:13:45 +02:00
yasien_gmail e09ca04e8a UI Update 2024-07-05 18:56:36 +02:00
yasien_gmail f46711de4a Update UI of screens 2024-07-05 18:46:00 +02:00
yasien_gmail f4d83bbd69 remove unused import 2024-07-05 18:24:02 +02:00
yasien_gmail 0bf718d2cd clean code & change look and feel 2024-07-05 18:23:14 +02:00
yasien_gmail cf43c0e305 remove test action button 2024-07-05 18:22:45 +02:00
yasien_gmail cfd9ef1bf9 force a search for patient 2024-07-05 17:48:37 +02:00
yasien_gmail e75137afb5 1) buildmedlist - update data to add unit and form when clicking a medicine 2024-07-05 17:44:27 +02:00
yasien_gmail 65640133a8 added barrierDismissible: false, to the show dialog so it cant be clicked away 2024-07-05 17:42:51 +02:00
yasien_gmail 6176aed650 Clear all controlls when closing perscription pop up 2024-07-05 16:34:32 +02:00
yasien_gmail 3a509dd721 Patient Manager search function fixed to display only matches 2024-07-05 15:25:27 +02:00
yasien_gmail 712a7db2e8 fix icon client to enable error text 2024-07-05 13:41:28 +02:00
yasien_gmail b18f8dd1d0 1) Update search field to cater for ontap of icon and required and editable parameters.
2) remove Unnesasay signed in user from widget, add menu height.
3) add medicine object to cater for results of med api call.
4) update search input to cater for new parameters.
5) create prescriotion popUp widget.
6) Create medicine search pop Up widget
2024-07-05 12:53:36 +02:00
yasien_gmail 3bacfe27ba Add api to take in search field for query 2024-07-05 12:07:24 +02:00
yasien_gmail c07b0c5989 comment clean up 2024-07-04 17:02:16 +02:00
yasien_gmail 8ac531e730 requirement for python 2024-07-04 17:00:48 +02:00
yasien_gmail c6f3912efb medicine api 2024-07-04 16:55:32 +02:00
yasien_gmail 2e998b0826 API added to generate list of medicine 2024-07-04 16:55:10 +02:00
yasien_gmail f95a016273 remove unnessasary comments 2024-07-04 14:25:55 +02:00
yasien_gmail 53f7a12990 update mybutton ton cater for new parameters 2024-07-04 14:25:20 +02:00
yasien_gmail 61ea9f9b44 add required option.
add icon to clear coltroller.
added dynamic title.
all paramater of items for menu in lis<string> format.
2024-07-04 14:24:27 +02:00
yasien_gmail 643f4cd39d add success message to add patient, edit patient,patient notes, patient files.
update note and file view to match UI.
restrict file types in file uploud.
add image viewer
2024-07-04 13:34:55 +02:00
yasien_gmail 0c40888907 Update mybutton widget to take in buttonColor & TextColour. Add Success message pop up message.
Update all buttons to include button color and text colors.
2024-07-03 16:33:52 +02:00
yasien_gmail b25583ddf3 pop up design alignment 2024-07-03 15:58:16 +02:00
yasien_gmail 8f0134a98f 3 July 2024 2024-07-03 15:13:02 +02:00
yasien_gmail 6f10fd8572 update look and feel of input fields 2024-07-02 09:53:32 +02:00
yasien_gmail 543930fc4b required modifications 2024-07-01 15:00:47 +02:00
yasien_gmail 4faa844eef updateinput fields to cater for label values & Added a dropdown field widget 2024-07-01 12:26:09 +02:00
yasien_gmail 7a86144819 add UX to add a file, any file. 2024-06-27 16:13:24 +02:00
yasien_gmail 2466636727 add new requirement for add file api 2024-06-27 16:12:54 +02:00
yasien_gmail 1933e8dbe6 Add API to upload any type of file 2024-06-27 16:12:13 +02:00
yasien_gmail ce3976cd64 Add PDF Builder to view pdf document. enable donload of pdf document 2024-06-27 10:19:17 +02:00
yasien_gmail f757a3ab6d FIx error displayed when successfully signed in 2024-06-26 11:33:24 +02:00
yasien_gmail 2fa2191a5f Update AppUser Objecct to cater for all fields.
enable file generation of med cert
2024-06-25 17:21:39 +02:00
yasien_gmail fce5380390 Sort the results of file by insert date 2024-06-25 17:20:32 +02:00
yasien_gmail 9aee3fa9a3 Update doc office User API to provide all fields 2024-06-25 17:02:38 +02:00
yasien_gmail 6293adc0dc Add API to insert into DB 2024-06-25 17:02:11 +02:00
yasien_gmail dc7d1e42c2 API Added to get patient by table id 2024-06-25 14:05:09 +02:00
yasien_gmail 0a83d08492 File frontend added to app 2024-06-25 13:47:40 +02:00
yasien_gmail ad805fdca1 Add API to generate med cert and uploud to minio 2024-06-25 13:47:13 +02:00
yasien_gmail 8192aa6a1b Update docker compose to remove minio networking 2024-06-25 13:46:12 +02:00
yasien_gmail a7e961e201 notes fix 2024-06-24 11:09:42 +02:00
yasien_gmail 3a408e8464 Add note functionality added & multi Line text input compoment added 2024-06-20 14:56:50 +02:00
yasien_gmail cc730223e0 Create Delete patient API & add functionality to delete patient on edit screen 2024-06-20 12:52:35 +02:00
yasien_gmail 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
yasien_gmail deda00c955 AppUser object created. Add patient page with API call added nd completed 2024-06-19 13:35:50 +02:00
yasien_gmail a478324698 fresh start 2024-06-18 15:06:57 +02:00
yasien_gmail 34e8e7ad45 Add pop up dialog to display selected note 2024-04-13 14:49:04 +02:00