Mike Bronner

Results 155 issues of Mike Bronner

If i'm editing code, and cut the closing tag (for example to past it somewhere else in the code), it deletes that tag name from the opening tag, leaving me...

bug

I noticed that the build process appears to always pull master branch commits, and not develop branch even if that is specified in the project settings. Can someone confirm this...

bug:confirmed

This PR aims to fix some issues with with schema division: - only create the schema if it doesn't already exist. - don't drop privileges for schemas. - drop schema...

With 3900 points of data for each of the 8 line on my chart, it is behaving VERY slowly, almost to the point where I can't work with it anymore:...

Has anyone been able to get this to run in GitHub actions? We're trying to set up Dusk tests, but are not able to get web sockets to run. Could...

I'm getting forgetful now. Need to double-check to make sure this is in there, if not add it.

enhancement

Not exactly sure how this affects caching and what the details of it are, yet. But should be addressed.

enhancement

- https://www.youtube.com/watch?v=Hfgcg09srSo at around 35:00

documentation

The following tests are still required: - [x] HasMany - [ ] HasOneThrough - [ ] HasManyThrough - [x] Polymorphic One to One - [x] Polymorphic One to Many -...

enhancement