Aidan Casey

Results 27 issues of Aidan Casey

This pull request adds a validation rule for currencies.

Hey there! I was curious if there might be any progress or plans for the next major version. Primarily, it seems like this package has some catching up to do...

This pull request fixes a bug where a null return from a computed property is considered set. This is because no check was actually performed on the computed property value,...

When an empty or invalid date is set, it's value is passed as "Invalid date" to the JSON API server. I'd recommend changing the code on line 337 from: ```javascript...

The code used to update a relationship does not appear to be within JSON:API spec. It violates it in two ways. 1. PATCH requests should allow a relationship to be...

Hey @hgraca! Sorry if this is the wrong place to post this, but I have been very much so interested in hexagonal architecture for a while now and I am...

Hey there! First and foremost, I want to express my appreciation for all the hard work that has already been poured into this package. It is definitely helpful to me....

It seems like some of the tests on this package are not setup correctly. Would be great to get those fixed.

Closes tempestphp/tempest-core#2 when merged.

Filesystem

@vsergiu93 brought up the idea of architecture testing in #114. I think this is a great idea and something work exploring. Looking at `ta-tikoma/phpunit-architecture-test` (which Pest uses) it does not...

Stewardship