forked from Bahmni/openmrs-module-appointments
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
AP-46 | Appointment fixes (Bahmni#23)
* Sowmika, Vinay | MOBN-877 | Handle conflicts for services with multiple slots and with no start or end time * Sowmika, Vinay | MOBN-875 | Send NO_CONTENT response when there are no appointmnets to save * Alekhya | MOBN-877 | Handle service time in negative milliseconds * Sowmika | MOBN-875 | Retain the order of appointments using LinkedHashSet * Alekhya | MOBN-907 | Clone Appointment object in conflicts flow * Alekhya | MOBN-906 | Remove Id in cloning appointment providers * Alekhya, Siva | MOBN-904 | Remove transactional annotation for conflicts methods * Sowmika, Alekhya | MOBN-906 | Revert - 'Sowmika, Sneha, Vineela | MOBN-498 | Filter out voided appointment providers in appointments' commit * Sowmika, Alekhya | MOBN-906 | Void cancelled response providers * Alekhya | MOBN-914 | Null check when edited appointment is null * Alekhya | MOBN-914 | Refactor * Alekhya | MOBN-914 | Throw api exception when end date is before start date * Alekhya | MOBN-906 | Clone the new providers * Alekhya | MOBN-966 | Include Appointment id while cloning appointment in conflicts flow * Alekhya | MOBN-969 | Fix extension of weekly recurring appointments when only one week day is selected Co-authored-by: sowmika148 <[email protected]> Co-authored-by: Alekhya Yalla <[email protected]>
- Loading branch information
Showing
25 changed files
with
475 additions
and
154 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.