badaso icon indicating copy to clipboard operation
badaso copied to clipboard

Laravel Vue headless CMS / admin panel / dashboard / builder / API CRUD generator, anything !

Results 31 badaso issues
Sort by recently updated
recently updated
newest added

**Describe the bug** You cannot remove all permission of a role, you have to let one. **To Reproduce** • Fresh Badaso install • Customer rôle has no permission • create...

bug

**Describe the bug** No logo and no text are displayed when we setup in configuration, "Text Only" for the field "Admin Panel Logo Config" **Solution** in core/src/resources/js/layout/admin/header/Navbar.vue replace `v-if="logoConfig ===...

bug

**Describe the bug** No change ad no error when I created a foreign index on 2 existing tables. **To Reproduce** • Fresh new install (with postgresql) • Create 2 tables...

bug

**Describe the bug** • With the composant »Upload File » you can upload a file and update the db field with the path. • Then you can edit this row...

**Is your feature request related to a problem? Please describe.** Have created a documentation with Daux.io and want to link it from the Badaso Menu **Describe the solution you'd like**...

bug
possible bug

So we need a field to let developer add more data on the Relation API response.

enhancement

Multiple realtion on same table showing only one relation I have 2 field wich contains user_id and checker_id field, both of fields is related to user table. But when i...

While adding the data from custom `add.vue`, I wanted to calculate values to a component. For e.g., When user choose an item from dropdown and select amount, then I wanted...

Hi, i try to use props on CRUD Management but not working. This is props i used on text `{ "size": "6", "value": "Mencoba" }` but only size that's worked,...

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...