Checkout
 

kkrebs in dealer-service

APPDEV-7085: installed all code for Grails3 version of dealer-service
    • -0
    • +6
    /branches/grails3/gradle/wrapper/gradle-wrapper.properties
  1. … 468 more files in changeset.
APPDEV-0000: creating a new branch for the Grails3 conversion
    • binary
    /branches/grails3/test/resources/img.png.csv
    • -0
    • +0
    /branches/grails3/test/resources/4.csv
  1. … 354 more files in changeset.
APPDEV-0000: added a FIXME: for ApiDealerController unpaginated quering
    • -112
    • +16
    /trunk/dealer-service-grailsPlugins.iml
APPDEV-0000: dealer-service -> refactored to remove notFound boilerplate
    • -1
    • +1
    /trunk/dealer-service-grailsPlugins.iml
    • -1
    • +1
    /trunk/grails-app/conf/BuildConfig.groovy
APPDEV-5739: Completed Dealer-service merge of Rider-Support back to trunk.
  1. … 95 more files in changeset.
APPDEV-5739: Defensive copy
    • -0
    • +45
    /branches/Rider-Support_copy/.classpath
  1. … 346 more files in changeset.
APPDEV-5741: fixed dealer-service codenarc violation
APPDEV-5739: archiving APPDEV-3566_Upgrade_paytrace after merge to Rider-support
  1. … 282 more files in changeset.
APPDEV-5741: Merged dealer-service trunk to Rider-Support
  1. … 80 more files in changeset.
APPDEV-5741: Merged Dealer service APPDEV-3566_Upgrade_paytrace branch in to Rider-Support
APPDEV-5741: committing Intellij files
    • -0
    • +230
    /trunk/dealer-service-grailsPlugins.iml
APPDEV-5741: archiving dealer-service trunk
RNW-36: fixed a Codenarc violation
RNW-36: fixed various issues (including db) with DealerActivity filtering by totalOrderAmount
RNW-36: fixed an issue with parsing startDate/endDate filter on DealerActivity
RNW-36: renamed old DealerActivityController to better reflect its role in Activity Reporting
RNW-0000: fixed many tests broken by database changes realted to samples + misc.
    • -1
    • +2
    /branches/RNW-Simplify/dealer-service.iml
RNW-36: update DealerActivity CRUD endpoints to latest API spec
RNW-36: fixed temporarily broken Activity Log and Report endpoints
RNW-36: added new ApiDealerActivityController - currently only implementing GET endpoints - mostly working
RNW-36: a little repackaging of some tests
RNW-36: made changes that reflect changes made to the database DealerActivity model; i.e. removing/adding fields
RNW-36: added back a needed xml-apis dependency that was inadvertently removed
    • -0
    • +2
    /branches/RNW-Simplify/dealer-service.iml
RNW-24: removed a ref to certification that was missed; fixed test broken by changes to db AppSecurity function
RNW-25: added needed explicit dependency on xml-apis 1.4.01
    • -1
    • +1
    /branches/RNW-Simplify/dealer-service.iml
RNW-25: reworked DealerActivityType functionality for api/v1 standards
RNW-25: removed DealerActivityProgram and its uses
RNW-25: removed DealerActivitySampleKit and all associations and usages
RNW-25: fixed a few Codenarc violations
RNW-25: removed some func. tests broken by no lopnger updating deleteds as these are in RSA branch