Pinned fields
Click on the next to a field label to start pinning.
Details
Details
Assignee
Unassigned
UnassignedReporter
Nick Reid
Nick Reid(Deactivated)Components
Priority
Time Assistant
Time Assistant
Created December 12, 2017 at 1:47 AM
Updated February 8, 2023 at 1:30 PM
Acceptance Criteria
Wrap AngularJS $http client with a service called openlmisService
openlmisService exposes all $http methods
All paths sent to openlmisService are prefixed with the OPENLMIS_SERVER_URL
Unless already prefixed with the OPENLMIS_SERVER_URL, then that URL is returned
openlmisService is includeable in ES6
openlmisService is registered as service in AngularJS