James Gunn

Results 10 issues of James Gunn

We're looking at using managed identity in AKS and identity federation to allow our apps in AKS to access resources in Google and I'm trying to work out the best...

priority: p2
type: feature request

Some of the tag names are extremely long and unnecessarily verbose. For tag helpers that are constrained to a parent we could offer a short option without its meaning being...

Currently we always generate day, month and year for a date input; the GDS fixtures have examples for day + month and month + year.

ModelBinder (and the DateInputTagHelper) will expect `.Day` etc. when `ModelName` is empty. We should look for `Day` etc. in these cases.

bug

GDS release 4.2.0 introduced the `value` attribute for Radios and Select and `values` for Checkboxes. Consider adding similar properties to our tag helpers.

feature

https://docs.microsoft.com/en-us/aspnet/core/mvc/views/working-with-forms?view=aspnetcore-5.0

feature