EPFL-ENAC / ALICE-ETHZ-AREMA

https://alice-ethz-arema.epfl.ch
GNU General Public License v3.0
1 stars 0 forks source link

feat: users and natural resources pages with backend services #21

Closed ymarcon closed 11 months ago

ymarcon commented 11 months ago

Users can be added, edited, removed (by administrators), listed with paging, sorted, filtered by role and email from the Users page in the admin frontend.

image

ymarcon commented 11 months ago

Natural resources can be listed, edited and removed. Addition still failing because of created at/by fields that should be provisionned by the backend.

image