some small bugs including:
- some translation fixes
- Be abel to like dishes (only for logged in users)
- Add likes to the cards on the home page and kitchen cards
- Update popular dishes depending on likes
Smaller updates to optimize the features on V 0.4.0
- added search feature to search for dishes on title, description, tags and ingredients
- fixed some smaller bugs
Fixed issues where it looks like you are logged in but are not logged in. Altered the auth process to validate your login state and request authentication if not valid
Small adjustments - Set header menu correctly on mobile - Fix issue on missing images in cards - Better auth validation
Added functionality to add tags to recipe's - Add tags to recipe's - Manage tags from the admin panel - Create new tags from the admin panel * create tag * add translations for each locale * set tags as a tag that is a group of other tags * set tag to be used for the inspiration page - Added inspiration page with dishes related to selected tags
Main focus has been to add a alternative ingredient options. Get variations of your dish without creating close copies.