avo-hq / avo

Build Ruby on Rails apps 10x faster
https://avohq.io
Other
1.54k stars 258 forks source link

Toggle off filters and search for has_many associations #2035

Open adrianthedev opened 1 year ago

adrianthedev commented 1 year ago

You may not want to allow the users to search or filter records on the has_many, but leave the search on the Index view.

### Approach
- [ ] Add a `features` option on the `has_many` that is a hash
- [ ] The hash should take `filters: Boolean`, `dynamic_filters: Boolean` or `search: Boolean` options
- [ ] Those options should toggle on/off those features on has many
github-actions[bot] commented 11 months ago

This issue has been marked as stale because there was no activity for the past 15 days.

github-actions[bot] commented 10 months ago

Closing this because there was no activity for the past 15 days. Feel free to reopen if new information pops up ✌️