94 Commits (ade9a4c6200933f8624d07440b1c91edb5f0367b)

Author SHA1 Message Date
  Jonathan Cobb ade9a4c620 limit schema fields to public, non-static, non-final 3 years ago
  Jonathan Cobb d513641831 add default for email 3 years ago
  Jonathan Cobb 48cea5d370 attempt better defaults for field set 3 years ago
  Jonathan Cobb 6e26fe655a fix field include/exclude check for OpenApiSchema 3 years ago
  Jonathan Cobb 2048c0f1ac improve flexibility in mapping entities to open api schemas 3 years ago
  Jonathan Cobb 126e4b4da3 use alias for http 422 3 years ago
  Jonathan Cobb d5c78b8148 avoid NPE when calling superclass validate 3 years ago
  Jonathan Cobb 09d23d287d move support info to model package 3 years ago
  Jonathan Cobb c40f0704e1 improve openapi support 3 years ago
  Jonathan Cobb e79af2c70c add comment 3 years ago
  Jonathan Cobb a320fdad5d print API base when account not found 3 years ago
  Jonathan Cobb 220886711f whitespace nits 3 years ago
  Jonathan Cobb 696dd95a70 fix build number detection 3 years ago
  Jonathan Cobb 8895cd47e6 make build number transient 3 years ago
  Jonathan Cobb 5f82610c79 add support for build number to semantic version 3 years ago
  Jonathan Cobb f5acc5d1e9 set thread names in pools 4 years ago
  Jonathan Cobb 7937eb3f39 pass cascade flag from fk to reference, respect cascade flag in deleteDependencies 4 years ago
  Jonathan Cobb 121fc1cc39 replace deviceId/deviceName with just device 4 years ago
  Jonathan Cobb 0776a05671 add IdentifiableBaseParentEntity.addChildClass to prime childClasses 4 years ago
  Jonathan Cobb e7fe689584 add nameMap utility 4 years ago
  Jonathan Cobb 073106e5cd add status code to ApiException message 4 years ago
  Jonathan Cobb 035690f052 add SemanticVersion comparison utility method 4 years ago
  Jonathan Cobb 1310753e0e allow deleting dependencies with exclusions 4 years ago
  Jonathan Cobb 5f84c6e8f0 make special values easier to detect 4 years ago
  Jonathan Cobb 3b1649f059 trim name 4 years ago
  Kristijan Mitrovic a07578cf1f Add add_to_ctx and echo_in_log helpers for tests (#8) 4 years ago
  Kristijan Mitrovic b59f076d87 Add support for setting up grace period in await_url (#7) 4 years ago
  Kristijan Mitrovic 224a3bc873 Combine missing parameter on include log message (#4) 4 years ago
  Jonathan Cobb 49aacaaa15 add uploadStream, fix getUrl 4 years ago
  Jonathan Cobb 073dbbc3f8 add support for multipart uploads 4 years ago
  Jonathan Cobb eb4581a2a6 support HTTP POST and PUT for ApiClientBase.getStream 4 years ago
  Jonathan Cobb 7d6a220fb6 pass client headers to HttpUtil.get 4 years ago
  Jonathan Cobb c375cbeba6 add ApiClientBase.setHeader 4 years ago
  Jonathan Cobb 7461458467 make second factor optional. default to no retries 4 years ago
  Jonathan Cobb 983d93c6b9 print (empty) if collection has nothing in it 4 years ago
  Jonathan Cobb 7ce5155533 add names utility method 4 years ago
  Jonathan Cobb 88f19d6184 rename toString field 4 years ago
  Jonathan Cobb 87e531ec70 rename secondFactor to totpToken 4 years ago
  Jonathan Cobb 1c4d29aef8 add totpToken to ChangePasswordRequest 4 years ago
  Jonathan Cobb 661578b96b fix required field detection 4 years ago
  Jonathan Cobb 789e873b65 improve required field detection 4 years ago
  Jonathan Cobb b4a94932a6 skip validation for read-only fields 4 years ago
  Jonathan Cobb 5db336b365 add ECField.required attribute, enforce in validator 4 years ago
  Jonathan Cobb 0c7796f86e static imports ftw. remove a stray <br> 4 years ago
  Jonathan Cobb 6a3824eee7 use HttpSchemes constants 4 years ago
  Jonathan Cobb 5e19f3969b add hasBound 4 years ago
  Jonathan Cobb 44a97a43ef add support for sort functions 4 years ago
  Jonathan Cobb 021f0bf38c support for multiple sort orders 4 years ago
  Jonathan Cobb 516376d059 parameterize return type 4 years ago
  Jonathan Cobb 87577f1371 no default sort field 4 years ago