Rok Fajfar

Results 18 issues of Rok Fajfar

Hi 🙂 We (my team at work) were wondering if the Alpine Linux images could get additional tags where the used Alpine Linux version would be part of the tag?...

I have this issue where nodefront compiles my SASS file to a blank CSS. The CSS file has 4 blank lines if the SASS file has 4 lines of code...

Add authentication support

enhancement
wip

Hey, I propose that some kind of log level configuration logic is added to at least the `gosqs` part of the application. There are two logs that are especially bothering...

Bug

### What happend? Clicking on either the `ListBox` or `List` tab crashes the `widgets` application on macOS Sonoma 14.0. The message in the console is `File: /Users/runner/work/cimgui-go/cimgui-go/cimgui/imgui/imgui.cpp, Line: 2955` in...

bug

### Describe the feature request The Unleash version lifts in this repository could be automated, including automated Git tag creation. Tags haven't been pushed for a while already. Doing this...

enhancement

Hi, I've noticed that if I select a row and press backspace, which marks it for removal at the next save, it also selects all of the other rows that...

Hi, Currently the description in the Guards lesson of the tour says the following: > Only a limited set of operators can be used in guards, and functions cannot be...

Hello, I've noticed that the inline documentation for the `get_client_role` method is incorrect. See: https://github.com/marcospereirampj/python-keycloak/blob/972c0ab83e84f989dda04459348b81f20016ec2f/src/keycloak/keycloak_admin.py#L2109 ```python def get_client_role(self, client_id, role_name): """Get client role id by name. This is required for...