Carl-Gerhard Lindesvärd
Carl-Gerhard Lindesvärd
Having issues when switching stories. We run storybook with `onDeviceUI: false` and when I switch story the app goes back to light mode. Tried to add `storyRendered` to your package...
Added a `reset` function to `useLocalStorage`. I want to reset the state to the initial value. I know this is feasible without this change but thought it would be a...
This is just a POC of how it could look like when using `pushmodal` instead of handling modals a bit randomly. Note the case for `AddEditLink` which gets quite "complicated"...
I want to be able to specify which language moment should use. And you can utilize this even more. For example you can get all the month/week names from moment...
In klarna the container will make some buttons un-clickable. This will allow all clicks to pass through the container but still allow clicks inside the container if elements has been...
# Enhance Self-Hosting Features and Add Ping Functionality ## Overview This pull request introduces a new ping endpoint for self-hosting capabilities, enhances database interactions, and includes a cron job for...
Thanks for taking the time to suggest an addition to awesome-selfhosted! Please fill out information below (all fields are mandatory unless noted otherwise): ```yaml # software name name: "OpenPanel" #...
**Describe the bug** I have created a PodMonitor and noticed prom can scrape the target. Prometheus picks it up, but with scraping error `Error scraping target: non-compliant scrape target sending...