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

Feature/weight updates #183

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open

Feature/weight updates #183

wants to merge 9 commits into from

Conversation

cjrolfe
Copy link
Collaborator

@cjrolfe cjrolfe commented Feb 6, 2025

Changes

  • Breeds object - new Ideal Min and Max Weight (kgs)
  • Animal object - new Average Ideal or Target Weight (kgs) field - average of Min and Max Breed values (if existing) updated by flow. Average Ideal or Target Weight (kgs) field can also be overwritten by user.
  • Animal object - new Average Ideal or Target Weight (lbs) formula field - conversion from kgs
  • Animal object - new Ideal Weight Range formula field display the Min and Max range from Breed, just as a guide.
  • New Indicators for Overweight and Underweight, in AnimalBadgeController. Displays Overweight is Current Weight > Max, or Underweight if Current Weight < Min.
  • AnimalBadgeController updated
  • AnimalBadgeControllerTest updated (89% coverage)
  • Updated Animal Record Trigger flow to create Platform Event

@cjrolfe cjrolfe requested a review from GeekStewie February 6, 2025 13:14
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.

1 participant