Michael Jess

Results 4 issues of Michael Jess

Hi tnajdek, how would you test MyCtrl2 from the boilerplate code? I cannot seem to make it work. When I use your boilerplate to test MyCtrl2, the following happens: ```...

## Expected Behavior When running ``ui5 build self-contained --all``, UI5 dependencies should only be rebuilt if necessary (i.e. resources folder is missing, declared version changed, dependencies of the project changed)....

module/ui5-builder

**Is your feature request related to a problem? Please describe.** It appears the plugin does not pick up AlexJS configuration as expected: [Configuration](https://github.com/get-alex/alex#configuration) **Describe the solution you'd like** The plugin...

Hi, It looks like the scaffolding plugin renders a "white screen of death" when the underlying domain class has embedded properties. You can find an SSCCE [here](https://github.com/miffels/catfood/tree/master/scaffolding-embedded). When you comment...