StoDevX / AAO-React-Native

The St. Olaf community, now in pocket size.
GNU Affero General Public License v3.0
42 stars 16 forks source link

Restore menu daypart picker #7085

Closed drewvolz closed 8 months ago

drewvolz commented 8 months ago

This restores the menu daypart picker that allows a user to switch between different meal times (breakfast, brunch, lunch, dinner) into the filter builder.

Additionally, passing in now into the filter builder gets closest-mealtime selection working with this filter.

We have all of this functionality in the shipping apps so it seems like it would be good that this is restored.

codecov[bot] commented 8 months ago

Codecov Report

Merging #7085 (abd1d7b) into master (5d601c8) will not change coverage. The diff coverage is 0.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #7085 +/- ## ====================================== Coverage 8.46% 8.46% ====================================== Files 304 304 Lines 5125 5125 Branches 1376 1376 ====================================== Hits 434 434 Misses 4663 4663 Partials 28 28 ```