1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-07-24 15:49:42 +02:00
mealie/frontend/pages/group
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
..
data feat: plural foods and units, and aliases (#2674) 2023-11-14 06:39:07 -09:00
mealplan feat: Remove Explore URLs and make the normal URLs public (#2632) 2023-11-05 16:07:02 -09:00
reports Localize hard-coded texts (#2044) 2023-01-28 16:39:51 -09:00
data.vue feat: Remove Explore URLs and make the normal URLs public (#2632) 2023-11-05 16:07:02 -09:00
index.vue feat: update inline docs on group page to clarify private/public settings (#2190) 2023-02-26 12:39:36 -09:00
members.vue feat: Remove Explore URLs and make the normal URLs public (#2632) 2023-11-05 16:07:02 -09:00
migrations.vue feat: Implemented Plan to Eat migration (#2635) 2023-10-15 20:01:07 +00:00
notifiers.vue fixes: PWA & interface on small screens (#2536) 2023-10-07 11:36:47 -08:00
webhooks.vue feat(lang): more localization(#2219) 2023-03-21 11:45:27 -08:00