Steve Pallen
Steve Pallen
I revise my earlier statement that its going to be an easy fix. I should know better that to use that statement with software :) I have started the work...
I'm reopening to pick up the test.
When I designed coherence, I thought that registerable without confirmable would be a more popular option. However, I don't believe that to be true anymore. I also considered invitable to...
I'm on vacation for a couple days. will look at the PR when I get back home.
I have no experience with the new Ecto query prefixes so I can't comment on that. There is no way of adding a global button or drop down at this...
Yes. Look at the [Authorization protocol](https://github.com/smpallen99/ex_admin/blob/master/lib/ex_admin/authentication.ex). If you implement this protocol, you get access to the query before the Repo fetch. Normally, this is used to filter resources based on...
@Will-W Great question! And I'm ok using this form for questions. All I ask is that you close the issue when ur happy with the response :) The server side...
I have not looked at pure json. If you install with the --no-views --no-templates --controllers, you should be able to modify the controllers for json. I'll take a look at...
@pyladune Would be helpful if I had an example application to test with.
Sounds perfect.