Commit Graph

52 Commits (6905ed702e50c0feeed128ad82a4c533599a64ac)

Author SHA1 Message Date
Elham Rababh fb610d21b0 reformat code 4 years ago
Elham Rababh c2fbd99ced small fixes 4 years ago
Elham Rababh 6c78fda392 fix in slider 4 years ago
Elham Rababh 47357fe84e bottom nav and dashboard_referral_patient 4 years ago
Elham Rababh ecffe99f19 small fixes 4 years ago
Elham Rababh fedb4533c7 second step from home page. 4 years ago
Elham Rababh 5f2e0be78c first step from home page. 4 years ago
Elham Ali 81ae0b04d3 Revert "Merge branch 'hussam_flutter_2' into 'development'"
This reverts merge request !893
4 years ago
Elham Rababah 329711a002 fix error to make the code work with flutter 2 4 years ago
Elham Rababah ca6306950d Merge branch 'flutter_2_developemt' of https://gitlab.com/Cloud_Solution/doctor_app_flutter into flutter_vervion_2_elham
 Conflicts:
	ios/Podfile
	lib/client/base_app_client.dart
	lib/core/model/patient_muse/PatientSearchRequestModel.dart
	lib/core/model/referral/MyReferralPatientModel.dart
	lib/core/service/patient/LiveCarePatientServices.dart
	lib/core/service/patient/MyReferralPatientService.dart
	lib/core/service/patient/patient_service.dart
	lib/core/viewModel/LiveCarePatientViewModel.dart
	lib/core/viewModel/PatientMedicalReportViewModel.dart
	lib/core/viewModel/PatientSearchViewModel.dart
	lib/core/viewModel/authentication_view_model.dart
	lib/core/viewModel/dashboard_view_model.dart
	lib/core/viewModel/patient-referral-viewmodel.dart
	lib/core/viewModel/procedure_View_model.dart
	lib/core/viewModel/referred_view_model.dart
	lib/models/livecare/start_call_req.dart
	lib/models/patient/patiant_info_model.dart
	lib/screens/auth/login_screen.dart
	lib/screens/auth/verification_methods_screen.dart
	lib/screens/home/dashboard_slider-item-widget.dart
	lib/screens/home/dashboard_swipe_widget.dart
	lib/screens/home/home_page_card.dart
	lib/screens/home/home_patient_card.dart
	lib/screens/home/home_screen.dart
	lib/screens/live_care/end_call_screen.dart
	lib/screens/live_care/live-care_transfer_to_admin.dart
	lib/screens/live_care/live_care_patient_screen.dart
	lib/screens/medical-file/health_summary_page.dart
	lib/screens/medical-file/medical_file_details.dart
	lib/screens/patients/ECGPage.dart
	lib/screens/patients/insurance_approval_screen_patient.dart
	lib/screens/patients/insurance_approvals_details.dart
	lib/screens/patients/profile/UCAF/UCAF-detail-screen.dart
	lib/screens/patients/profile/UCAF/UCAF-input-screen.dart
	lib/screens/patients/profile/admission-request/admission-request-first-screen.dart
	lib/screens/patients/profile/admission-request/admission-request-third-screen.dart
	lib/screens/patients/profile/admission-request/admission-request_second-screen.dart
	lib/screens/patients/profile/medical_report/AddVerifyMedicalReport.dart
	lib/screens/patients/profile/medical_report/MedicalReportPage.dart
	lib/screens/patients/profile/note/progress_note_screen.dart
	lib/screens/patients/profile/profile_screen/PatientProfileCardModel.dart
	lib/screens/patients/profile/profile_screen/patient_profile_screen.dart
	lib/screens/patients/profile/radiology/radiology_details_page.dart
	lib/screens/patients/profile/radiology/radiology_home_page.dart
	lib/screens/patients/profile/referral/AddReplayOnReferralPatient.dart
	lib/screens/patients/profile/referral/my-referral-inpatient-screen.dart
	lib/screens/patients/profile/referral/refer-patient-screen-in-patient.dart
	lib/screens/patients/profile/referral/refer-patient-screen.dart
	lib/screens/patients/profile/referral/referral_patient_detail_in-paint.dart
	lib/screens/patients/profile/referral/referred-patient-screen.dart
	lib/screens/patients/profile/referral/referred_patient_detail_in-paint.dart
	lib/screens/patients/profile/soap_update/update_soap_index.dart
	lib/screens/patients/profile/vital_sign/vital_sign_details_screen.dart
	lib/screens/patients/profile/vital_sign/vital_sign_item_details_screen.dart
	lib/screens/prescription/add_favourite_prescription.dart
	lib/screens/prescription/add_prescription_form.dart
	lib/screens/prescription/prescription_home_screen.dart
	lib/screens/prescription/prescription_item_in_patient_page.dart
	lib/screens/prescription/prescription_items_page.dart
	lib/screens/prescription/prescription_screen.dart
	lib/screens/prescription/prescription_screen_history.dart
	lib/screens/prescription/prescriptions_page.dart
	lib/screens/procedures/ProcedureCard.dart
	lib/screens/procedures/add-favourite-procedure.dart
	lib/screens/procedures/add-procedure-form.dart
	lib/screens/procedures/add_lab_home_screen.dart
	lib/screens/procedures/add_lab_orders.dart
	lib/screens/procedures/add_radiology_order.dart
	lib/screens/procedures/add_radiology_screen.dart
	lib/screens/procedures/base_add_procedure_tab_page.dart
	lib/screens/procedures/entity_list_procedure_widget.dart
	lib/screens/qr_reader/QR_reader_screen.dart
	lib/util/VideoChannel.dart
	lib/util/translations_delegate_base.dart
	lib/widgets/auth/sms-popup.dart
	lib/widgets/auth/verification_methods_list.dart
	lib/widgets/dashboard/out_patient_stack.dart
	lib/widgets/patients/patient-referral-item-widget.dart
	lib/widgets/patients/patient_card/PatientCard.dart
	lib/widgets/patients/profile/PatientHeaderWidgetNoAvatar.dart
	lib/widgets/patients/profile/PatientProfileButton.dart
	lib/widgets/patients/profile/patient-page-header-widget.dart
	lib/widgets/patients/profile/patient-profile-header-new-design-app-bar.dart
	lib/widgets/patients/profile/patient-profile-header-new-design.dart
	lib/widgets/patients/profile/patient_profile_header_with_appointment_card_app_bar.dart
	lib/widgets/patients/profile/profile-welcome-widget.dart
	lib/widgets/shared/app_drawer_widget.dart
	lib/widgets/shared/app_scaffold_widget.dart
	lib/widgets/shared/app_texts_widget.dart
	lib/widgets/shared/bottom_navigation_item.dart
	lib/widgets/shared/buttons/app_buttons_widget.dart
	lib/widgets/shared/drawer_item_widget.dart
	pubspec.lock
4 years ago
hussam al-habibeh 110a1983c7 flutter vervion 2 migration 4 years ago
Elham Rababah ecb600c4fc small fixes 4 years ago
Elham Rababah 39887f3ead fix issue on design 4 years ago
Elham Rababah 1f8a90e47b add letterspaceing 4 years ago
Elham Rababah 60b5d474c1 home design fixes for small and large screen 4 years ago
Elham Rababah c671b60097 home design fixes 4 years ago
Elham Rababah d0173bd061 home design fixes 4 years ago
Elham Rababah 259ea53319 home design 4 years ago
Elham Rababah a5ea23c38e improve home page to match the xd 4 years ago
Elham Rababah cc7fedc8f5 add middle screen height size 4 years ago
Elham Rababah 08e104ca56 fix referral issues 4 years ago
Elham Rababah 01abd02d19 move referral patient 4 years ago
Elham Rababah 4a9748739e improve home design 4 years ago
Elham Rababah 00aa2c3752 fix homepage screen 4 years ago
Elham Rababah 8d2252ecdf fixes 4 years ago
Elham Rababah 70020f35c9 fixes in dashboard 4 years ago
Elham Rababah 2bff3a594c first step from fix home page design 4 years ago
Mohammad Aljammal 57fcd2cdeb fix home page design 5 years ago
mosazaid 50b4b8eb50 dashboard change 5 years ago
mosazaid 27f940b473 home design 5 years ago
mosazaid 72ee88d567 working on dashboard 5 years ago
mosazaid 95a6893b59 home design 5 years ago
mosazaid 2cf77bac85 fit dashboard design 5 years ago
mosazaid 34a7c0b148 Merge branch 'development' into home-refactoring
# Conflicts:
#	lib/screens/home/home_screen.dart
5 years ago
mosazaid 4ce9a3c5bf finish home-refactoring 5 years ago
mosazaid 0d86759245 working on dashboard re-factoring 5 years ago
Mohammad Aljammal 29e2d962bc Optimize imports 5 years ago
Sultan Khan 3aabb1537c in patient 5 years ago
Sultan Khan 6f52c9a7fd fixe 5 years ago
Sultan Khan 0ea66c4483 bug fixes 5 years ago
Sultan Khan 4ed8f716db dashboard changes 5 years ago
Sultan Khan a309acbf46 dashboard changes 5 years ago
Elham Rababah 46cdd9482c First step from SOAP 5 years ago
Elham Rababah 9f19b2566f finish refactor provider 5 years ago
hussam al-habibeh 91ffdabd73 Translation stage five 5 years ago
erababah cad096d8c7 fix issue on ios and improve structure by Elham & mohammad 5 years ago
Sultan Khan 79c2de3f96 Merge branch 'master' of https://gitlab.com/Cloud_Solution/doctor_app_flutter into sultan
# Conflicts:
#	fonts/DoctorApp.ttf
#	lib/presentation/doctor_app_icons.dart
5 years ago
Salman Afzal 50e9dc0980 Merge branch 'master' of https://gitlab.com/Cloud_Solution/doctor_app_flutter into sultan
# Conflicts:
#	pubspec.yaml
5 years ago
Salman Afzal 4239124f1a dashboard icon updated 5 years ago
Salman Afzal ac612f0eda dashboard and patient app 5 years ago