Skip to content

User administration, list create and edit

Closes #376 (closed)

@gaelleM Ready for CSS'ing.

You will need users (https://localhost:8000/sources/users/) and groups (http://localhost:8000/groups/) endpoints on your config.json.

Pages:

You may want to create some Groups on your Django's admin to have a full view.

As for Circles and Projects, User listing is missing the search boxes, "Creating on", "Delete button". On edit and creation, same goes for "Collective" and "Issuer". Default circles neither.

Password is auto-generated and not shared to the administrator. We still need to implement the welcome email to provide a full autonomous solution, but for now users created by administrator can reset their passwords.

@rachel I did not put the user counter near "Users" on title, it were really perf eating, do we need it right now or could we implement it on another place, like at the bottom of the table (Same sib-display element).

Edited by Jean-Baptiste Pasquier

Merge request reports