Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

inline editing of data from show.blade #244

Closed
mrkz55 opened this issue Nov 17, 2016 · 4 comments
Closed

inline editing of data from show.blade #244

mrkz55 opened this issue Nov 17, 2016 · 4 comments

Comments

@mrkz55
Copy link

mrkz55 commented Nov 17, 2016

I've forked your repo and setup rudimentary inline editing inside the datatable using x-editble for the text based fields and select2. It implements the original controller with minor modifications to allow it to update via ajax calls. Saves a lot of time when dealing with the editing of large existing datasets. Pretty much all the changes are non breaking, are you interested in my tidying the code up for you to include or you feel there'd not be much interest for this feature? Thanks :)

@mrkz55 mrkz55 closed this as completed Nov 19, 2016
@tabacitu
Copy link
Member

Hi @mrkz55 ,

Sounds cool, I'm sure some people will be interested in that, but I don't know if we should implement this as a core feature, an extension or a tutorial.

How did you approach building it? Can I take a look at the code, to see if it would represent a major/breaking change?

Thanks, cheers!

@prezmix
Copy link

prezmix commented Dec 8, 2016

This is actually pretty cool.

Would appreciate more info on this. Is there a write up anywhere, or could you refer me to all the files that were changed?

@mrkz55
Copy link
Author

mrkz55 commented Dec 19, 2016

Sorry I've not had time to reply, been uber busy playing catchup for the end of the year rush! I need to tidy the code up a little first, but given the interest in it I'll try and get onto it asap :)

@tabacitu
Copy link
Member

Sure, no rush. Might be a pretty cool feature, though :-)

This was referenced Apr 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants