Deepu K Sasidharan
Deepu K Sasidharan
Dynamic views are not cached and hence on load, there is a small delay. It would be nice to iterate through and cache these in a BTreemap and update on...
### 🔧 Changes ### 📚 References ### 🔬 Testing ### 📝 Checklist - [ ] All new/changed/fixed functionality is covered by tests (or N/A) - [ ] I have added...
Add instructions to install via Powershell commands ### 🔧 Changes ### 📚 References ### 🔬 Testing ### 📝 Checklist - [ ] All new/changed/fixed functionality is covered by tests (or...
The Winston library dependency used is quite old and it causes engine incompatible issues in Yarn. It technically fails the `yarn install` step and makes this library unusable with yarn....
platform: windows node v5.5 npm v37.1 Generator used: https://github.com/jhipster/generator-jhipster when running the generator even when i select a folder the files are cretaed in the actual yeoman-app root folder, there...
This is based on discussion in https://github.com/yeoman/yeoman/issues/1582 The composability feature is great and I guess it has many use cases, but the current documentation [here](http://yeoman.io/authoring/composability.html) doesnt seem sufficient to use...
@PierreBesson can we provide the docker image of JHipster dashboard as option in `jhipster:docker-compose` sub gen, similar to console?
### Expected Behavior Custom role claims should be added to generated JWTs ### Actual Behaviour When `micronaut.security.authentication=cookie` and if there are custom role claims in the IDToken from the IdP,...
### Feature Description Color picker UI from launcher. >color similar to >emoji ### Why Is This Needed? Since Noctalia already has a color picker UI, it would be nice to...