Commit Graph

156 Commits

Author SHA1 Message Date
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
6f10fd8572 update look and feel of input fields 2024-07-02 09:53:32 +02:00
543930fc4b required modifications 2024-07-01 15:00:47 +02:00
4faa844eef updateinput fields to cater for label values & Added a dropdown field widget 2024-07-01 12:26:09 +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
f757a3ab6d FIx error displayed when successfully signed in 2024-06-26 11:33:24 +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
8192aa6a1b Update docker compose to remove minio networking 2024-06-25 13:46:12 +02:00
a7e961e201 notes fix 2024-06-24 11:09:42 +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
deda00c955 AppUser object created. Add patient page with API call added nd completed 2024-06-19 13:35:50 +02:00
a478324698 fresh start 2024-06-18 15:06:57 +02:00
34e8e7ad45 Add pop up dialog to display selected note 2024-04-13 14:49:04 +02:00
16fcd2783f update loading screen title & add notes list to patient view screen 2024-04-13 14:06:52 +02:00
7028d63b2a Update Notes API for get notes by patient 2024-04-13 13:03:52 +02:00
bd00ad029d Patient Details Component Added 2024-04-13 12:39:17 +02:00
d9e2afd571 Patien View page added to display selected patient. 2024-04-07 15:28:52 +02:00
9c8406367e Enable search function on patient manager 2024-04-07 14:12:43 +02:00
0df2161879 Change made to cater to pass User email from home page. 2024-04-07 13:29:01 +02:00
15eeed1872 Add API to get patients by user email 2024-04-07 12:37:54 +02:00
790766fc99 enable API call from patient manager 2024-04-07 12:12:01 +02:00
3baf507414 Add CORS 2024-04-07 12:11:30 +02:00
491f854cf7 Add Patient Manager Page 2024-04-06 15:54:24 +02:00
e17b5e24aa Get user email on home screen 2024-04-06 15:05:04 +02:00
8eaa3c3059 Add API to get user details 2024-04-06 12:48:01 +02:00
8a69cb5e86 update passowrd field to have toggle 2024-04-06 12:14:46 +02:00
92fb204bf4 removed unsided imports from routeGenerator 2024-04-03 22:43:47 +02:00
c5a90f2d6f register page added with toggle between sign in & register 2024-04-03 22:42:32 +02:00
dc6f4e0ebd Authentication check plus signin screen added to frontend 2024-04-03 22:14:54 +02:00
340e54a0bb fresh 2024-04-02 18:38:56 +02:00
f0a030879f update ignore file 2024-03-24 15:06:21 +02:00
e877072c7d Flutter web App home page, App Bar, Tile Grid & Tiles added 2024-03-24 15:01:28 +02:00
2242faef8a Build & Update frontend to start coding 2024-03-24 11:37:28 +02:00
54264d2c5a . 2024-03-23 15:05:25 +02:00
1a674af415 . 2024-03-23 14:33:39 +02:00
14d33e61c0 Seperate DB Connection into own file & update routers to point to connect dbconnection 2024-03-23 14:32:45 +02:00