globe-and-citizen / cnc-portal

The Crypto Native Portal, an app that creates a mechanism to financially acknowledge the micro contributions of Open Source collaborators along with tools that promote effective governance.
3 stars 0 forks source link

Feat/ Permissioning System UI #247

Closed aliassan closed 1 month ago

aliassan commented 1 month ago

Description

UI for permissioning system.

https://www.loom.com/share/5d1710fe92c84a7d89ae8b53b3d48435

Fixes # (issue)

Type of change

Checklist:

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 0.85470% with 116 lines in your changes missing coverage. Please review.

Project coverage is 34.13%. Comparing base (8d22024) to head (9bc8ebb). Report is 93 commits behind head on develop.

Files Patch % Lines
app/src/components/roles/AddRoleCategoryForm.vue 0.00% 33 Missing and 6 partials :warning:
app/src/components/roles/AddRoleForm.vue 0.00% 21 Missing and 4 partials :warning:
app/src/views/RolesView.vue 0.00% 23 Missing and 2 partials :warning:
app/src/components/roles/AddEntitlementForm.vue 0.00% 11 Missing and 1 partial :warning:
app/src/components/roles/RoleCategoryCard.vue 0.00% 9 Missing :warning:
app/src/components/AddResourceCard.vue 0.00% 5 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #247 +/- ## =========================================== + Coverage 30.25% 34.13% +3.87% =========================================== Files 78 92 +14 Lines 1299 1547 +248 Branches 294 356 +62 =========================================== + Hits 393 528 +135 - Misses 784 883 +99 - Partials 122 136 +14 ``` | [Flag](https://app.codecov.io/gh/globe-and-citizen/cnc-portal/pull/247/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=globe-and-citizen) | Coverage Δ | | |---|---|---| | [app-unit-tests](https://app.codecov.io/gh/globe-and-citizen/cnc-portal/pull/247/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=globe-and-citizen) | `34.13% <0.85%> (+3.87%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=globe-and-citizen#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.