ds-service

Checkout Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
DS-16: now using v0.4.5 servuice utils with support for client immutable properties
DS-65: fixed race condition between updating Catgeory & the sequrncing proc
DS-70: Added categoryId to part search
DS-81: added attributeDisplayName and fixed unit test issue on unique attribute Name
DS-65: implemented support for moving Categories within a CatalogCategory hierarchy
    • -0
    • +9
    /trunk/src/main/groovy/com/lemans/FeatureToggles.groovy
DS-85: Initial version of Category Attribute endpoints
DS-65: Category now supports reordering of siblings - tree rearrangement is still needed
    • -0
    • +22
    /trunk/src/main/groovy/com/lemans/ds/MoveCategoryCommand.groovy
DS-56: added sequencing support & enforcement of tree depth on Category create