mealie/frontend/components/global
Hayden fcc5d99d40
chore: frontend testing setup (#1739)
* add vitest

* initialize lib w/ tests

* move to dev dep

* run tests in CI

* update file names

* move api folder to lib

* move api and api types to same folder

* update generator outpath

* rm husky

* i guess i _did_ need those types

* reorg types

* extract validators into testable components

* (WIP) start composable testing

* fix import type

* fix linter complaint

* simplify icon type def

* fix linter errors (maybe?)

* rename client file for sorting
2022-10-22 11:51:07 -08: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 Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00
AppLoader.vue Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00
AppToolbar.vue refactor: ♻️ rewrite admin CRUD interface for admins (#825) 2021-11-23 18:57:24 -09:00
AutoForm.vue chore: make vue global components and layouts localizable (#1565) 2022-08-15 13:55:51 -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 ux: unify UI based on user-feedback (#1216) 2022-05-11 17:14:03 -08:00
BaseCardSectionTitle.vue chore: make vue global components and layouts localizable (#1565) 2022-08-15 13:55:51 -08:00
BaseDialog.vue feat: press enter to create a shopping list! (#1657) 2022-09-27 18:54:28 -08:00
BaseDivider.vue Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00
BaseOverflowButton.vue chore: make vue global components and layouts localizable (#1565) 2022-08-15 13:55:51 -08: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
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
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 chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
SafeMarkdown.vue security: multiple reported CVE fixes (#1515) 2022-07-31 13:10:20 -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