Adrian Marin

Results 206 issues of Adrian Marin

### Feature I'd love it if could click something and get a high-level view of the model and the resource. On the model side I'd like to see the columns...

Feature
Stale exempt
Developer Experience (DX)
😎 Cool

Some fields might need to access an API or some long-waiting task. For those, we'd like to be able to mark them as `async` and have Avo load it after...

Stale exempt
Field
Avo 4

### Feature I don't like the decision I made when creating the configuration for the dynamic filters. ```ruby Avo.configure do |config| # Other Avo configurations end if defined?(Avo::DynamicFilters) Avo::DynamicFilters.configure do...

Stale exempt
Developer Experience (DX)
Avo 4

A few things we are thinking of building: - [ ] driven by Hotwire. remove the JS plugin - [ ] multi-faceted search - [ ] tagged search (GitHub-styled) -...

Stale exempt
Avo 4

### Context This is a view where records can be viewed on a kanban-styled board, similar to how the [Kanban boards feature](https://docs.avohq.io/3.0/kanban-boards.html#overview) works, but using just one resource.

Stale exempt
Avo 4

A few things: - [ ] inline search (https://github.com/avo-hq/avo/issues/2842) - [ ] tagged search (undecided)

Task

### Feature On the `Index` page, give the user the ability to display the data in a calendar view. ### Current workarounds ### Screenshots or screen recordings ### Additional context

Task
Avo 4

### Feature It would be nice to have some kind of schema or guidance for the key value. For example, if the record is a request and the field is...

Enhancement
Help wanted
Stale exempt
Field

### Context Some apps have millions of records and the default pagination uses `count` to detect how many pages are left. This increases load times. The tricky thing is that...

Performance
Task
Developer Experience (DX)

### Context True or false is good, but showing an undetermined state might also be very useful. Maybe a grey color with a minus-circle or exclamation-circle heroicon? Not sure what...

Help wanted
Good first issue
Feature
Stale exempt
😎 Cool