Romain LE BARO
Romain LE BARO
Hi, Can i handle nested route with your router ? and if yes, How? Thx. And great library.
Hi, maybe it's related to this [#364](https://github.com/firebase/emberfire/issues/364?_pjax=%23js-repo-pjax-container). I don't know. So I have two model with a belongsTo relationship like this : ``` /* message.js */ import DS from 'ember-data';...
Currently permissions are computed with a Union when there is inheritance. Tell me if i'm wrong. :) . It will be awesome if in V3, we could have a switch,...
Is it possible to automatically generate table content of all headings, like by placing some html markup on a page ? Something like that : ``
PR for #74
Hi, I try to deploy gitlab on my K8s cluster. But this failed with the following error : ``` Rails couldn't infer whether you are using multiple databases from your...
Hi, Currently, there is the `PUBLIC_REGISTER_ENABLED` option, that control if a user can register or not in the application by itself. I my case i use an OpenIDConnect private provider...
## Suggestion Add an option to use archetype from a custom private repo like nexus. ## Use Cases Working offline, i'm unable to generate project from archetype inside VSCode
HI, First, great work for this role. It works perfectly. It would be great to have the possibility to configure gitea to retrieve user identity from a OpenID Connect provider...
Hi, I just update Elide and spring to the latest versions. I also cleaned some code by replacing some deprecated function calls. I fix the jarvis build by replacing OracleJDK8...