Steve Pallen

Results 136 comments of Steve Pallen

Here are some ideas I've been playing around with the the new architecture: I would like to reduce the amount of config required for ExAdmin. I have a small demo...

@Ch4s3 Thanks for the feedback!! I have been considering supporting both slim and eex which could be specified when running the generators. Or, perhaps an addon package to support the...

@tmbb I added more to the gist with an explanation TL;DR adds `:id` field and removes `[:active, :birthdate, :height]` fields from the default reflected fields on the resource.

I’m thinking that this could be an add-on package. This will make a nice small project for someone to contribute :) I’ll be doing the development in slim. We can...

I want to acknowledge @dsnider for his excellent ideas and motivation to get me started on this redesign. Many of the ideas that I'm prototyping here are from Dan. This...

@astery precisely what I was working on last night. Good catch!!

Hey everyone. If you are interesting in seeing/trying what we have on the new architecture, you can find it under the [new ex-admin group](https://github.com/ex-admin). You can try it out with...

@tmbb I'm open to suggestions. Keep in mind that we would like to change the focus of the new architecture to more of a general site builder than just an...

Quick update... I'm making good progress on the the version. We finally picked a name. The new ExAdmin is called `talon`. You can find it at https://github.com/talonframework/talon. Aside from the...

Yes, i've seen a similar issue. I have not had time to troubleshoot it yet.