benrom

Results 4 issues of benrom

Some GET routes can have no request parameter, this tool fails in this case complaining: > no parameters specified, expected a nested list of parameters, one parameter per list item...

I have registered two changesets for a user account: one for creation with a required `:password` field, and one for update where the virtual `:password` field is not required (if...

When compiling my project with both ex_admin@latest and latest [email protected], the `mix deps.compile` build fails after these warnings: ``` 09:50:47.141 [error] /Users/chris/code/elixir_server/_build/dev/lib/ex_admin/priv/gettext/pl_PL/LC_MESSAGES/default.po:6: translation is missing plural form 2 which is...

Regression in items list pages. See the commit comment I posted: https://github.com/smpallen99/ex_admin/commit/18b536f3ff7afc4a955f1dc72b933388987923b8#comments