-
Updated
Oct 1, 2020 - Vue
#
admin-dashboard
Here are 1,260 public repositories matching this topic...
i18n
mock
admin
webpack
dashboard
vue
tinymce
element
vuex
xlsx
vue-cli
desktop
admin-dashboard
axios
admin-template
management-system
element-ui
vue-admin
webpack4
Tabler is free and open-source HTML Dashboard UI Kit built on Bootstrap
css
html
jekyll
sass
bootstrap
modular
html5
dashboard
sponsors
uikit
boilerplate-template
scss
admin-dashboard
themes
dashboards
ui-kit
adminpanel
dashboard-templates
bootstrap4-theme
bootstrap5
-
Updated
Oct 1, 2020 - HTML
Customizable admin dashboard template based on Angular 10+
sass
theme
admin
framework
typescript
webpack
dashboard
responsive
angular2
ng2
admin-dashboard
bootstrap4
admin-ui
material-theme
admin-template
ng2-admin
ngx-admin
angular9
angular-dashboard-template
angular10
-
Updated
Sep 26, 2020 - TypeScript
Free Bootstrap 4 Admin Dashboard Template
-
Updated
Oct 1, 2020 - HTML
AngularJS Bootstrap Admin Panel Framework
-
Updated
Nov 1, 2019 - JavaScript
An elegant dashboard
i18n
mock
admin
csv
webpack
vue
fontawesome
element
vuex
xlsx
vue-cli
desktop
admin-dashboard
axios
admin-template
management-system
element-ui
vue-admin
vue-cli3
dashboar
-
Updated
Sep 27, 2020 - JavaScript
Material Dashboard - Open Source Bootstrap 4 Material Design Admin
admin
material-design
material-ui
admin-dashboard
bootstrap4
material-theme
bootstrap-material
bootstrap-4
bootstrap-theme
admin-template
material-dashboard
creative-tim
-
Updated
Oct 1, 2020 - CSS
vuejs
adminlte
admin
vue
element
admin-dashboard
admin-ui
vue-template
admin-template
ant-design
element-ui
vue-admin
react-admin
vue-element-admin
element-admin
vue-admin-template
vue3
ant-design-vue
vue-cli4
-
Updated
Oct 3, 2020 - Vue
A Rails engine that helps you put together a super-flexible admin dashboard.
-
Updated
Oct 2, 2020 - Ruby
Add an AngularJS admin GUI to any RESTful API
-
Updated
Jun 1, 2020 - JavaScript
vuejs
admin
vue
vue-cli
vue-components
admin-dashboard
vue2
admin-ui
vue-template
admin-template
vue-demo
vue-admin
admin-tool
vue-framework-wz
-
Updated
Apr 29, 2020 - Vue
Free Open Source High Quality Dashboard based on Bootstrap 4 & React 16: http://dashboards.webkom.co/react/airframe
react
bootstrap
admin
dashboard
reactjs
react-components
admin-dashboard
ui-components
boostrap4
airframe
-
Updated
May 10, 2020 - JavaScript
CoreUI React is free React admin template based on Bootstrap 4
react
css
bootstrap
admin
html5
dashboard
reactjs
scss
admin-dashboard
bootstrap4
react-app
bootstrap-4
bootstrap-theme
admin-template
admin-panel
dashboard-templates
-
Updated
Sep 23, 2020 - JavaScript
Modern responsive template for the Django admin interface with improved functionality. We are proud to announce completely new Jet. Please check out Live Demo
-
Updated
Sep 11, 2020 - Python
-
Updated
Oct 2, 2020 - Vue
CoreUI Vue is free Vue admin template based on Bootstrap 4
css
bootstrap
admin
html5
dashboard
vue
vuejs2
scss
admin-dashboard
bootstrap4
vue2
bootstrap-theme
admin-template
admin-panel
coreui
dashboard-templates
-
Updated
Sep 17, 2020 - Vue
React Dashboard made with Material UI’s components. Our pro template contains features like TypeScript version, authentication system with Firebase and Auth0 plus many other
react
nodejs
firebase
admin
typescript
dashboard
authentication
dark-theme
reactjs
material-ui
admin-dashboard
auth0
material-theme
dark
firebase-auth
admin-template
material-dashboard
darktheme
devias
-
Updated
Aug 24, 2020 - JavaScript
wojtek-krysiak
commented
Feb 27, 2020
- useProperty(resourceId, propertyName) should return PropertyJSON from the store
- useResource(resourceId) should return ResourceJSON from the store
- write documentation for these hooks
Multilingual PHP CMS built with Laravel and bootstrap
bootstrap
php
cms
laravel
eloquent
admin-dashboard
website-builder
content-management
php-cms
lavalite
laravel-admin
laravel-cms
laravel5
content-management-system
-
Updated
Nov 9, 2019 - PHP
Kubernetes Operational View - read-only system dashboard for multiple K8s clusters
-
Updated
Oct 2, 2020 - JavaScript
Admin dashboard for enterprise Laravel applications built by VueJS and Element UI https://laravue.dev
-
Updated
Sep 14, 2020 - Vue
A modern, responsive admin framework for Ruby on Rails
-
Updated
Sep 20, 2020 - Ruby
edwinvandeven
commented
Jul 15, 2019
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></>} />
Free Bootstrap 4 admin/dashboard template
-
Updated
Jul 15, 2020 - CSS
react
redux
enterprise
design
boilerplate
admin
ui
react-router
react-ui
desktop
admin-dashboard
dva
ant-design
lanif-admin
lanifadmin
create-react-app-v2
-
Updated
Sep 29, 2020 - JavaScript
用React和Ant Design搭建的一个通用管理后台
react
redux
crud
admin
webpack
database
dashboard
react-router
ant
single-page-app
reactjs
admin-dashboard
admin-ui
database-management
antd
database-gui
frontend-framework
admin-theme
ant-design
-
Updated
Jun 28, 2017 - JavaScript
CoreUI Angular is free Angular 2+ admin template based on Bootstrap 4
bootstrap
angular
admin
dashboard
angular2
admin-dashboard
bootstrap4
angular4
angular-2
angular-cli
bootstrap-4
admin-panel
dashboard-templates
-
Updated
Sep 24, 2020 - HTML
-
Updated
Sep 7, 2020 - 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.
When the user clicks a
<DeleteButton>in an Edit toolbar, react-admin displays "Element deleted". I would like to customize that message for different resources (e.g. "Post deleted" and "Comment deleted").Describe the solution you'd like
I would like
DeleteButtonto behave likeSaveButtonand acceptonSuccessand