Adrian Marin

Results 171 issues of Adrian Marin

Hi. Thanks for all your work! I am the maintainer of https://github.com/avo-hq/avo. Avo is an admin panel framework where you can build apps very fast! It achieves that through an...

Using: - v-tooltip 2.0.3 - VueJS: 2.6 - using it as `Vue.use(VTooltip)` - using the readme example css After I compile down to production **on some occasions**, some buttons don't...

need-repro

# Description Fixes an issue where your local `svg`s were not accessible by Avo. # Checklist: - [x] I have performed a self-review of my own code - [ ]...

refactor

# Description Fixes https://github.com/avo-hq/avo/issues/1128 Fixes https://github.com/avo-hq/avo/issues/1126 It will enable a developer to create UIs using Avo's DSL methods. Example: `avo_edit_field(:name, as: :text, form: form, help: 'The name of your city',...

feature
Stale exempt

# Proposal Expose internal Avo components to developers to enable them to create more meaningful custom UIs for their users using the same styling as Avo. # Examples #### Create...

enhancement
Stale exempt
RFC

Add the ability to add cards to the resource, similarly to how we do it on a dashboard.

# Description Adds the ability to change the primary color for easy branding throughout the app. ![CleanShot 2022-08-10 at 17 55 42](https://user-images.githubusercontent.com/1334409/183936764-79c36fc6-59f0-412f-a12b-b5078adbc552.gif) # Checklist: - [x] I have performed a...

feature

### Feature We have a couple of designs prepared for the files field. - [ ] Each file should be displayed as it's type (images as `img`, videos in a...

enhancement
refactor
Stale exempt

### Describe the bug ### Steps to Reproduce Steps to reproduce the behavior: 1. Go to a team 2. click on attach membership 3. observe the broken styling ### Screenshots...

bug

### Describe the bug ### Steps to Reproduce Steps to reproduce the behavior: 1. Go to a course 2. click "Attach link" 3. Observe the broken styling of the input...

bug