Adrian Marin

Results 206 issues of Adrian Marin

Depends on https://github.com/avo-hq/avo/issues/2368 When an action with some fields is opened up, the first field is not focused. We should autofocus it so they do less clicking or tabbing around....

Enhancement
Task

# Description Fixes # (issue) # Checklist: - [ ] I have performed a self-review of my own code - [ ] I have commented my code, particularly in hard-to-understand...

This will help with attaching multiple records from the same modal. Related: https://github.com/avo-hq/avo/issues/2115 This is an example of what I mean (shopeo). The suggestions could be added as a DSL...

Enhancement
Help wanted
Good first issue
Stale exempt
Front end
DSL-related
Design
High Impact
😎 Cool

Creating for example `AttachmentResource` will generate the `Avo::AttachmentsController` overriding the `app/controllers/avo/attachments_controller.rb` We should fail in the generator if the user is trying to override controllers that break the app. Also...

Help wanted
Chore
Task

### Feature Using [this](https://gist.github.com/stevegeek/513c315ca63620c80c3a7fbef328ba02) From [here](https://discord.com/channels/740892036978442260/1125160641569771550/1143845410771841044) ### Current workarounds ### Screenshots or screen recordings ### Additional context

Enhancement
Help wanted
Good first issue
Avo 3
Avo 2

# Description Closes https://github.com/avo-hq/avo/issues/631 Closes https://github.com/avo-hq/avo/issues/1191 # Checklist: - [ ] I have performed a self-review of my own code - [ ] I have commented my code, particularly in...

Feature

I was not aware of this project https://github.com/basecamp/local_time This might help with our date_time issues.

Task
Needs research

### Feature Maybe the first iteration could be just using a dropdown with all the possible values. This will definitely be a bad experience for apps that have many options....

Feature

### Feature Similar to [action arguments](https://docs.avohq.io/3.0/actions.html#actions-arguments). Use this approach: https://github.com/avo-hq/avo/pull/1403

Feature

Would be interesting to be able to choose the exact time that the flash messages last.

Help wanted
Front end
Configuration