badaso
badaso copied to clipboard
Laravel Vue headless CMS / admin panel / dashboard / builder / API CRUD generator, anything !
**Is your feature request related to a problem? Please describe.** Lets create a crud with a field "Not Read" Example : model : Car field : color - Browse Yes...
**Describe the bug** No possibility to unset a switch component **To Reproduce** Create a simple table/crud with a bolean (tiny int) type / switch component. You cannot add a record...
**Describe the bug** A date filed (date type in Database – postgresql - and in Crud) is displayed with the previous day and updated with this value if we don’t...
**Describe the bug** Can't drop new foreign key to a table that already has a foreign key **To Reproduce** Steps to reproduce the behavior: 1. Go to Database Management 2....
**Describe the bug** In Database management when adding a integer filed with default value the generated migration file is wrong. **To Reproduce** Steps to reproduce the behavior: 1. Go to...
**Is your feature request related to a problem? Please describe.** No **Describe the solution you'd like** When we create a new component it should be good to have a solution...
**Is your feature request related to a problem? Please describe.** Did not find a way to right align number (or text) **Describe the solution you'd like** Number should be right...
**Is your feature request related to a problem? Please describe.** No **Describe the solution you'd like** Add sql views (in addition to tables) to Crud list to be able to...
**Describe the bug** When you upload image or file with "space" on name, the image or file will return 404 when access **To Reproduce** Steps to reproduce the behavior: 1....
Badaso 2.4.13, Laravel 9, PHP 8, Windows 10 Notification : foreach () argument must be of type array | object, string given