Patrik

Results 33 issues of Patrik

## Description Setting `disableListColumn` to `true` on a field would hide the field from the column selector but not from the table columns. - [x] I have read and understand...

## Description Fixes 3.0 demo [issue](https://github.com/payloadcms/payload/issues/6460) - [x] I have read and understand the [CONTRIBUTING.md](https://github.com/payloadcms/payload/blob/main/CONTRIBUTING.md) document in this repository. ## Type of change - [x] Bug fix (non-breaking change which...

created-by: Payload team

## Description - [ ] I have read and understand the [CONTRIBUTING.md](https://github.com/payloadcms/payload/blob/main/CONTRIBUTING.md) document in this repository. ## Type of change - [ ] Chore (non-breaking change which does not add...

created-by: Payload team

## Description fix: resets pagination to page 1 every time the search term changes - [x] I have read and understand the [CONTRIBUTING.md](https://github.com/payloadcms/payload/blob/main/CONTRIBUTING.md) document in this repository. ## Type of...

created-by: Payload team
v2
keep

### What? Migrates the whitelabel example to the latest beta version in preparation for 3.0 stable `TODO`: - Fix custom graphics imports

v3
created-by: Payload team

### What? Migrates the `draft-preview` example to payload `3.0`. `Updates`: - `draft-preview/payload` now has a next app directly along side payload - new recommended approach (i.e admin panel & front-end...

created-by: Payload team

### What? Unable to configure expiration time for the password reset tokens. ### Why? Prior to this change, the expiration time for password reset tokens were defaulted. ### How? Adds...

created-by: Payload team

## Description `Issue`: editing a selected document's `title` within a drawer in a `hasMany: true` relationship field would not trigger a refresh after saving the selected document from within the...

created-by: Payload team
v2

### What? Previously, the create-payload-app install would properly update the env vars in the new created `.env` file but kept outdated env vars in the `.env.example` file. I.e If selecting...

created-by: Payload team

### What? It became possible for fields to reset to a defined `defaultValue` when bulk editing from the `edit-many` drawer. ### Why? The form-state of all fields were being considered...

created-by: Payload team