Skip to content

Releases: open-eats/OpenEats

Prevents logged out users from being redirected on the homepage

12 Mar 16:47
Compare
Choose a tag to compare

Check if a user is login in before showing the menu content on the homepage. Doing this prevents logged out users from being redirected on the homepage.

Support for displaying recipe data as fractions

08 Mar 21:35
Compare
Choose a tag to compare

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

24 Nov 01:07
Compare
Choose a tag to compare

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

05 Jun 18:20
efbb011
Compare
Choose a tag to compare

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

21 Apr 20:59
Compare
Choose a tag to compare

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

30 Mar 09:51
568c5de
Compare
Choose a tag to compare

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

02 Mar 22:56
Compare
Choose a tag to compare

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

04 Feb 04:20
Compare
Choose a tag to compare

This is another test release.

Syncing releases with script

04 Feb 04:09
Compare
Choose a tag to compare

Syncing releases with script