You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
created migration for new diet attribute and fixed broken tests (47d97cb)
adjusted styling of VeggiIcon, added tooltip for VeggiIcon, added Diet to TV-Screen (b9a1d51)
added icons for vegan and vegetarian, adjusted interfaces of apicontroller to also include diet attribute, adjusted tests to match the interfaces (c909e0f)
added diet input for variations and updated the state update process (c283724)
changed dish input form to allow for inputting a diet type (dec2165)
adjusted dish interface to accomodate diet type, updated interface check to work with diet type and fixed unit tests that broke due to the changes (ed72f13)
added attribute Diet to Dish and extended fixtures to accomodate Diet type (91332e1)