Commit Graph

1018 Commits

Author SHA1 Message Date
34b7962e15 fix loading cirtcle to middle of screen 2024-11-12 12:57:24 +02:00
cc6d849c85 remove unused import 2024-11-12 12:37:27 +02:00
69ad659c07 show business mane in appointment 2024-11-12 11:05:20 +02:00
1c92564c41 update patient queue to add business_name 2024-11-12 11:05:01 +02:00
eb0c5b54a4 add get business details api call 2024-11-12 11:04:32 +02:00
4799ec2336 Business Propfile set up email validation fix 2024-11-08 16:21:20 +02:00
bd42827199 add test business sandbox profile 2024-11-08 15:13:25 +02:00
4af36999ca add function to show appointment list when date is selected 2024-11-08 14:47:45 +02:00
cfc5596b62 buildere to show appointment list 2024-11-08 14:47:01 +02:00
23c5a2dc63 update apicall method name 2024-11-08 14:46:45 +02:00
87d2489186 add fetch personal appointments api 2024-11-08 14:46:24 +02:00
21b2447dfe fix swipe on business details 2024-11-08 10:51:10 +02:00
50753bc6bb fix swipe on patient details 2024-11-08 10:49:52 +02:00
6aa5c160cc add swipe patient manager 2024-11-08 10:29:07 +02:00
352b403248 add swipe to business profile 2024-11-08 10:27:12 +02:00
653f592849 swipe to navigate patient view 2024-11-08 10:22:10 +02:00
09f5e94f00 fix swiope, now you can swipe from anywhere 2024-11-07 15:14:19 +02:00
85731b3eb6 add swipe detector on homescreen to switch between personal and business 2024-11-07 15:00:52 +02:00
9afc313778 add flutter_swipe_detector: ^2.0.0 2024-11-07 15:00:21 +02:00
ca11824dd1 updatew action buttons (back arrow) to include personalSelected base of it its a personal or business tile. 2024-11-07 14:43:05 +02:00
995b292600 change route "/" to check for personalSelected and pass it to authcheck 2024-11-07 14:42:18 +02:00
dace86182b add personalSelected as parameter and select gnav based on personalSelected 2024-11-07 14:41:51 +02:00
06cb232a09 add personalSelected to widgets 2024-11-07 14:41:11 +02:00
a61a5d2064 add padding to messages in appointment and patient manager 2024-11-07 12:27:28 +02:00
2a8c628941 add no notification message to drawer 2024-11-07 12:13:05 +02:00
3eb2ff60bb add MIHCalander to waiting room 2024-11-07 12:00:14 +02:00
9865a51e82 add selected date paramater 2024-11-07 11:59:55 +02:00
901e29b348 add parameter for function to get selected date 2024-11-07 11:59:41 +02:00
8d003c0bef create MIHCalendar widget 2024-11-07 11:44:22 +02:00
fd6c1ea9c5 remove error rom appointment page and replace with calendar widget 2024-11-07 11:43:52 +02:00
5d287b7eff enable appointment tile 2024-11-07 11:43:20 +02:00
3188a15288 enable appointment route 2024-11-07 11:43:07 +02:00
9cac5793d9 Add table_calendar: ^3.1.2 package 2024-11-07 11:42:47 +02:00
3b1b863a6f refresh icon on error to take you back home 2024-11-07 10:28:03 +02:00
c44943fd6d new about business page. to be used in the future 2024-11-07 10:14:55 +02:00
95b850f7ab change refresh Icon size from 25 to 20 2024-11-07 10:14:28 +02:00
83994ff199 remove scroll bar on web 2024-11-07 10:14:02 +02:00
69a8cd0005 Show selected option in business profile 2024-11-07 09:55:58 +02:00
50452aa703 remove useless comments 2024-11-07 09:49:04 +02:00
70b4b430a7 show which icon is selected 2024-11-07 09:44:25 +02:00
8f62eba084 add spacing above and below header 5 each 2024-11-07 09:44:06 +02:00
9fb3abab7e Doctor to only be able to delete their notes. 2024-11-07 09:34:24 +02:00
3f20a8f854 remove delete buttom when vioewinjg note in patient mode. 2024-11-07 09:26:06 +02:00
23b5654cbb comment out appointment route 2024-11-06 11:08:33 +02:00
5ede627f91 Update patient manager and access flow to cater for forever access. 2024-11-06 10:47:51 +02:00
6a296d387f home update to add calender later 2024-11-06 10:47:08 +02:00
6d7db00c12 add new appointment/ calender widget. to use later 2024-11-06 10:46:30 +02:00
7308cbb94f remove access and revoke date from patient queue object 2024-11-06 10:45:33 +02:00
cba4657d5c create new patient manager object 2024-11-06 10:45:04 +02:00
9a55588cac add new functions t MIH API calls 2024-11-06 10:44:46 +02:00