-
I have many inline models that I would like to be nested in the admin interface.
The django-nested-admin works pretty well with standard django admin but not with jazzmin.
It would be great that jaz…
-
### Summary of issue
Getting Error on composer update
Problem 1
- idavoll/core-module dev-master requires nwidart/laravel-modules ^8.0 -> found nwidart/laravel-modules[dev-master, 8.0.0, 8.0…
-
Is it possible to add the logout button in the User panel of the shinydashboardPlus' dashboardUser interface? When adding the button as it is, the button is not visible. Builing an own function withou…
-
/resources/views/bootstrap.php
```
errorPlacement: function (error, element) {
if (element.parent('.input-group').length ||
element.prop('type') === 'checkbox' || element.prop('type'…
-
As I work though my first custom page on a project, I'm suspecting that every page will need controller customization. This is in contrast to resource controllers that controller customization might b…
-
@shakaran , @kevinpapst ,
I create another issue because this bundle is very hard to use and the documentation is very weird.
I follow each step of the documentation to use this Bundle based on de…
craph updated
6 years ago
-
Hello,
Thanks a lot for your library!
For the sample code below, the vertical alignment of the labels is not working properly: instead of appearing at the same level of the "steps", they are abov…
-
WHY???
![image](https://user-images.githubusercontent.com/28888678/227892914-640d1a29-1321-42fa-8067-5d9fc92a8c1d.png)
![image](https://user-images.githubusercontent.com/28888678/227893028-1bde2…
-
### Affected sprinkle or package
userfrosting/sprinkle-core,userfrosting/sprinkle-admin,userfrosting/sprinkle-account
### UserFrosting or package Version
5.1.3
### Debug Data
```bash
UserFrosting…
-
@DivadNojnarg I'd like to use bs4Dash elements (card, valueBox, timeline, etc..), but I need a more standard collapsible top navbar layout (similar to shiny::navbarPage), and I don't need bs4Dash side…