-
Updated
Apr 28, 2021 - Vue
admin-dashboard
Here are 1,423 public repositories matching this topic...
-
Updated
May 3, 2021 - JavaScript
-
Updated
May 3, 2021 - HTML
-
Updated
Apr 24, 2021 - TypeScript
-
Updated
Apr 29, 2021 - HTML
-
Updated
Oct 25, 2020 - JavaScript
-
Updated
Apr 27, 2021 - JavaScript
-
Updated
Apr 22, 2021 - CSS
-
Updated
Apr 19, 2021 - Vue
-
Updated
Apr 29, 2021 - Ruby
Description
- Currently dropdown in datasource form seems transparent hence, the contents get fudged if there is any text underneath.
-
Updated
Jun 1, 2020 - JavaScript
-
Updated
Dec 12, 2020 - Vue
-
Updated
Apr 23, 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 28, 2021 - JavaScript
-
Updated
Apr 14, 2021 - JavaScript
-
Updated
Mar 30, 2021 - Python
-
Updated
Apr 18, 2021 - JavaScript
-
Updated
Mar 12, 2021 - Vue
-
Updated
Mar 30, 2021 - PHP
-
Updated
Apr 19, 2021 - Vue
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
Oct 2, 2020 - JavaScript
-
Updated
May 3, 2021 - Ruby
-
Updated
Apr 19, 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."
Problem
On Mobile, the Logout button appears twice: once in the main menu, and once in the user menu.
It's confusing, and has no UX justification.
The reason is that it was added to the navigation menu before react-admin had a user menu. But when we added it to the user m