ds-service

Checkout Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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-169: changed Product query exact match filter from 'brandId' to 'brandCode'
DS-169: added basic CRUD support for Product
    • -0
    • +125
    /trunk/src/test/groovy/com/lemans/ds/product/ProductSpec.groovy
    • -0
    • +7
    /trunk/grails-app/i18n/messages.properties
  1. /trunk/grails-app/domain/com/lemans/ds/product
  2. /trunk/src/test/groovy/com/lemans/ds/product
DS-259: impleemnted Product GET by Id and collection endpoints
  1. /trunk/grails-app/services/com/lemans/ds/product
DS-145: made sure catalogInstanceId is considered on CategoryPart operations
DS-125: made sure catalogInstanceId is considered on CategorySubComCode operations + javadoc
DS-0000: updated Codenarc to 0.26.0 (no new rules)
DS-145: made sure parts are not deleted twice to avoid HibernateOptimisticLockingException
DS-205: Initial version of single and bulk create/delete part attribute relation.
DS-0000: updated to latest Lemans controller and service utils
DS-0000: updated to 0.4.3 of testing utils
DS-0000: upgraded Gradle to 3.1
DS-0000: updated Grails to 3.2.2
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-145: changed the response format.
DS-192: Modified code to handle 404 not found situtation.
DS-145: created partCategory multi add/remove
DS-145: beginning of implementation - MUCH TODO
DS-85: Added initial version of Move endpoint for categoryAttribute.

    • -0
    • +28
    /trunk/src/main/groovy/com/lemans/ds/MoveCommand.groovy
DS-125: fixed a bug with CategorySubCOmCode delete + updated service jar to 0.4.6
DS-125: fixed CategorySubComCode collection endpoint filtering bug
DS-185: enforcing a hard limit of 1000 records on Part search
DS-185: Part search now requires pagination of results
DS-141: added support for Part search multiple SubComCodes
DS-185: added support for search for Parts unassigned to a Category