ds-service

Checkout Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
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-125: altered CategorySubComCode suport to NOT use the surrogate key id
DS-125: implemented CategorySubComCode mapping CRD (no update) endpoints
  1. … 6 more files in changeset.
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 .
DS-125: added support for SubComCode queries; added some FIXMES
    • -0
    • +43
    /trunk/grails-app/services/com/lemans/ds/DsService.groovy
APPDEV-0000: reverted grails to previous version 3.2.0
DS-85: updated for sequence fix.
DS-0000: disbled Hibernate 2nd level caache; polishing on Category move
    • -1
    • +1
    /trunk/grails-app/conf/application.yml
APPDEV-0000: upgraded Garils to 3.2.1; fixed some tests broken by data/db
DS-116: Initial version of CategoryAttributeValue endpoints
DS-108: Added Initial version of Attribute value endpoints
DS-85: Addressed unit test issue on collection endpoint to include meta data
DS-85: Addressed unit test issue on collection endpoint to return empty results.