Adrian Marin

Results 206 issues of Adrian Marin

### Feature Soft-delete is a pretty wide-spread feature. Let's support a gem and if we can keep the options open. I heard good things about https://github.com/jhawthorn/discard.

Feature
Task

Stale exempt

### Context ### System configuration **Avo version**: **Rails version**: **Ruby version**: **License type** - [ ] Community - [ ] Pro **Are you using Avo monkey patches, overriding views or...

Stale exempt

### Feature > [!NOTE] > A place where users can safely update global settings for an app. # Example user stories ### Update user profile A common feature in many...

Task

### Feature We'd love to have lightbox support for the file and files fields. Something that would support cycling through files and showing a preview of it. [Discussion](https://discord.com/channels/740892036978442260/1039573545828753438/1088780178051838003) ### Current...

Help wanted
Good first issue
Feature
Avo 3

### Feature Some Array resources might have the ability to actually paginate the records. We should be able to expose the pagination variables from the resource in that method/block. This...

Enhancement
Stale exempt

### Feature I'm not sure if there's a technical limitation to showing the records count on array resources. Maybe there is, or maybe we can show them. ### Current workarounds...

Enhancement
Stale exempt

### Feature Some users deploy the assets to a CDN. For a CDN to work properly, the assets should have fingerprinted filenames.

Task
Avo 4

### Context We'd like to enable users to bulk-update records from the `Index` page. We need a back-end for it. ### Approach Create a `BulkUpdateController` which will take in a...

Task
High Impact

### Describe the bug The `summarizable` feature does not take into account the dynamic filters. Not sure about the standard filters but those should work too. ### System configuration **Avo...

Bug