-
Updated
Apr 17, 2021 - Vue
admin-dashboard
Here are 1,399 public repositories matching this topic...
-
Updated
Apr 15, 2021 - HTML
-
Updated
Apr 15, 2021 - HTML
-
Updated
Mar 13, 2021 - TypeScript
-
Updated
Oct 27, 2020 - HTML
-
Updated
Oct 25, 2020 - JavaScript
-
Updated
Apr 17, 2021 - JavaScript
-
Updated
Apr 17, 2021 - CSS
-
Updated
Apr 17, 2021 - Vue
-
Updated
Apr 16, 2021 - Ruby
-
Updated
Jun 1, 2020 - JavaScript
-
Updated
Dec 12, 2020 - Vue
-
Updated
Apr 16, 2021 - Vue
Original question:
I have my own rest crud api and I would like to use only frontend part of admin-bro.
Does admin-bro support such scenario?
Proposed solution: MVP
- document how to wrap existing API by BaseResource
End Solution
- extend admin-bro core that, instead of asking own API, asks external API
- this could be a method in Action interface:
externalAPI(but w
-
Updated
Apr 5, 2021 - JavaScript
-
Updated
Apr 14, 2021 - JavaScript
-
Updated
Mar 30, 2021 - Python
-
Updated
Mar 26, 2021 - JavaScript
-
Updated
Mar 12, 2021 - Vue
-
Updated
Mar 30, 2021 - PHP
-
Updated
Mar 30, 2021 - Vue
-
Updated
Oct 2, 2020 - JavaScript
Nothing happens at the moment when clicking the form help: https://tabler-react.com/form-elements (It's next to the zip code box).
<Form.Help message={<><p>ZIP Code must be US or CDN format. You can use an extended ZIP+4 code to determine address more accurately.</p><p class="mb-0"><a href="#">USP ZIP codes lookup tools</a></p></>} />
-
Updated
Mar 31, 2021 - Ruby
-
Updated
Mar 9, 2021 - JavaScript
-
Updated
Mar 29, 2021 - CSS
-
Updated
Jun 28, 2017 - JavaScript
Improve this page
Add a description, image, and links to the admin-dashboard topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the admin-dashboard topic, visit your repo's landing page and select "manage topics."

Is your feature request related to a problem? Please describe.
I have a fixed sidebar that is toggled by the App bar for expanding and collapsing. But after scrolling down there is no button to toggle the side menu until the user scrolls back up.
https://user-images.githubusercontent.com/331353/114960721-a2664a00-9e35-11eb-8e3b-76e9dce47d1e.mov
Describe the solution you'd like
Abil