aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/xyz/driver/pdsuidomain/entities/Document.scala
Commit message (Collapse)AuthorAgeFilesLines
* Revert "PDSUI-1088 Added labelVersion to documents"Kseniya Tomskikh2017-10-121-2/+1
|
* PDSUI-1088 Added labelVersion to documentsKseniya Tomskikh2017-10-111-1/+2
|
* Removing "predicted" stuff, Refining EligibilityVerificationServicev0.6.4v0.6.3vlad2017-10-051-7/+1
|
* PDSUI-2268 Added institution field to documentKseniya Tomskikh2017-10-041-0/+3
|
* DocumentType and ProviderType as enumsv0.5.3vlad2017-10-021-96/+268
|
* Make number filter parsing attempt first, because number parsers are more ↵vlad2017-09-261-0/+4
| | | | | | | | | | | | specific. Otherwise fails for: https://records-processing.stable.sand.driver.network/rep-api/v1/document?filters=recordId+EQ+1&pageNumber=1&pageSize=9999 with: ERROR: operator does not exist: bigint = character varying Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts. Position: 782
* Implement ReP rest servicesJakob Odersky2017-07-251-10/+12
|
* PDSUI-2018 Change user type from LongId to StringIdVyatcheslav Suharnikov2017-07-121-5/+5
|
* Latest PDS UI utils including all the domain stuffv0.1.12vlad2017-06-301-2/+165
|
* All PDS UI domain models, API case classes, service traits and necessary ↵v0.1.11vlad2017-06-271-15/+15
| | | | utils moved to pdsui-common
* Update PDS UI common code to be up to datev0.1.5vlad2017-06-161-9/+8
|
* Update for recent PDS UI changesv0.1.4vlad2017-06-141-11/+12
|
* Scalafmtv0.1.2v0.1.1vlad2017-06-131-17/+16
|
* Adding domain entitiesv0.1.0vlad2017-06-131-0/+153