bcgov / ppr-deprecated

deprecated-Personal Property Registry
Apache License 2.0
2 stars 10 forks source link

Issue #769 PPR List item #770

Closed bryan-gilbert closed 4 years ago

bryan-gilbert commented 4 years ago

Create a Vue component that can hold any content (e.g. secured party, debtor, serial collateral). The component can expect these properties:

Component needs to provided a name slot to insert the appropriate prompt/header for the content.

Component needs to provide a X button (located top far right corner) when the list length is greater than or equal to 2. Emit a remove event with the content's index.

When not editing hide the prompt and the remove button.

codecov[bot] commented 4 years ago

Codecov Report

Merging #770 into master will increase coverage by 0.02%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #770      +/-   ##
==========================================
+ Coverage   93.22%   93.25%   +0.02%     
==========================================
  Files          56       57       +1     
  Lines        1211     1216       +5     
  Branches      109      109              
==========================================
+ Hits         1129     1134       +5     
  Misses         80       80              
  Partials        2        2
Flag Coverage Δ
#python_unittests 97.13% <ø> (ø) :arrow_up:
Impacted Files Coverage Δ
ppr-ui/src/components/PprListItem.vue 100% <100%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update eacb1d8...4132cae. Read the comment docs.

sonarcloud[bot] commented 4 years ago

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication