Mohammad Aljammal
|
e70eabe68d
|
Fix live care issues and qr code
|
5 years ago |
hussam al-habibeh
|
550d54c034
|
flutter 2 migration fix
|
5 years ago |
Elham Rababah
|
329711a002
|
fix error to make the code work with flutter 2
|
5 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
|
5 years ago |
hussam al-habibeh
|
73f2abbea2
|
flutter 2 migration
|
5 years ago |
hussam al-habibeh
|
bb20b4d582
|
flutter 2 migration
|
5 years ago |
Elham Rababah
|
07857b28cd
|
change the code of header profile to new implementation
|
5 years ago |
Elham Rababah
|
411746da98
|
remove patient type and arrival type form patient profile header
|
5 years ago |
hussam al-habibeh
|
110a1983c7
|
flutter vervion 2 migration
|
5 years ago |
Elham Rababah
|
95425d9568
|
fix issues in header
|
5 years ago |
Elham Rababah
|
6aef8b5878
|
first step refactor headers
|
5 years ago |
Elham Rababah
|
23feb2c354
|
remove unused code
|
5 years ago |
hussam al-habibeh
|
25583d7bee
|
Merge branch 'development' of https://gitlab.com/Cloud_Solution/doctor_app_flutter into favourite_prescription
Conflicts:
lib/core/service/patient/LiveCarePatientServices.dart
|
5 years ago |
hussam al-habibeh
|
6989235334
|
Live care Is Login service
|
5 years ago |
mosazaid
|
66d12f8fdd
|
procedure fixes, liveCare working
|
5 years ago |
mosazaid
|
b36ddf9317
|
add prescription to procedure type
|
5 years ago |
mosazaid
|
ea0658c05c
|
Merge branch 'development' into procedure_refactoring
# Conflicts:
# lib/core/viewModel/procedure_View_model.dart
|
5 years ago |
hussam al-habibeh
|
4af94e6b71
|
hot fix
|
5 years ago |
hussam al-habibeh
|
a6a8f616e1
|
hot fix
|
5 years ago |
hussam al-habibeh
|
df6a9a7822
|
hot fix
|
5 years ago |
hussam al-habibeh
|
519e6f2fec
|
Prescription favourite templates
|
5 years ago |
hussam al-habibeh
|
13fb50f9be
|
prescription refactoring
|
5 years ago |
hussam al-habibeh
|
e068009527
|
prescription form
|
5 years ago |
hussam al-habibeh
|
da45f8c4b6
|
prescription refactoring
|
5 years ago |
hussam al-habibeh
|
36ce997529
|
Merge branch 'development' of https://gitlab.com/Cloud_Solution/doctor_app_flutter into prescription_changes
Conflicts:
lib/config/config.dart
|
5 years ago |
hussam al-habibeh
|
269c8e21f6
|
hot fix
|
5 years ago |
Mohammad Aljammal
|
2de29f0b83
|
Merge branch 'prescription_changes' into 'development'
adding validation and voice speach to prescription form
See merge request Cloud_Solution/doctor_app_flutter!684
|
5 years ago |
hussam al-habibeh
|
b6cb6362f6
|
adding validation and voice speach to prescription form
|
5 years ago |
Elham Rababah
|
6d989e3fc3
|
finish new service for live care
|
5 years ago |
Mohammad Aljammal
|
42275b41fd
|
Merge branch 'load_medical_report' into 'development'
Load medical report
See merge request Cloud_Solution/doctor_app_flutter!665
|
5 years ago |
Mohammad Aljammal
|
8541ddc0f8
|
fix LabOrderResult
|
5 years ago |
Mohammad Aljammal
|
5c73f3b3b6
|
Merge branch 'prescription_changes' into 'development'
prescreption hot fix
See merge request Cloud_Solution/doctor_app_flutter!659
|
5 years ago |
hussam al-habibeh
|
bf589e703e
|
prescreption hot fix
|
5 years ago |
Mohammad Aljammal
|
b3ae86db31
|
Merge branch 'development' of https://gitlab.com/Cloud_Solution/doctor_app_flutter into ZohaibKambrani
Conflicts:
lib/screens/patients/DischargedPatientPage.dart
lib/screens/patients/ReferralDischargedPatientDetails.dart
lib/screens/patients/insurance_approvals_details.dart
lib/screens/patients/patients_screen.dart
lib/screens/patients/profile/note/progress_note_screen.dart
lib/screens/patients/profile/referral/referral_patient_detail_in-paint.dart
lib/screens/prescription/update_prescription_form.dart
lib/screens/sick-leave/add-sickleave.dart
lib/widgets/patients/PatientCard.dart
pubspec.lock
|
5 years ago |
hussam al-habibeh
|
292bc2a97f
|
prescription changes
|
5 years ago |
hussam al-habibeh
|
c50a483663
|
Merge branch 'development' of https://gitlab.com/Cloud_Solution/doctor_app_flutter into prescription_changes
Conflicts:
lib/core/service/patient_medical_file/prescription/prescription_service.dart
lib/core/viewModel/prescription_view_model.dart
lib/screens/prescription/add_prescription_form.dart
|
5 years ago |
hussam al-habibeh
|
cecc1a725d
|
pescription changes
|
5 years ago |
hussam al-habibeh
|
bc340693ba
|
project refactoring
|
5 years ago |
hussam al-habibeh
|
9457e04825
|
Merge branch 'development' of https://gitlab.com/Cloud_Solution/doctor_app_flutter into app_translation
Conflicts:
lib/core/viewModel/PatientSearchViewModel.dart
lib/screens/patients/PatientsInPatientScreen.dart
lib/screens/patients/out_patient/out_patient_screen.dart
lib/screens/patients/patient_search/patient_search_result_screen.dart
lib/screens/patients/profile/referral/AddReplayOnReferralPatient.dart
lib/screens/sick-leave/add-sickleave.dart
|
5 years ago |
hussam al-habibeh
|
6107f88c16
|
prescription changes
|
5 years ago |
hussam al-habibeh
|
d2814f610e
|
hot fix
|
5 years ago |
hussam al-habibeh
|
68e9470273
|
hot fix
|
5 years ago |
hussam al-habibeh
|
ed8da38bc9
|
hot fix
|
5 years ago |
hussam al-habibeh
|
ca11da36b3
|
hot fix
|
5 years ago |
hussam al-habibeh
|
c17d3d63e0
|
hot fix
|
5 years ago |
Mohammad Aljammal
|
06706ad9a6
|
Fix prescription item
|
5 years ago |
hussam al-habibeh
|
e16d91a1b8
|
add prescription form changes
|
5 years ago |
Mohammad Aljammal
|
eb0fda3555
|
hot fix
|
5 years ago |
hussam al-habibeh
|
a82a3fa38d
|
add prescription changes
|
5 years ago |
hussam al-habibeh
|
f07208586d
|
Add Prescription changes
|
5 years ago |
hussam al-habibeh
|
c4a6d9ad6f
|
prescription changes
|
5 years ago |
hussam al-habibeh
|
4eba6d9f5a
|
Project refactoring
|
5 years ago |
hussam al-habibeh
|
c24bb604d4
|
DashBoard design fix
|
5 years ago |
hussam al-habibeh
|
c86a3dabda
|
page translation
|
5 years ago |
Mohammad Aljammal
|
dc9f75f0ca
|
hot fixes
|
5 years ago |
Mohammad Aljammal
|
60eb7adab1
|
hot fixes
|
5 years ago |
Zohaib Iqbal Kambrani
|
4b7688d620
|
showDailog Migration
DateUtils Conflict with Material (DateUtils -> AppDateUtils)
|
5 years ago |
Mohammad Aljammal
|
357e01c846
|
hot fixes
|
5 years ago |
Mohammad Aljammal
|
29e2d962bc
|
Optimize imports
|
5 years ago |
hussam al-habibeh
|
1d09bcf251
|
hot fixes
|
5 years ago |
hussam al-habibeh
|
017074ba56
|
Prescriptions for in patient
|
5 years ago |
Elham Rababah
|
bd01624f5a
|
create New order widget
|
5 years ago |
mosazaid
|
72bb64b460
|
finish working on app text widget
|
5 years ago |
mosazaid
|
bbe94d2b9b
|
Merge branch 'development' into design-fixes
# Conflicts:
# 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/refer_patient_screen.dart
# lib/screens/patients/profile/referral/refer-patient-screen.dart
# lib/screens/patients/profile/soap_update/assessment/add_assessment_details.dart
# lib/screens/patients/profile/soap_update/plan/update_plan_page.dart
# lib/screens/patients/profile/soap_update/subjective/medication/add_medication.dart
# lib/screens/prescription/add_prescription_form.dart
# lib/screens/prescription/prescription_warnings.dart
# lib/widgets/auth/login_form.dart
# lib/widgets/shared/master_key_checkbox_search_allergies_widget.dart
|
5 years ago |
Elham Rababah
|
b59bd0bd43
|
small fix in prescription_items_page
|
5 years ago |
Elham Rababah
|
7b7ce4e037
|
refactor utils folder
|
5 years ago |
mosazaid
|
b8f6c35e75
|
working on buttons widgets
|
5 years ago |
Elham Rababah
|
e73ca8af71
|
first step from change text fields
|
5 years ago |
Sultan Khan
|
5aa4569c6b
|
bug fix
|
5 years ago |
Mohammad Aljammal
|
b0bd37d991
|
Merge branch 'fix-issues' into 'development'
removing lookup list call in page opening
See merge request Cloud_Solution/doctor_app_flutter!489
|
5 years ago |
hussam al-habibeh
|
ff2f456b46
|
removing lookup list call in page opening
|
5 years ago |
Mohammad Aljammal
|
9fbb5f026b
|
Merge branch 'sultan' into 'development'
Sultan
See merge request Cloud_Solution/doctor_app_flutter!487
|
5 years ago |
Sultan Khan
|
9268b13312
|
Merge branch 'development' of https://gitlab.com/Cloud_Solution/doctor_app_flutter into sultan
|
5 years ago |
Sultan Khan
|
5c4aee849e
|
bug fixes
|
5 years ago |
hussam al-habibeh
|
caec2f5a88
|
removing medication list from model ready
|
5 years ago |
hussam al-habibeh
|
b697d924c5
|
removing medication list from model ready
|
5 years ago |
hussam al-habibeh
|
9645791164
|
changeing add prescription behovior
|
5 years ago |
Mohammad Aljammal
|
b812ac4b06
|
add no data image in all pages
|
5 years ago |
Mohammad Aljammal
|
8055fa17eb
|
add the branch in all doctors card and add no data image
|
5 years ago |
hussam al-habibeh
|
c72d612646
|
add prescription & add lab test changes
|
5 years ago |
Mohammad Aljammal
|
c87f235cd2
|
fix the design issues
|
5 years ago |
hussam al-habibeh
|
f89eb0f76b
|
Procedure screen changes
|
5 years ago |
hussam al-habibeh
|
1fba6c839c
|
insurance approvals deatils fix
|
5 years ago |
Mohammad Aljammal
|
ecccb2d068
|
fix font size
|
5 years ago |
Mohammad Aljammal
|
3a8225e666
|
hot fix
|
5 years ago |
Mohammad Aljammal
|
e978bd0df3
|
Merge branch 'development' of https://gitlab.com/Cloud_Solution/doctor_app_flutter into patient_app_services
|
5 years ago |
Mohammad Aljammal
|
16f285fa63
|
add the image dialog
|
5 years ago |
hussam al-habibeh
|
b1ec91b20a
|
Design Fixes
|
5 years ago |
hussam al-habibeh
|
29029a7dea
|
Merge branch 'development' of https://gitlab.com/Cloud_Solution/doctor_app_flutter into fix-issues
|
5 years ago |
hussam al-habibeh
|
709c11d103
|
Design Fixes
|
5 years ago |
Mohammad Aljammal
|
6cd04996ec
|
hot fix
|
5 years ago |
Mohammad Aljammal
|
3fafa0ab01
|
add the patient cad as toolbar
|
5 years ago |
hussam al-habibeh
|
d1a6c2a703
|
adding add prescription form
|
5 years ago |
Mohammad Aljammal
|
d45b8a9cc5
|
change the font type in the app and Prescription
|
5 years ago |
Mohammad Aljammal
|
920ec14bc2
|
add new design for Lab Result and Radiology Results
|
5 years ago |
Mohammad Aljammal
|
6fbd2076d4
|
Merge branch 'development' of https://gitlab.com/Cloud_Solution/doctor_app_flutter into patient_app_services
|
5 years ago |
hussam al-habibeh
|
e4bfdd198b
|
Add Prescription Form New Design
|
5 years ago |
Mohammad Aljammal
|
747a0b7da4
|
change the lab result design
|
5 years ago |
Mohammad Aljammal
|
a167db7651
|
Fix prescription items
|
5 years ago |
Mohammad Aljammal
|
17f8b05748
|
Add prescriptions and radiology from the patient app
|
5 years ago |