Mateusz Knapik

Results 9 issues of Mateusz Knapik

This change will make resetting filters consistent with default project view.

Hi all! I've been trying to connect ReDash SAML authentication to Keycloak server. Unfortunately, Keycloak refused login requests due to invalid client ID. After many hours of debugging I've noticed...

Backend

Add backup ID and client ID to web interface to ease restoring files on headless linux clients using command line tools. Main reason behind this is that now there's no...

When big executable is analyzed (over 150MB), IDR tries to use more than 2GB of RAM and causes Out of memory exception. Using 4GB_patch from NTcore (https://ntcore.com/?page_id=371) allows to allocate...

Hi! I have an OpenEVSE-based charger that I bought with the car. It's a DIY build, so I don't have any info about it. I would like to update the...

### Rules - [X] I made myself familiar with the README. - [X] I checked closed issues for similar ones and did not find a similar feature request mentioned before....

feature
on hold

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior When using the setValue() method to update the value of a...

Javascript Frontend

**Is your feature request related to a problem? Please describe.** Because every change is automatically saved by Lowcoder Editor, I often need to check history to restore older version (like,...

Javascript Frontend

Hi! I'm trying to invoke sleep mode from my app to save battery. However, inkview.Sleep() returns immediately (both normal and deep option) and doesn't appear to do anything. I tried...