tnc-ca-geo / animl-frontend

A frontend web app for viewing & labeling camera trap data by The Nature Conservancy.
https://animl.camera
Other
16 stars 0 forks source link

Manage users #158

Closed oliverroick closed 11 months ago

oliverroick commented 1 year ago

Adds UI to manage project users:

The ManageUsersModal is loaded and depending on the mode one of the three sub-components (ManageUsersList, ManageUsersAddForm, ManageUsersEditForm) are loaded. The state is managed in the new userSlice.