Adrian Marin

Results 206 issues of Adrian Marin

Adding Avo as an alternative. Thank you!

### Feature Ideally we'd like to be able to let the user update a query in the UI. It should work with SQL and AR-based queries.

Stale exempt

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

Feature

### Context We can't mark an item as invisible. ```ruby self.discreet_information = [ :timestamps, { tooltip: -> { "link" }, url: -> { "https://google.com }, url_target: "_blank", visible: -> {...

Enhancement
Help wanted
Good first issue
Stale exempt

### Describe the bug External image field options (width, height, radius, etc.) only work on the index view. There should be a way of applying them on the Show view...

Bug
Help wanted
Good first issue

### Context We usually need to format values in different ways and most of the time on `Index` and `Show` views. One example of that is currency. On the edit...

Help wanted
Good first issue
Feature
RFC

### Feature Imagine you're selling tickets and you want to see how many tickets you sold but grouped by days. - June 21st - ticket 55 - ticket 54 -...

Feature
Stale exempt
😎 Cool

### Feature __Naming is TBD__ We'd like to have a way to add all the possible dynamic filters for all `index` fields. ### Current workarounds ### Screenshots or screen recordings...

Stale exempt

### Feature Many users report that they get un-permitted params in some areas. I know that clicking a new dynamic filter [gives one](https://discord.com/channels/740892036978442260/1138182212655788054/1381601008177909800). ### Proposal Let's see if we can...

Refactor
test
Stale exempt
Developer Experience (DX)