Dri372
Dri372
**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...
**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 ===...
**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...
**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**...
**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...
When out table has many columns, it is useful to let the user be able to hide/display columns. The following code is used to show a line of checkboxes on...
◦ Not directly passible (2021-08-11) ◦ Easy to do ▪ CREATE TABLE tv AS SELECT * FROM v; ▪ Scafold from this generated table tv ▪ Replace the name of...
**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...