Import users from CSV

Change-Id: I3565dae7531b7de1d68ebcb2392be931083dda9e
This commit is contained in:
Michael Albert
2020-09-22 11:30:27 +02:00
parent 3d4f45d070
commit e5d2d895d9
8 changed files with 946 additions and 21 deletions

View File

@@ -24,6 +24,7 @@
"dependencies": {
"prop-types": "^15.7.2",
"ra-language-german": "^2.1.2",
"papaparse": "^5.2.0",
"react": "^16.13.1",
"react-admin": "^3.7.0",
"react-dom": "^16.13.1",