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

nova 4 support #63

Closed meyer59 closed 2 years ago

JeffBeltran commented 2 years ago

Thanks @meyer59 , it's on my todo list and I just moved over my side project to the new version so the plan is to do this soonish as i need it as well.

meyer59 commented 2 years ago

Hello Do you have any news about this ?

JeffBeltran commented 2 years ago

@meyer59 sorry nothing new to report. Been busy weekends for me so no time to jump on this

samuelhautcoeur commented 2 years ago

I'm eagerly waiting for this as well! Great package.

JVercout commented 2 years ago

Hi ! Also very interested to have an update for nova 4. Interested to participate to the upgrade if you need support ;)

daugaard47 commented 2 years ago

Very much looking forward to this update.

JeffBeltran commented 2 years ago

sorry guys, this update is a bit of a slog, i have some of the basic updates working, but i need to completely redo the UI so it's going to take a bit of effort

JeffBeltran commented 2 years ago

:tada: This issue has been resolved in version 2.0.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket:

JeffBeltran commented 2 years ago

well it "should" work for nova 4, i tested it locally and it worked but feel free to test it and let me know

meyer59 commented 2 years ago

Hello Seems to have some issue on the latest noa 4.11 image

exception: "Error"
file: "\vendor\\laravel\\nova\\src\\Fields\\HasOne.php"
line: 356
message: "Call to undefined method Laravel\\Nova\\ResourceToolElement::fillInto()"
JeffBeltran commented 2 years ago

@meyer59 thanks but i won't be able to duplicate that issue with the information you provided. Also could you please open a separate issue and we can troubleshoot there.

Thanks