outl1ne / nova-notes-field

This Laravel Nova package adds a notes field to Nova's arsenal of fields.
MIT License
51 stars 36 forks source link

Added createBy fallback to user->email #53

Closed Meuss closed 1 year ago

Meuss commented 1 year ago

getCreatedByNameAttribute(): Added another check for email before returning anonymous "User".

KasparRosin commented 1 year ago

I can't think of any other user identifier fields, but at the same time, i think there should be more generic solution. 🤷🏻

Tarpsvo commented 1 year ago

Thanks for the PR! This was released in version 3.0.2.