Robert Heim

Results 27 comments of Robert Heim

TODO - [x] tag suggestions

Chisor, thank you for your suggestion, but unfortunatly I already implemented a UI based on angular and http://mbenford.github.io/ngTagsInput/ .

- [ ] regex for tags in GUI (Waiting for fix of https://github.com/mbenford/ngTagsInput/issues/278 )

I have applied a quick-fix to the library (see ticket ngTagsInput ticket). This ticket will stay open until the fix is merged in ngTagsInput, but its working for the extension...

This requires dynamic calculation of the tags' usage counts (and visibility of tags of course) based on the users permissions. Currently, they are precalculated which is much more efficient, but...

I like it! :) please merge it!!

While the information of that file is not sensitive, it is still not meant to be public. It is a script and should not be available via http. Just copy...

We use this until v3 is out. This implementation only sorts the reducers in development environment and does not require to change any of the actual business code and is...

If you use docker-compose you should use the container name rather than the localhost ip (which is the keycloak container itself). ``` version: '3.5' services: keycloak: image: jboss/keycloak environment: KEYCLOAK_USER:...

I would love to contribute when the project moves to flutter. 💖 Have been using the app over 4 years now! wow! :D I have 20+ years exp in all...