Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OH2-400 | OH2-403 Refactoring ResponseEntity #482

Open
wants to merge 27 commits into
base: develop
Choose a base branch
from

Conversation

SilverD3
Copy link
Contributor

@SilverD3 SilverD3 commented Oct 14, 2024

See OH2-400

Tasks

  • org/isf/accounting/rest/BillController.java
  • org/isf/admission/rest/AdmissionController.java
  • org/isf/admtype/rest/AdmissionTypeController.java
  • org/isf/agetype/rest/AgeTypeController.java
  • org/isf/disctype/rest/DischargeTypeController.java
  • org/isf/disease/rest/DiseaseController.java
  • org/isf/distype/rest/DiseaseTypeController.java
  • org/isf/dlvrrestype/rest/DeliveryResultTypeController.java
  • org/isf/dlvrtype/rest/DeliveryTypeController.java
  • org/isf/exam/rest/ExamController.java
  • org/isf/exam/rest/ExamRowController.java
  • org/isf/examination/rest/ExaminationController.java
  • org/isf/exatype/rest/ExamTypeController.java
  • org/isf/hospital/rest/HospitalController.java
  • org/isf/lab/rest/LaboratoryController.java
  • org/isf/login/rest/LoginController.java
  • org/isf/malnutrition/rest/MalnutritionController.java
  • org/isf/medical/rest/MedicalController.java
  • org/isf/medicalstock/rest/MedicalStockMovementController.java
  • org/isf/medicalstock/rest/StockMovementController.java
  • org/isf/medicalstockward/rest/MedicalStockWardController.java
  • org/isf/medstockmovtype/rest/MedStockMovementTypeController.java
  • org/isf/medtype/rest/MedicalTypeController.java
  • org/isf/opd/rest/OpdController.java
  • org/isf/operation/rest/OperationController.java
  • org/isf/opetype/rest/OperationTypeController.java
  • org/isf/patconsensus/rest/PatientConsensusController.java
  • org/isf/patient/rest/PatientController.java
  • org/isf/patvac/rest/PatVacController.java
  • org/isf/permissions/rest/PermissionController.java
  • org/isf/pregtreattype/rest/PregnantTreatmentTypeController.java
  • org/isf/priceslist/rest/PriceListController.java
  • org/isf/pricesothers/rest/PricesOthersController.java
  • org/isf/sms/rest/SmsController.java
  • org/isf/stats/rest/ReportsController.java
  • org/isf/supplier/rest/SupplierController.java
  • org/isf/therapy/rest/TherapyController.java
  • org/isf/usergroups/rest/UserGroupController.java
  • org/isf/users/rest/UserController.java
  • org/isf/usersettings/rest/UserSettingController.java
  • org/isf/vaccine/rest/VaccineController.java
  • org/isf/vactype/rest/VaccineTypeController.java
  • org/isf/visits/rest/VisitsController.java
  • org/isf/ward/rest/WardController.java

@mwithi mwithi changed the title OH2-400 | Refactoring ResponseEntity OH2-400 | OH2-403 Refactoring ResponseEntity Oct 15, 2024
@SilverD3 SilverD3 marked this pull request as ready for review October 17, 2024 07:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant