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

Editing existing Notes #60

Closed andrewgoodnz closed 1 year ago

andrewgoodnz commented 1 year ago

I would like to be able to edit existing notes. Is there a process available to enable this?

steven-fox commented 1 year ago

I'll see if I can make this work and submit a PR.

I'm thinking we'll make it so that the authors of a note can edit it but others can't. Similar to the "delete" authorization already in place. Furthermore, system notes will be uneditable. 👍

andrewgoodnz commented 1 year ago

Thanks @steven-fox! Just tested your PR and works perfectly!

steven-fox commented 1 year ago

@andrewgoodnz Excellent! Hopefully the package maintainer can review, merge, and tag a new release soon.

If you happen to be the person that created an Upwork posting for this feature, please take a glance at my proposal. 🙂