Commit Graph

29 Commits

Author SHA1 Message Date
e589c4e0c1 fix buttom alignment accress UI 2024-08-16 09:54:46 +02:00
3874534c7a remove padding from button & change button size to 50 2024-08-15 15:43:59 +02:00
187e4fb604 organise components in subfolders 2024-08-13 10:15:39 +02:00
7a6ba04220 rename files and widgets from my... to mih... 2024-08-13 10:08:40 +02:00
e7979854cb when Med Aid is selected as No. on submit the fields will be cleared 2024-08-08 16:01:47 +02:00
0509b826a7 fix scrolling overlay 2024-08-08 11:42:53 +02:00
58f2a954ed add keyboard click for submit 2024-08-05 15:39:09 +02:00
c84311f5a6 If medical aid is no make unnecessary field disappear 2024-08-02 11:40:08 +02:00
f5ea3531fb Change name of appbar file to mihAppbar and widget name to MIHAppBar 2024-07-30 12:05:14 +02:00
f18d485fda fix overflow issues 2024-07-30 11:17:52 +02:00
f667574ecd update droptown to take in editable & disapble medical aid fields if not required 2024-07-29 16:09:15 +02:00
3973ba28c2 update patient edit 2024-07-26 15:02:44 +02:00
6c770e6334 Remove supabase reference from the app 2024-07-24 09:32:26 +02:00
02aede01d0 update authentication with supertokens 2024-07-23 15:29:51 +02:00
5dd6a70329 Add register and sign up with supertokens 2024-07-23 11:39:21 +02:00
4923f0f426 Update app top cater for env variables 2024-07-11 15:58:55 +02:00
c8f99a03b4 Make app dymanically resizable for phone & web 2024-07-11 13:31:02 +02:00
f227af0d81 Theme Switcher added to drawers all files updated 2024-07-10 15:58:37 +02:00
162e37f740 UX update to add thene class and apply the theme to entire app 2024-07-09 16:51:00 +02:00
8cb311e285 change UP to cater for new med aid fields 2024-07-08 15:10:31 +02:00
65640133a8 added barrierDismissible: false, to the show dialog so it cant be clicked away 2024-07-05 17:42:51 +02:00
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
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
b25583ddf3 pop up design alignment 2024-07-03 15:58:16 +02:00
8f0134a98f 3 July 2024 2024-07-03 15:13:02 +02:00
543930fc4b required modifications 2024-07-01 15:00:47 +02:00
3a408e8464 Add note functionality added & multi Line text input compoment added 2024-06-20 14:56:50 +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