Checkout
 

arajaraman in ds-service

ds-00: fixed unit test issue.
DS-438: Added validation on sending empty or null partNumbers.
DS-360: Added allowMultipleValue flag validation for categoryAttribute
DS-360: Added allowMultipleValue flag validation for categoryAttribute
    • -0
    • +4
    /trunk/grails-app/i18n/messages.properties
DS-377: added ability to change product assigned on part update.
DS-377: added ability to change product assigned on part update.
DS-311: Fixed multiple mediaId support issue.
DS-311: Initial version of MediaEntity endpoints.
  1. /trunk/src/main/groovy/com/lemans/ds/media
DS-00: Fixed Unit test column size on Part spec.
DS-340: Added q search for product collection get endpoint.
DS-314: Resolved codenarc and test case issues.
DS-314: Created Initial version of product Category endpoint.
DS-327: updated to implement multiple subComCode and productId exact search.
DS-167: Initial version of ProductPart endpoints
DS-247: Resolved Unit test issues and codenarc issues.
DS-247: Test Refactored for DB changes.
DS-247: Initial version of bulk part attribute value PUT replace endpoint.
DS-225: Initial version of attributeValue Move endpoint.
DS-00: Addressed unit test issues identified
DS-205: Initial version of single and bulk create/delete part attribute relation.
DS-220: Initila version of PartAttribute details endpoint.
  1. /trunk/src/main/groovy/com/lemans/ds/part
DS-00: resolved codenarc issue.
DS-215: Resolved codenarc issues.
DS-215: Created Category Details collection endpoint.
DS-192: Modified code to handle 404 not found situtation.
DS-85: Added initial version of Move endpoint for categoryAttribute.

    • -0
    • +28
    /trunk/src/main/groovy/com/lemans/ds/MoveCommand.groovy
DS-85: Upgraded test module to new version and added clean data test method to set the pre-request for the successful completion of the test case
DS-192: Added code to use canDeleteFlag to validate delete on AttributeName and AttributeValue
DS-108: Implemented q search on attributeValue and modified search integration test parameters on column count.
DS-85: Addressed functional test issues .