ucsb-cs156-m23 / proj-happycows-m23-10am-4

https://ucsb-cs156-m23.github.io/proj-happycows-m23-10am-4/
0 stars 1 forks source link

FEATURE: Added new UI for Update health and Milk Cows Jobs #94

Closed MPriston closed 1 year ago

MPriston commented 1 year ago

Overview

In this PR, we implement the new frontend interfaces for Updating the cows' health and milking commons. This gives the user the ability to choose a single common or all of them when running the jobs.

This PR is a rebuild of old PR #82

DEPENDENCIES

In order for this PR to be merged and work properly, PR #92 needs to be closed first

Screenshots (Optional)

image image

Validation (Optional)

  1. See Storybook for newly implemented components

Tests

Linked Issues

Closes #11 Closes #45