Elliot DeNolf

Results 35 issues of Elliot DeNolf

After deleting a cloud project, the user is redirected back to the Projects page. The deleted project still shows in the grid until refresh.

await email sending, serverless may end before send

created-by: Payload team

This file contains the imports of all existing exports from Payload 2.x. All of these should either resolve or be documented in the migration guide and breaking changes doc.

Updates create-payload-app to update an existing payload installation - Detects existing Payload installation - If not latest, will install latest and grab the `(payload)` directory structure (ripped from `templates/blank-3.0`

created-by: Payload team

Add `disableErrors` to global find.

created-by: Payload team
v2

- Build blank template with packed tgz - Override all payload deps with tgz files - Run dev turbopack and verify????

created-by: Payload team

### Environment Info ```text payload: 3.0.0-beta.108 next: 15.0.0-canary.160 ``` ### Describe the Bug The internal S3 client within plugin-cloud appears to have an expiring token after a certain amount of...

status: needs-triage
plugin: cloud
v3
created-by: Payload team
prioritized

Placeholders should not remain after running create-payload-app

v3
created-by: Payload team

Swap out `@typescript-eslint/no-unused-vars` for [eslint-plugin-unused-imports](https://github.com/sweepline/eslint-plugin-unused-imports) This allows setting the levels differently for unused imports vs. unused vars. Unused imports are now set to `error` and will autofix.

v3
created-by: Payload team