1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-07-25 08:09:41 +02:00
mealie/frontend/pages
Michael Genson 07fef8af9f
feat: restore frontend sorting for all recipes (#1497)
* fixed typo

* merged "all recipes" pagination into recipe card
created custom sort card for all recipes
refactored backend calls for all recipes to sort/paginate

* frontend lint fixes

* restored recipes reference

* replaced "this" with reference

* fix linting errors

* re-order context menu

* add todo

Co-authored-by: Hayden <64056131+hay-kot@users.noreply.github.com>
2022-07-26 18:08:56 -08:00
..
admin Consolidate frontend types (#1245) 2022-05-21 11:22:02 -08:00
cookbooks feat: additional cookbook features (tags, tools, and public) (#1116) 2022-04-01 09:50:31 -08:00
group feat: re-write get all routes to use pagination (#1424) 2022-06-25 11:39:38 -08:00
recipe Feature: Toggle display of ingredient references in recipe instructions (#1268) 2022-07-09 20:28:34 -08:00
recipes feat: restore frontend sorting for all recipes (#1497) 2022-07-26 18:08:56 -08:00
register fix: recipe ingredient editor bugs (#1251) 2022-05-22 11:16:23 -08:00
shared/recipes add recipe.image cache key to bush caches (#1427) 2022-06-19 11:47:16 -08:00
shopping-lists feat: re-write get all routes to use pagination (#1424) 2022-06-25 11:39:38 -08:00
user feat: implement user favorites page (#1376) 2022-06-13 09:33:46 -08:00
forgot-password.vue Refactor/composables-folder (#787) 2021-11-06 11:28:47 -08:00
index.vue feature: proper multi-tenant-support (#969)(WIP) 2022-02-13 12:23:42 -09:00
login.vue feat: improved registration signup flow (#1188) 2022-05-06 11:18:06 -08:00
reset-password.vue Refactor/composables-folder (#787) 2021-11-06 11:28:47 -08:00
search.vue refactor: unify recipe-organizer components (#1340) 2022-06-03 20:12:32 -08:00