-
Updated
Dec 4, 2020 - Vue
admin-dashboard
Here are 1,336 public repositories matching this topic...
-
Updated
Dec 4, 2020 - JavaScript
-
Updated
Dec 5, 2020 - HTML
-
Updated
Dec 3, 2020 - TypeScript
-
Updated
Oct 27, 2020 - HTML
-
Updated
Oct 25, 2020 - JavaScript
-
Updated
Dec 3, 2020 - JavaScript
-
Updated
Nov 30, 2020 - CSS
-
Updated
Dec 5, 2020 - Vue
-
Updated
Dec 5, 2020 - Ruby
-
Updated
Jun 1, 2020 - JavaScript
-
Updated
Apr 29, 2020 - Vue
-
Updated
May 10, 2020 - JavaScript
-
Updated
Dec 1, 2020 - 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
Nov 26, 2020 - JavaScript
-
Updated
Dec 6, 2020 - Python
-
Updated
Sep 17, 2020 - Vue
-
Updated
Nov 8, 2020 - JavaScript
-
Updated
Dec 1, 2020 - PHP
-
Updated
Oct 2, 2020 - JavaScript
-
Updated
Nov 18, 2020 - 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
Nov 26, 2020 - Ruby
-
Updated
Jul 15, 2020 - CSS
-
Updated
Nov 16, 2020 - JavaScript
-
Updated
Jun 28, 2017 - JavaScript
-
Updated
Sep 24, 2020 - HTML
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."
What you were expecting:
I am using the
List
component like the following.