Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[aform] add AQuantity component #79

Draft
wants to merge 13 commits into
base: development
Choose a base branch
from
Draft

[aform] add AQuantity component #79

wants to merge 13 commits into from

Conversation

Alchez
Copy link
Collaborator

@Alchez Alchez commented Mar 30, 2023

Closes #62.


Todo:

  • Include elements to show UOM, Stock Quantity and Stock UOM
  • Add styling to the AQuantity component

Copy link
Contributor

github-actions bot commented Apr 18, 2024

Coverage Report for ./aform

Status Category Percentage Covered / Total
🟢 Lines 85.16% (🎯 70%) 201 / 236
🟢 Statements 84.64% (🎯 70%) 204 / 241
🟢 Functions 79.24% (🎯 70%) 42 / 53
🔴 Branches 64.95% (🎯 70%) 76 / 117
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
aform/src/components/form/ADropdown.vue 91.48% 73.33% 84.61% 91.48% 55, 84-85, 93
aform/src/components/form/AQuantity.vue 0% 0% 0% 0% 37, 2, 1, 5, 12
Unchanged Files
aform/src/components/AForm.vue 90% 40% 85.71% 90% 40-42, 41
aform/src/components/base/CollapseButton.vue 100% 100% 100% 100%
aform/src/components/form/ACheckbox.vue 100% 100% 100% 100%
aform/src/components/form/AComboBox.vue 0% 0% 100% 0% 2-1
aform/src/components/form/ADate.vue 85.71% 50% 100% 85.71% 38
aform/src/components/form/ADatePicker.vue 96.61% 90.9% 92.85% 96.49% 66, 28
aform/src/components/form/AFieldset.vue 87.5% 100% 50% 87.5% 8
aform/src/components/form/AFileAttach.vue 0% 0% 0% 0% 26, 28-30, 29, 32, 32, 2, 1, 8-9, 14, 17
aform/src/components/form/ANumericInput.vue 100% 100% 100% 100%
aform/src/components/form/ATextInput.vue 100% 100% 100% 100%
aform/src/components/utilities/Login.vue 87.5% 88.88% 100% 87.5% 76-78
aform/src/directives/mask.ts 84.09% 59.09% 100% 83.72% 33-34, 41, 50, 65, 98, 103
Generated in workflow #358 for commit 3e3077e by the Vitest Coverage Report Action

Repository owner deleted a comment from github-actions bot Apr 22, 2024
Repository owner deleted a comment from github-actions bot Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[AForm][ATable] Quantity Component
1 participant