Pedro Martins

Results 116 issues of Pedro Martins

## WHY ### BEFORE - What was wrong? What was happening before this PR? We know there are some mongdb users using Backpack. We don't optimize specifically for mongodb nor...

Priority: SHOULD
Priority: COULD

SO ... I think it's time to put this behind us .. 📆 First thing first, I usually use a custom validator for this field depending on my needs, that...

Bug
Priority: SHOULD

added two google map field examples, one in `Owner` and other in `Passport` to show both saving options (same column json or multiple columns).

Priority: MUST

This are the examples for https://github.com/Laravel-Backpack/CRUD/pull/4678 (needs that PR merged for this to work) Docs are in https://github.com/Laravel-Backpack/docs/pull/379

Installed mongo db and backpack. Everything went smooth. Tried to create a crud with `php artisan backpack:crud Article`. ![image](https://user-images.githubusercontent.com/7188159/194531123-0ee9adb6-986e-4686-a173-d152a5fe43c0.png) It seems the error is raised on this line https://github.com/Laravel-Backpack/Generators/blob/1a773bf6e354b9d888282c1e18ab28fad4d7a01d/src/Console/Commands/CrudControllerBackpackCommand.php#L141 I...

bug
Priority: SHOULD

related: https://github.com/Laravel-Backpack/PRO/pull/237

Written by @kritsot in https://github.com/Laravel-Backpack/community-forum/issues/238 https://github.com/kritsot/backpack-demo The branch is named **repeatable_bugs** I have commented any reference or use related to dev tools, as I haven't purchased it. MonsterCrudController.php line 834...

Possible Bug

# Feature Request ### What's the feature you think Backpack should have? I got this request/idea from a discussion in https://github.com/Laravel-Backpack/community-forum/discussions/712 where @susanu shared some code he's using in his...

Feature Request
Priority: SHOULD
Priority: COULD
Size: XS

reported in #5010 we could make developers life easier when they want to hide the button text and display only an icon by wrapping the button text in a span...

## WHY ### BEFORE - What was wrong? What was happening before this PR? We were using `DB::` transactions to wrap the reordering updates on database. We did this because...

Priority: SHOULD
Minor Bug