At BlackBox Vision we use a lot React Admin as a tool for building internal systems and back offices.
We're pretty grateful for the work done behind React Admin.
This repository contains some internal libraries that we've used in our projects and decided to release as a part of our OSS initiative.
We've packages to support different needs.
- RA Tour (WIP): Add support to guide new comers in your app.
- RA Layout: Add a custom Layout that really improves UX.
- RA Search (WIP): Add support for searching over all the entities.
- RA Navigation (WIP): Add support for improving navigation in your app.
- RA Preferences (WIP): Add support for persisting user preferences.
- RA Form Layout (WIP): Add support for different form variants.
- RA Version (WIP): Add support for versioning entities and see the history of changes.
- RA Relationships (WIP): Add support for many-to-many relationships through entities.
- RA Realtime (WIP): Add support for realtime data.
- RA Messaging (WIP): Add support for an internal chat in your app.
- RA Notifications (WIP): Add support for push notifications.
- RA Editor Input (WIP): Add support for a block-based text editor.
- RA Calendar Input (WIP): Add support for a Google Calendar like Calendar input.
- RA Language Spanish: Add support for ES translations.
- RA RBAC: Add support for fine grained permissions into your app.
- RA Audit Log (WIP): Add support for auditing user events, and a timeline view to visualize all the user actions.
- RA Auth0 (WIP): Add support for Auth0 as an Auth Provider.
- RA LDAP Auth (WIP): Add support LDAP as an Auth Provider.
- RA Firebase Auth (WIP): Add support for Firebase as an Auth Provider.
- RA Firebase Provider (WIP): Add support for Firebase as a Data Provider
Those packages marked with (WIP) are packages under development.