César

Results 29 issues of César

I have my control with a validator directive, and in the validator code: ` ctrl.$validators.validator1 = function (modelValue, viewValue) { ...... } ` When I delete the date from the...

Version: 16.0.1 How can I retrieve the scopes that the user is allowed to access? In the UserData I can only see the usual claims like the profile ones, email,...

question

Hello. KeyCloak's new version v17 is released and with it, there are breaking changes to how custom providers are deployed in KeyCloak: https://www.keycloak.org/migration/migrating-to-quarkus#_migrating_custom_providers What would be the new way to...

## Detailed Description Include .NET Aspire orchestration and components as part of the Backend solution. ## Context Since we want to include multiple other features for making Monaco a cloud-ready...

enhancement

Create templates for the following types of individual files - Command feature file - Command (with / without return type) - Validator (with / without ID) - CommandHandler - Query...

enhancement
good first issue
blocked

## Detailed Description Include a new project for implementing a gRPC service as interface for consuming Monaco's demo business as an alternative to the current REST API service project. This...

enhancement

## Detailed Description Wiki docs need to be updated to the latest changes, including Worker Service, new Features structure, new template flags.

documentation

## Detailed Description Perform the implementation of Feature Flags with the use of the `Microsoft.FeatureManagement` libraries. ## Context Because many projects release strategy is based on the trunk-based development, it...

enhancement

## Detailed Description Add to the already existing tests a new type for testing the architecture of the solution. ## Context This should help keeping existing conventions and structure and...

enhancement

## Detailed Description Create another project template on the solution of type Azure Function (isolated process) for setting up a timer-triggered function. ## Context The idea behind this is to...

enhancement