Comparison is available only for releases created from the same branch as this release.
openmrs-module-webservices.rest
Author
Commit
Message
Commit date
Christopher Miiro <christopher.miiro@gmail.com>
4d65431f1f86dbef9924a6c5cc2a3312fe2adaec
RESTWS-764:Refactor TaskAction Resource to accept Task Definition uuid in addition to Task Definition name (#533)
* RESTWS-764:Refactor TaskAction Resource to take in a Task Definition uuid in addition to name
* RESTWS-764:Adding TaskActionResource2_4 tests to demonstrate post requests with task definition uuids
* RESTWS-764:Correcting supported versions for TaskDefinitionResource2_4 resource.
* RESTWS-764:Reverting to bare minimum implementation
* Corrected mistakes in both dataset and ObsController2_2Test
* Corrected mistakes in ObsController2_2Test
* Renamed the delta value
* used avariable not the value itself
* used Double to avoid delta value
* deleted obsDataset and also made changes in test
* deleted unused Variable date.....and a space
* Used Right naming Conventions
* Added final to variable
* asserting null getRevisionObs
* removed wildcards
Kakumirizi Daud <dkakumirizii@gmail.com>
31baccf07731fcd014afd13ee46782aceb0215e9
RESTWS-863: End point test for updating location tag name and descitp… (#531)
* RESTWS-863: End point test for updating location tag name and descitption
* RESTWS-863: Combine name and description update in one test
Kakumirizi Daud <dkakumirizii@gmail.com>
d14fe89e93d0fe8b2bfadb690a0c70f7be495582
REST-868: End point concept attribute type search uuid (#530)
Kakumirizi Daud <dkakumirizii@gmail.com>
c7b428f67c347d3c04ea0c79ca3656de1387b94c
RESTWS-862: End point update form test (#523)
* RESTWS-862: End point update form test
* RESTWS-682: Assert the form name is not as before the edit action
Kakumirizi Daud <dkakumirizii@gmail.com>
f05ceea812ebe428c185b0563926ccc86aaac4da
RASTWS-853: End point update provider test (#508)
* RESTWS-853: End point provider update test