Elliot DeNolf

Results 35 issues of Elliot DeNolf

Get some of the test suites building using a partial tsconfig file. Suites can be commented in as they are able to be built.

created-by: Payload team

Adds snapshot test in fields test suite to verify that the generated types have not been altered unintentionally. **TODO:** Run this only on one adapter, as the types changed depending...

created-by: Payload team

### Link to reproduction _No response_ ### Payload Version beta.45 ### Node Version 20 ### Next.js Version 15 ### Describe the Bug Npm users are receiving `Cannot find module 'drizzle-orm/pg-core'`...

dependency-issue
created-by: Payload team

### Describe the Bug Nope ### Link to the code that reproduces this issue n/a ### Reproduction Steps Nice try ### Which area(s) are affected? (Select all that apply) area:...

status: needs-triage
created-by: Payload team
invalid-reproduction

Export the built-in field validations that Payload uses.

created-by: Payload team

Improve error logging of staticHandler. Before: `Error getting file from cloud storage` After: `Error getting file from cloud storage: some-file.png` and additional params.

created-by: Payload team

🤖 Automated bump of templates for v3.7.0 Triggered by user: @denolfe

area: templates
created-by: Payload team

- Remove `with-payload-cloud`, use `blank` instead - Allow gen templates script to take template dir name arg - All `skipDockerCompose` and `skipConfig`

created-by: Payload team

### Describe the Bug Uploading a .glb file (3D model) is being incorrectly detected as `application/octet-stream` instead of `model/gltf-binary`. Note: The `file-type` package appears to detect the proper mime type...

created-by: Payload team
prioritized