react-admin
Here are 130 public repositories matching this topic...
-
Updated
Jul 13, 2020 - TypeScript
Collect JS Frameworks, Web components library and Admin Template.
-
Updated
Jun 7, 2020
React version of Light Bootstrap Dashboard
-
Updated
May 8, 2020 - CSS
基于 antd 的后台管理平台, 在 react 中玩转 D3.js
-
Updated
Nov 20, 2019 - JavaScript
A frontend framework for building admin SPAs on top of REST services, using React and Material Design.
-
Updated
Aug 8, 2018 - JavaScript
基于react全家桶+antd构建的专注通用权限控制与表单的后台管理系统模板
-
Updated
Jul 17, 2018 - JavaScript
基于 Ant Design React 的管理系统架构
-
Updated
Jul 13, 2020 - JavaScript
A React web application to query and share any PostgreSQL database.
-
Updated
Jul 7, 2020 - JavaScript
A firebase data provider for the react-admin framework
-
Updated
Jul 7, 2020 - TypeScript
-
Updated
Jun 9, 2020 - TypeScript
Hi,
And congrats for this library!
It would improve discoverability if you added a link to your repository in the react-admin documentation, in the Data Providers section.
react-admin (via ra-data-hasura-graphql provider) + hasura = :)
-
Updated
Jun 15, 2020 - TypeScript
As per the doc on https://github.com/marmelab/react-admin/blob/master/docs/DataProviders.md
"Error Format
When the API backend returns an error, the Data Provider should return a rejected Promise containing an Error object. This object should contain a status property with the HTTP response code (404, 500, etc.). React-admin inspects this error code, and uses it for authentication (in case of 40
Hi,
Can we get a documentation about how to implement User Email Confirmation?
I can see it's implemented in this demo, but it would be nice to have a documentation on how to implement it to freshly installed bundle.
Build entirety admin system ui blazing fast with json.
-
Updated
Jul 14, 2020 - TypeScript
一個简洁的 antd-react-admin 应用 -- React + Antd 后台管理系统
-
Updated
Jul 29, 2019 - JavaScript
-
Updated
Jul 13, 2020 - Python
-
Updated
Jul 13, 2020 - JavaScript
React Admin plugin that allows to hide / show columns dynamically
-
Updated
Jun 6, 2020 - JavaScript
Embedded Arrays for Admin On Rest
-
Updated
May 8, 2018 - JavaScript
-
Updated
Jun 19, 2020 - JavaScript
firebase data provider for react-admin framework
-
Updated
May 29, 2020 - JavaScript
Simply expose resource CRUD (Create Read Update Delete) routes for Express & Sequelize. Compatible with React Admin Simple Rest Data Provider
-
Updated
Jul 8, 2020 - TypeScript
When creating a Datagrid inside of a ReferenceManyField, clicking any field in the Datagrid header doesn't include the sort params in the request. I've created an example for you to see what I mean- Clicking the "Created at" header sends a request without any sort params. This was addressed in React-Admin here- marmelab/react-admin#752
<Edit {...props}>
<Tabb
A csv file import button for react-admin
-
Updated
Jun 9, 2020 - TypeScript
An example of OpenID Connect implementation on React Admin
-
Updated
Jun 11, 2020 - JavaScript
React Redux Admin Panel
-
Updated
Jul 24, 2018 - JavaScript
Improve this page
Add a description, image, and links to the react-admin topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the react-admin topic, visit your repo's landing page and select "manage topics."


What I Want
I want to fixed side menu it should not scrolling with my data.
Description
I have installed react-admin in my react web App project but i am facing side menu scrolling issue. Side menu is scrolling with data.
Steps to reproduce:
I have following the same example that is providing by react-admin and in this example issue can be reproduce on dashboard.
If we will