Adrian Marin

Results 171 issues of Adrian Marin

Add drag-and-drop image uploader. Maybe https://pqina.nl/filepond/

Enhancement
Help wanted
Field
UI

Depends on https://github.com/avo-hq/avo/issues/1328 ### Context Enable the developer to see/manage multiple versions of the same record.

Feature
Front end
Task
Enterprise
Needs research

> [!NOTE] > Enterprise feature - https://github.com/avo-hq/avo-audit_logging ### Feature Know who did what in Avo. ### Approach This feature should: - [x] record which user edited a record and which...

Feature
Task
Enterprise

### Feature A user should be able to add all resources except some of them. From [here](https://discord.com/channels/740892036978442260/1193370517785301033). ```ruby # both should work all_resources(except: :solid_queue_resources) all_resources(except: [:solid_queue_resources]) ``` Let's add support...

Enhancement
Help wanted
Task
DSL-related

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. ```[tasklist] ### Approach - [ ]...

Enhancement
Good first issue
Task
DSL-related

In the development environment, we should be able to send out personalized and standard messages from HQ. This could be in the form of a Landing page where users can...

Enhancement
Task
Developer Experience (DX)

Maybe not one command, but definitely make it very easy to set up. Ensure that anyone can pick up and work on Avo and all it's private gems very quickly.

Enhancement
Chore
Task

Just a demo for https://github.com/avo-hq/avo/issues/1495

### Feature This requirement started from here https://github.com/avo-hq/avo/issues/2729. ### Approach - [ ] all our icons should have the `heroicons` prefix. So all `svg "edit"` type of declarations should become...

Edge case

Let's improve the docs for dynamic filters: - add example for tags - add images to each field - add links to avodemo - add links to avodemo repo -...

Stale exempt