Make bulk registration CSV import more user-friendly (#411)

* Refactor CSV import

* Finish refactoring

* Add types file

* update readme
This commit is contained in:
Borislav Pantaleev
2025-03-21 20:29:07 +02:00
committed by GitHub
parent 28043dc2ca
commit 7af2831be8
19 changed files with 800 additions and 583 deletions

View File

@@ -110,6 +110,7 @@ The following changes are already implemented:
* 🗑️ [Add "Purge Remote Media" button](https://github.com/etkecc/synapse-admin/pull/237)
* [Respect base url (`BASE_PATH` / `vite build --base`) when loading `config.json`](https://github.com/etkecc/synapse-admin/pull/274)
* [Add Users' Account Data tab](https://github.com/etkecc/synapse-admin/pull/276)
* [Make bulk registration CSV import more user-friendly](https://github.com/etkecc/synapse-admin/pull/411)
#### exclusive for [etke.cc](https://etke.cc) customers