v0.7.0
Major Features
- User Auth and Profile Management
- Restaurant creation and management with the help of Google Maps Autocomplete service
- Explore Restaurants (Filter by name, cuisine and get list sorted by nearest first)
- Admins can add, and delete menu items to their restaurants
- Admins can upload images and cover photo for their restaurants
- Customers can leave ratings/reviews for restaurants, and later edit and delete them.
- A drag and drop restaurant layout builder tool for admins to design flexible layouts
What's Changed
- Setup Firebase Auth and Login Page by @Amnish04 in #27
- Start observing user auth state by @Amnish04 in #28
- Show user email on hover by @Amnish04 in #29
- Amnish04/firebase UI by @Amnish04 in #30
- Finish Profile Management UI Design by @Amnish04 in #37
- Finish view and update user by @Amnish04 in #38
- Finish user management by @Amnish04 in #39
- Fix user management bugs by @Amnish04 in #41
- Add Manage Restaurants Page by @Amnish04 in #42
- Create Restaurants and Integrate Google Maps by @Amnish04 in #49
- Finish Delete Restaurants by @Amnish04 in #50
- Pay Technical Debt by @Amnish04 in #52
- Finish Update Restaurant by @Amnish04 in #54
- Fetch coordinates from an open source service for db storage by @Amnish04 in #58
- Filtering by cuisine should scroll to nearby restaurants section by @Amnish04 in #60
- Amnish04/manage restaurants by @Amnish04 in #63
- Send current coordinated for nearby restaurants filtering by @Amnish04 in #64
- Allow uploading cover photo for restaurants by @Amnish04 in #65
- Allow Admins to upload restaurant images by @Amnish04 in #67
- Make sure current user is available before requesting for owned resta… by @Amnish04 in #68
- Only allow restaurant owners to delete images by @Amnish04 in #69
- Implement Restaurant Reviews by @Amnish04 in #73
- Add hide password buttons and fix save disabled bug by @Amnish04 in #76
- Implement route guards and Cache user profile in localStorage by @Amnish04 in #77
- Refactor and fix menu items by @Amnish04 in #79
- Extract RestaurantDetailsTab component by @Amnish04 in #80
New Contributors
Full Changelog: https://github.com/Dine-A-Night/dine-a-night_ui/commits/v0.7.0