mealie/frontend/components/Domain
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
..
Cookbook feat: Remove Explore URLs and make the normal URLs public (#2632) 2023-11-05 16:07:02 -09:00
Group fix: #2169 webhooks not firing (#2178) 2023-02-26 10:27:22 -09:00
Recipe feat: plural foods and units, and aliases (#2674) 2023-11-14 06:39:07 -09:00
ShoppingList chore: Get Rid of Warnings (#2599) 2023-10-07 11:23:47 -08:00
User fix: eslint errors and failing tests (#2078) 2023-01-29 13:01:41 -09:00
SearchFilter.vue feat: server side search (#2112) (#2117) 2023-02-11 21:26:10 -09:00