mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-07-24 15:49:42 +02:00
* added plural names and alias tables to foods/units
* updated models to include plural names and aliases
* updated parser to include plural and aliases
* fixed migrations
* fixed recursive models
* added plural abbreviation to migration
* updated parser and display prop
* update displays to use plurals
* fix display edgecase and remove print
* added/updated display tests
* fixed model bug and added parser tests
* added tests for aliases
* added new plural options to data management page
* removed unique constraint
* made base dialog more customizable
* added alias management to food and unit data pages
* removed unused awaits
* 🧹
|
||
---|---|---|
.. | ||
api | ||
forms | ||
partials | ||
recipe-page | ||
recipes | ||
store | ||
use-locales | ||
use-users | ||
use-backups.ts | ||
use-context-presents.ts | ||
use-copy.ts | ||
use-group-cookbooks.ts | ||
use-group-mealplan.ts | ||
use-group-webhooks.ts | ||
use-groups.ts | ||
use-logged-in-state.ts | ||
use-passwords.test.ts | ||
use-passwords.ts | ||
use-router.ts | ||
use-toast.ts | ||
use-user.ts | ||
use-utils.ts | ||
use-validators.ts |