Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
APG-147 Updated DynamicQueryExecutor

Make inlist nullable, multiple closurevalidators and code for errors from input field

  1. … 2 more files in changeset.
PCU-19: Add Codes to message renderer and update inlist default message

  1. … 2 more files in changeset.
SD-17382: adding groupby for the countQuery.

  1. … 1 more file in changeset.
PCU-19: Add custom validators

    • -0
    • +23
    ./com/lemans/helpers/ClosureHelper.groovy
    • -1
    • +1
    ./com/lemans/services/LemansService.groovy
    • -0
    • +81
    ./com/lemans/validators/ClosureValidatorValidator.groovy
    • -0
    • +42
    ./com/lemans/validators/InListValidator.groovy
  1. … 1 more file in changeset.
PCU-157: wraping count to the select query.

  1. … 1 more file in changeset.
PCU-19: Set Caching to LemansType and LemansStatus and evict once a day.

    • -0
    • +86
    ./com/lemans/services/StatusXRef.groovy
    • -4
    • +12
    ./com/lemans/services/TypeXRef.groovy
  1. … 2 more files in changeset.
PCU-19: Included ability to select columns

    • -0
    • +17
    ./com/lemans/services/LemansService.groovy
  1. … 1 more file in changeset.
PCU-19: Helper methods

  1. … 2 more files in changeset.
PCU-19: Created Lemans gradle project for building war with env property and add new query methods to dynamic query executor

    • -59
    • +82
    ./com/lemans/services/DynamicQueryExecutor.groovy
    • -0
    • +87
    ./com/lemans/services/Env.groovy
    • -1
    • +3
    ./com/lemans/services/LemansService.groovy
  1. … 9 more files in changeset.
PCU-19: Mapper annotation to inherit the auditFields.

    • -6
    • +2
    ./com/lemans/services/Auditable.groovy
  1. … 1 more file in changeset.
PCU-19: TimeStamp

    • -0
    • +6
    ./com/lemans/services/Auditable.groovy
  1. … 1 more file in changeset.
PCU-19: update delete domain method.

PCU-19: Fix isValid for LemansType annotation

    • -50
    • +4
    ./com/lemans/services/LemansManager.groovy
  1. … 1 more file in changeset.
PCU-19: Add Sources

    • -0
    • +21
    ./com/lemans/services/BeanUtil.java
  1. … 1 more file in changeset.
PCU-19: Spring Boot Lemans Common Libraries

    • -0
    • +52
    ./com/lemans/services/Auditable.groovy
    • -0
    • +247
    ./com/lemans/services/DynamicQueryExecutor.groovy
    • -0
    • +11
    ./com/lemans/services/GroovyPropertySource.java
    • -0
    • +52
    ./com/lemans/services/GroovyPropertySourceLoader.java
    • -0
    • +13
    ./com/lemans/services/LemansApplication.groovy
    • -0
    • +57
    ./com/lemans/services/LemansCrudRepository.groovy
    • -0
    • +101
    ./com/lemans/services/LemansManager.groovy
    • -0
    • +133
    ./com/lemans/services/LemansService.groovy
    • -0
    • +64
    ./com/lemans/services/LemansValidatable.groovy
    • -0
    • +82
    ./com/lemans/services/TypeXRef.groovy
  1. … 28 more files in changeset.