Krystof Beuermann

Results 10 issues of Krystof Beuermann

just found out about this awesome library. thanks a lot. love it!

Hey Folks, ex_admin as is right now seems to have huge technical debt, missing features and security issues. Are there any other Elixir/Phoenix alternatives for an admin interface?

Hi! Thanks for this awesome library! I tried to add borders to my tables and did what the docs told me: ``` new_parser.table_style = 'TableGrid' ``` But this raises the...

Hey guys, Is this project still alive? There are some unmerged PRs around and no commits for quite some time. Maybe hand this project over to a new maintainer? Best!

Thanks for this awesome module. I'm use distillery for releases, but encountered an error while using the custom `translate_error_function` (Same error as in https://github.com/bitwalker/distillery/issues/1859) Distillery does not allow function captures...

## Bug description I tried the Open-source hobby deploy on a fresh ubuntu 22 hetzner cloud server and ran the ` /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/posthog/posthog/HEAD/bin/deploy-hobby)" ` command the command...

bug

## Project Information 1. **Project Name:** django-role-permissions 2. **Project URL:** https://github.com/vintasoftware/django-role-permissions 3. **Description:** django-role-permissions is a Django app for role-based permissions. It simplifies the management of user roles and their...

Hi, I wanted to bring to your attention a compatibility issue that arises when using `django-healthcheck` in conjunction with `django-storages` version 1.14.4. ### Description After upgrading `django-storages` from 1.14.3 to...

This pull request updates the `arc.js` file to allow individual corners to be rounded by passing an array of numbers. This change is based on the code by [murtada58](https://github.com/d3/d3-shape/pull/195) and...

**Related to #200** - After upgrading to 5.0.0b1 to use CAMT fallback for GLS Bank, `get_transactions()` crashes when the bank requires TAN authentication during the CAMT request. ## Describe the...