JeffBeltran / sanctum-tokens

Simple Nova Plugin to generate a Laravel Sanctum Personal Access Token
https://novapackages.com/packages/jeffbeltran/sanctum-tokens
51 stars 25 forks source link

Add checkbox selection type for abilities #78

Open LucasLavallee opened 1 year ago

JeffBeltran commented 1 year ago

Thanks for the PR @LucasLavallee, if you update the readme with the changes i'll be happy to get this merged

LucasLavallee commented 1 year ago

Hi ! I just updated the Readme :). I also make a fix to make sure that available abilities are always visible even after canceling or closing the creation modal.

JeffBeltran commented 1 year ago

Thanks @LucasLavallee i'll take a look at this over the next few days and get it merged. Thanks for your contribution

JeffBeltran commented 1 year ago

hey @LucasLavallee just wanted to let you know that im still looking at this, i think i want to make a few slight changes but overall i think this is a nice feature. I like the idea of selecting from pre-made abilities and i wanted to give options to be text based (current), checkboxes (like this) and also a multiselect. but i'll want to think on this API before i merge this