payload-plugin-author-fields icon indicating copy to clipboard operation
payload-plugin-author-fields copied to clipboard

Payload CMS plugin to add created & updated by fields

Results 7 payload-plugin-author-fields issues
Sort by recently updated
recently updated
newest added

Tried adding: react-i18next Then it fails it can't find : ``` ⨯ ./node_modules/@boomworks/payload-plugin-author-fields/dist/DisplayOnlyField/DisplayOnlyField.js:40:1 Module not found: Can't resolve 'payload/components/forms' ``` In other places I saw it on: `import { useField...

Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2. Release notes Sourced from express's releases. 4.19.2 What's Changed Improved fix for open redirect allow list bypass Full Changelog: https://github.com/expressjs/express/compare/4.19.1...4.19.2 4.19.1 What's Changed Fix...

dependencies

Bumps [es5-ext](https://github.com/medikoo/es5-ext) from 0.10.62 to 0.10.64. Release notes Sourced from es5-ext's releases. 0.10.64 (2024-02-27) Bug Fixes Revert update to postinstall script meant to fix Powershell issue, as it's a regression...

dependencies

Bumps [ip](https://github.com/indutny/node-ip) from 2.0.0 to 2.0.1. Commits 3b0994a 2.0.1 32f468f lib: fixed CVE-2023-42282 and added unit test See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ip&package-manager=npm_and_yarn&previous-version=2.0.0&new-version=2.0.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any...

dependencies

I would like to only allow certain users to edit the createdBy / updatedBy field, and also depending on what collection the field is in. Can this be added to...

Thanks so much for this plugin, it is so helpful! One thing I would like to mention is that for my documents created before I added the plugin (so createdBy...

Can this be updated to work with the newer NextJS/Payload versions?