Mealinvy - Change Log
All notable changes to this project will be documented in this file.
[Unreleased]
Fixed
- New signups were not instantly assigned a BigBearAccount profile.
- When you click on an image in Create Meal, the activity sheet appears, however View Image does not work.
[6.5.0] - 2023-01-12
Added
- Env syncing
- On a regular basis, check for a connection to the BigBearNetwork.
- When you go offline, the saving procedure will be paused until you return online.
- Cache data for faster loading and the ability to see data while offline.
- Employee type to create a person screen. Options: Server, hostess, manager, owner
- Add document scanning to the app.
Fixed
- Image saving when holding down on the image is now fixed.
- The actual uploaded images were not displayed when editing a meal and checking out.
- When switching between apps, it occasionally stated that there was no internet connection.
- Improved the connection to BigBearNetwork.
- Rebuild the UI to be faster and more responsive.
- Rebuilt the image viewer to be faster and more responsive.
- Review restaurant and server views can now scroll to the bottom
2021 December
Changed
- Improved the speed of sharing posts
2021 November
Fixed
- When reposting make sure it doesn't inherit the current checkin.
- When cloning meal it was deleting the parent image.
- Combine all the duplicate restaurants in to the first one created.
- Check the restaurant and server for undefined name and replace with white space.
- Let users see meals that are public without erroring out.
- Mobile notifications.
- Share post is white screening.
- Fix the checkout discount amount can’t be null.
- Active check-in is not staying active.
Added
- Add the avg wait time for checked in to seated_at.
- Restaurant searching to the filter list.
- Server filtering to the search filter list.
- Built robots to test the web app & mobile app so it's more stable.
- Add image uploading to Restaurant menus, Server Reviews, Meals, Check-ins, Checkouts.
- Add the restaurant name to the people boxes.
- Add the text review to the show review info box.
- Add where the user can checkin to a restaurant on the topbar.
- Add meals to the check-in show. So people can see all the meals in that check-in.
- Visual searching.
- Favorite each person.
- Favorite each restaurant.
- Private data to the employees phone number, email ETC... for the user to have only.
Changed
- Don't allow more than one clone of a meal.
- Move all Mealinvy accounts to BigBearAccounts.
- Move mealinvy from the old domain into BigBearApps.
- Speed up the modals on the web and mobile apps.