Wallace Kelly

Results 3 issues of Wallace Kelly

**Repro steps** Motivated by [this](https://docs.daml.com/app-dev/authorization.html#custom-daml-claims-access-tokens), define a request mapping in the JSON config file: ``` { "tokenCallbacks": [ { "issuerId": "mockauth", "tokenExpiry": 120, "requestMappings": [ { "requestParam": "mock_token_type", "match": "custom",...

A `Text.isNotEmpty` function is needed frequently enough to warrant being added to the standard library. Some might say that a `Text.isNotEmpty` function is not necessary. It is true that Daml...

# Affected Daml version 2.4.0 # Bug description In Daml Studio, when using the "Quick Fix" feature for a Month enum, the quick fix is not correct. # To reproduce...

component/daml-studio