VulcanJS / Vulcan

🌋 A toolkit to quickly build apps with React, GraphQL & Meteor
http://vulcanjs.org
MIT License
7.98k stars 1.89k forks source link

Fixed issue #2664 + Fixed canUpdate on Card.jsx #2694

Closed fmiglianico closed 3 years ago

fmiglianico commented 3 years ago

2664

Fixed permission check to show/hide the delete button on SmartForms. Also fixed the permission check for the edit button on Cards (was missing the document to be able to check ownership).

eric-burel commented 3 years ago

Thanks for this PR!

eric-burel commented 3 years ago

For the record you can add "closes #" so the ticket is closed automatically when the PR is merged