mealie/frontend/components/global
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
..
AdvancedOnly.vue feat: add on mounted hook for bookmarklets (#1120) 2022-04-01 11:05:25 -08:00
AppButtonCopy.vue chore: make vue global components and layouts localizable (#1565) 2022-08-15 13:55:51 -08:00
AppButtonUpload.vue feat: Timeline Image Uploader Improvements (#2494) 2023-08-21 15:00:37 +00:00
AppLoader.vue Feature: Global Timeline (#2265) 2023-04-25 09:46:00 -08:00
AppToolbar.vue feat(lang): more localization(#2219) 2023-03-21 11:45:27 -08:00
AutoForm.vue feat: disable admin option when using LDAP auth (#2583) 2023-09-29 15:58:34 -08:00
BannerExperimental.vue chore: make vue global components and layouts localizable (#1565) 2022-08-15 13:55:51 -08:00
BaseButton.vue chore: make vue global components and layouts localizable (#1565) 2022-08-15 13:55:51 -08:00
BaseButtonGroup.vue feat: cook timer (#2508) 2023-08-23 09:31:23 -08:00
BaseCardSectionTitle.vue chore: make vue global components and layouts localizable (#1565) 2022-08-15 13:55:51 -08:00
BaseDialog.vue feat: plural foods and units, and aliases (#2674) 2023-11-14 06:39:07 -09:00
BaseDivider.vue Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00
BaseOverflowButton.vue Localize hard-coded texts (#2044) 2023-01-28 16:39:51 -09:00
BasePageTitle.vue Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00
BaseStatCard.vue chore: update dev dependencies (#1282) 2022-05-25 09:38:21 -08:00
ButtonLink.vue chore: make vue global components and layouts localizable (#1565) 2022-08-15 13:55:51 -08:00
ContextMenu.vue refactor: unify recipe-organizer components (#1340) 2022-06-03 20:12:32 -08:00
CrudTable.vue chore: make vue global components and layouts localizable (#1565) 2022-08-15 13:55:51 -08:00
DevDumpJson.vue Feature/shopping lists second try (#927) 2022-01-16 15:24:24 -09:00
DocLink.vue feat: update inline docs on group page to clarify private/public settings (#2190) 2023-02-26 12:39:36 -09:00
DropZone.vue fix firefox drag and drop + add visual indicator (#1747) 2022-10-21 20:01:08 -08:00
HelpIcon.vue feat: support require_all property for cookbooks (#1130) 2022-04-03 16:32:58 -08:00
ImageCropper.vue chore: Get Rid of Warnings (#2599) 2023-10-07 11:23:47 -08:00
InputColor.vue chore: make vue global components and layouts localizable (#1565) 2022-08-15 13:55:51 -08:00
InputLabelType.vue chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
InputQuantity.vue chore: make vue global components and layouts localizable (#1565) 2022-08-15 13:55:51 -08:00
LanguageDialog.vue chore: update dev dependencies (#1282) 2022-05-25 09:38:21 -08:00
MarkdownEditor.vue refactor: recipe-page (#1587) 2022-08-27 10:44:58 -08:00
RecipeJsonEditor.vue chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
ReportTable.vue feat: Remove Explore URLs and make the normal URLs public (#2632) 2023-11-05 16:07:02 -09:00
SafeMarkdown.vue feat: Expanded safe HTML tags and attributes (#2248) 2023-03-21 11:49:41 -08:00
StatsCards.vue feat: add group statistics on profile page 2022-03-27 15:12:18 -08:00
ToggleState.vue security: enforce min length for user password (#1555) 2022-08-13 21:38:26 -08:00