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

[beam] Added Beam Metadata Component #157

Merged
merged 6 commits into from
Oct 3, 2024

Conversation

crabinak
Copy link
Collaborator

@agritheory I added the Beam Metadata component here. I added a slot for the ListView. I wasn't sure what type of data would exactly be expected, so I made a generic "workOrder" object that passes in as a prop and populates a few of the work order fields as well as binds some styling to the "complete" value.

@agritheory
Copy link
Owner

image

Copy link
Contributor

github-actions bot commented Oct 1, 2024

Coverage Report for ./beam

Status Category Percentage Covered / Total
🔴 Lines 10.6% (🎯 70%) 7 / 66
🔴 Statements 11.42% (🎯 70%) 8 / 70
🔴 Functions 5.26% (🎯 70%) 1 / 19
🔴 Branches 0% (🎯 70%) 0 / 41
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
beam/src/components/BeamMetadata.vue 0% 0% 100% 0% 2-6, 12-13, 51
Unchanged Files
beam/src/components/ActionFooter.vue 0% 100% 0% 0% 12, 14-16, 15, 2-3
beam/src/components/BeamModal.vue 0% 0% 0% 0% 3, 2-1, 4-5, 5
beam/src/components/BeamModalOutlet.vue 0% 100% 100% 0% 2
beam/src/components/Confirm.vue 0% 0% 0% 0% 4-5
beam/src/components/ItemCheck.vue 0% 0% 0% 0% 9, 2-3
beam/src/components/ItemCount.vue 0% 0% 0% 0% 14, 25, 25, 27-32, 28-31, 2, 1
beam/src/components/ListAnchor.vue 0% 100% 100% 0% 1
beam/src/components/ListItem.vue 0% 0% 0% 0% 37, 3, 2-1, 10, 14
beam/src/components/ListView.vue 0% 0% 0% 0% 36, 38-40, 39, 42-44, 43, 46-52, 47-51, 50, 2, 6-null
beam/src/components/Navbar.vue 0% 0% 0% 0% 15, 17-19, 18, 2, 6, 5-4, 8-null
beam/src/components/ScanInput.vue 88.88% 100% 50% 87.5% 23
Generated in workflow #342 for commit 0117124 by the Vitest Coverage Report Action

@Alchez Alchez changed the title Added Beam Metadata Component [beam] Added Beam Metadata Component Oct 1, 2024
@Alchez
Copy link
Collaborator

Alchez commented Oct 1, 2024

@crabinak I think this one just needs a changelog

@Alchez Alchez linked an issue Oct 2, 2024 that may be closed by this pull request
@agritheory agritheory merged commit bff0a96 into development Oct 3, 2024
5 of 7 checks passed
agritheory added a commit that referenced this pull request Oct 3, 2024
@Alchez Alchez deleted the beam-metadata-document-component branch November 19, 2024 09:43
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.

[beam] Metadata/ Document component
3 participants