Adrian Marin
Adrian Marin
Hey @bryszard. Amazing work! Thanks for taking this through it's paces! Really deep and thoughtful! Thank you! I pushed a few tweaks to make the design look a bit more...
Yes, sure! I was on the branch and it was easy to toggle it. Thanks for all your work!
Try to add `chartkick` to your `Gemfile`. We need to document this fact.
It's not a dependency because not everyone uses it from the start, so we don't want pile up another dependency ✌️
Can't we "add a `not`" to [those](https://github.com/avo-hq/avo-dynamic_filters/blob/feature/tags-filter/lib/avo/dynamic_filters/engine.rb?rgh-link-date=2024-01-13T11%3A37%3A30Z#L11) that we already have? IDK, I'm asking...
@yorsant said he can work on this task.
Maybe we can add a sidebar to the `Index` view ... An alternative DSL would be something like this. ```ruby field :posts, as: :has_many, sidebar: -> do tool Avo::ResourceTools::SidebarTool end...
No, there isn't a woraround for that yet. Would you be open to send in a PR for this @iyerushalmi?
### Approach As we compute the name in the `BaseResource.name` and other methods, there's a disconnect between these two concepts (inflection and naming). We can add a check and stop...
Let's wait on some outside help.