Skip to content

Releases: RyanNoelk/OpenEats

Adding Delete button to recipes

25 Jan 04:42
718ce7f
Compare
Choose a tag to compare
Merge pull request #327 from RyanNoelk/dev

adding deletion of recipes on the UI (#326)

Fixing Broken Pagination

25 Jan 03:19
a7e86df
Compare
Choose a tag to compare

There were some issues with pagination in the last release. This fixes it.

Browse Page refactor

24 Jan 17:50
c9a7dd8
Compare
Choose a tag to compare

Features:

  • Updates the browse page styling and ports it to redux to make it much faster.
  • Adds a Public/Private option when creating/editing recipes.
  • Update docs and adding automated image backups

ReadMe Updates

10 Jan 15:52
d35a965
Compare
Choose a tag to compare
  • Fixed typo with repo name.
  • Fixed command to create a super user.

Redux

02 Dec 05:42
42b0c2e
Compare
Choose a tag to compare

This releases updates the frontend to use redux.