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

feat: disable species creation from Verify and reduce species count queries #115

Merged
merged 4 commits into from
Jun 24, 2021

Conversation

nmcharlton
Copy link
Collaborator

Resolves #106
Resolves #108

  • User can select species from dropdown when tagging, but can only create new species in the Species Manager tool
  • Basic species list is now requested and populated before species capture counts, to remove lag in Verify tool filter and tagging
  • Explicit reload of species list is only done when species are created or removed
  • Species capture count is updated after captures are tagged with a species

@nmcharlton nmcharlton merged commit 1fb8977 into Greenstand:master Jun 24, 2021
@nmcharlton nmcharlton deleted the bugfix/108-species-queries branch June 24, 2021 06:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Reduce number of per-species capture count queries Disable new species creation from Verify
1 participant