Matt Wisner
Matt Wisner
Hi @jbelien, Sorry for the silly question but I'm kind of confused about where to actually contribute. I see there are providers here: https://github.com/geocoder-php/Geocoder/tree/master/src/Provider/Ipstack But there is also a repo...
Actually, it looks like this PR should solve the usecase? https://github.com/atlassian/github-for-jira/pull/1179
I am also running into this issue except we're using the abstract models + our own Org models. It does appear that using the django admin area to add /...
I know many systems out now make it reasonably easy to automate changelogs & semvar. I've had positive experiences with https://github.com/changesets/changesets. While it is typically used in monorepo environments, I...
Hi @hdelaby, I was just curious if this feature is being considered? I'm not very familiar with the performance API, but it seems like this functionality is supported by it?...
I also noticed that the example app (ember-steps) referenced in the readme has the fastboot tests commented out in .travis.yml... Is there another addon that can be used as an...
I did a little digging and that's exactly what it is... Adding a high z-index to the wormhole for power-select fixes the issue.
Hi @iMokhles, thanks for pointing that blog post out. I added another issue that I forgot about solving the issue description. Basically, to work around this all I did was...
PR Added to solve problem 2. (https://github.com/Laravel-Backpack/CRUD/pull/2119) Now working on some sort of asset solution
So this only works if you use only the most basic of packages provided by Laravel backpack. If you're using something like CKE-editor I am not confident you'll be able...