Pablo Brasero

Results 297 comments of Pablo Brasero

Looks like there's renewed interest on this PR? If someone picks this up and implements the proposed tweaks above, that would be great. For an example of how to issue...

I've been experimenting with this during this last couple of days. Here's what I have so far: https://github.com/thoughtbot/administrate/pull/1506

I agree with @shouichi that overriding the controller is the best way forward at the moment. I think I would override `order` instead. See this example, adapted from the example...

I had a look. We import jQuery 1.12.4 via jquery-rails. It looks like there isn't a newer jQuery 1.x, so we'll have to jump a major version. There seems to...

Another option: remove jQuery altogether.

@nickcharlton - Yay to removing it. To highlight the change, I think we should have an "upgrade guide" in our readme, listing this and any other stuff we think may...

I think that once that https://github.com/thoughtbot/administrate/pull/2116 and https://github.com/thoughtbot/administrate/pull/2136 are merged, we'll be able to take on this one once and for all.

@nickcharlton, would you be able to have a look at this and see if it's worthwhile, before I spend more time on it? I want to make sure I'm not...

Thank you for your interest @cabe56. I had parked this PR while I worked on something else. I had envisioned two ways of documenting this feature: * Document public methods...

I don't remember why I closed this...? Re-opening for now, although I'm still a bit far from being able to work on it.