1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-07-24 23:59:45 +02:00
mealie/frontend/pages/group/data
Michael Genson d440d51ffe
feat: plural foods and units, and aliases (#2674)
* 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

* 🧹
2023-11-14 06:39:07 -09:00
..
foods.vue feat: plural foods and units, and aliases (#2674) 2023-11-14 06:39:07 -09:00
index.vue Feature/group items editor (#1064) 2022-03-17 10:30:10 -08:00
labels.vue Localize hard-coded texts (#2044) 2023-01-28 16:39:51 -09:00
recipes.vue feat: update organization icons (#2668) 2023-10-25 15:08:58 +00:00
units.vue feat: plural foods and units, and aliases (#2674) 2023-11-14 06:39:07 -09:00