Releases: open-eats/openeats-web
Prevents logged out users from being redirected on the homepage
General bug fixes and reworking the Menu page
Refactoring the Menu to be simpler
Adding a History page to the menu
Updating outdated packages,
Fixing issues with the display of subrecipes
Fixing tests
Fixing mobile CSS for the ON the Menu
section on the news page
Fixing service worker to be disabled on admin page
Adding LAN docs to running the app
Made links in README relative
Adding support for comments/ratings
Major Features:
Allowing course/cuisine to be create when the recipe is.
Cleaning up the way recipes are saved.
Adding support for comments/ratings.
Adding backend support for shared lists.
Place upcoming menu items on the homepage.
Minor Features:
Ingredient parser improvements.
Adding French translation.
Fixing the list footer for mobile devices.
Adding support for Direction categories.
Other minor bug fixes...
fixing ui caching bugs
fixing issues with the browse page that was causing recipes to no be displayed correctly when creating new recipes
Support for displaying recipe data as fractions
Support for displaying recipe data as fractions
Model changes and migrations to support fractions
Adding more unit test to APIs
Delete the offset if we are doing a search from the UI
Cleaning up the quick start script
Build process improvement
Adding JWT support
Adding support for using slug values in the recipe
Fixing issue with tests always passing
Adding docs and settings for remote DB config
New ui build process
Adding coverage reports
Use nginx to serve static
Nginx config to also pass port info to django
Using slugs for recipe and list URLs
This release will break any bookmarks that you have of recipes and Grocery lists. They will now look like 'openeats.com/recipe/my-great-recipe' instead of 'openeats.com/recipe/2'. Nothing but the Url cahnge should be effect.
Syncing releases with script
This is another test release.
Syncing releases with script
Syncing releases with script
Fixing issue with docker hub builds
1.0.3 Rename docker-compose-test.yml to test.yml