-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
Description
Collecting a list of stuff I noticed are not yet available, when working on making taxa lists available from UI:
- Backend sorting (can we make it possible to sort by name and dates?) ✅
- Missing "created_at" and "updated_at" in API list response ✅
- Missing user permissions for individual objects in API list response ✅
- Could be nice to return the taxa count with the list response, if not too slow! ✅
- Also ensure that per-project lists are working correctly everywhere. Only admins should be able to make a global list. Check the OOD branch where this was already implemented.
Copilot