Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Listes #17

Open
Landeers opened this issue Mar 14, 2015 · 0 comments
Open

Listes #17

Landeers opened this issue Mar 14, 2015 · 0 comments
Assignees

Comments

@Landeers
Copy link
Contributor

Lorsque l'on affiche les listes, on récupère à chaque fois la totalité des objets pour n'afficher au final que 2 ou 3 champs, ça risque de devenir très lourd quand l'appli sera en prod.

Voici la liste des champs à retourner pour chaque type d'objet :

  • taxon : id, libelle_long, libelle_court
  • protocole : id, titre, macro_protocole
  • site : id, titre, verrouille, observateur
  • participation : id, observateur, date_debut
  • utilisateur : id, pseudo, role

A compléter si besoin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants