ds-service

Checkout Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
DS-56: upgrading service utils to 0.4.4 for flush:true
DS-81: Updated to set default sorting as attributeName
DS-54: added columnset support for Category querying, _tree & _dropdown, with no default
DS-56: updated test broken by change in dbo.vwCategory no. of columns
DS-54: fixed Optimistic Locking feature Toggle to correctly toggle OFF
DS-81: Refactored code to move findDomainObjectById method to service artifact.
DS-54: added support for Feature Toggle OPT_LOCKING
APPDEV-0000: added Spring Boot config for jmx to avoid naming conflicts when multiple apps in same Tomcat
    • -0
    • +1
    /trunk/grails-app/conf/spring/application.properties
DS-54: added/polished Category tests
DS-54: Categories with children (undeleted) may no longer be deleted
    • -0
    • +2
    /trunk/grails-app/i18n/messages.properties
DS-54: added tests for db enforcement of category unique constraints