Andreas Pazureck

Results 38 issues of Andreas Pazureck

Hi, I try to create a container with GPU support with fluent docker, as specified in the [Docker Documentation](https://docs.docker.com/engine/reference/commandline/create/). I figured out, that fluent docker does not have support for...

enhancement

Hi @lmcarreiro, I wrote a parser to get better typings from the UI5 Documentation to use with your decorator. check it out here: https://github.com/apazureck/UI5TypescriptDefinitionParser/tree/develop I tried to use it with...

It should be possible to get ask for authentication credentials when server returns (401?). This should be supported via a custom user script to get it automated

Make it possible to load metadata from a xml file

enhancement
good first issue

Typescript compiler cannot build, if multiple expands are given comma separated maybe better to give an array with keyof Entity type

Generate Interfaces for Odata V3 (V2 if the same?)

enhancement

Added options to event monitor and added option to suprress exceptions on event accessors. Closes #1948 ## IMPORTANT * [x] The code complies with the [Coding Guidelines for C#](https://www.csharpcodingguidelines.com/). *...

feature

### Description When an event handler accessor has an explicit implementation, which throws an exception on the setter, `.Monitor()` is failing the test completely. **What is my motivation?** I need...

enhancement
up-for-grabs

Hi, I would like to write an app where a username and a password is required. Is there any (undocumented) option to create a masked text box in the settings...

:new: enhancement
:raising_hand_man: help wanted
triaged
Hacktoberfest