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/UI improve #224

Closed dasarathg68 closed 1 month ago

dasarathg68 commented 1 month ago

Description

This PR implements the new panel design for bank related actions. Fixes #218 image

Type of change

Please delete options that are not relevant.

Checklist:

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 57.50000% with 17 lines in your changes missing coverage. Please review.

Project coverage is 28.59%. Comparing base (742f290) to head (180ba63). Report is 9 commits behind head on develop.

Files Patch % Lines
app/src/views/SingleTeamView.vue 0.00% 10 Missing and 6 partials :warning:
backend/src/controllers/teamController.ts 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #224 +/- ## =========================================== + Coverage 27.59% 28.59% +1.00% =========================================== Files 73 90 +17 Lines 1214 1591 +377 Branches 274 346 +72 =========================================== + Hits 335 455 +120 - Misses 762 973 +211 - Partials 117 163 +46 ``` | [Flag](https://app.codecov.io/gh/globe-and-citizen/cnc-portal/pull/224/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=globe-and-citizen) | Coverage Δ | | |---|---|---| | [api-unit-tests](https://app.codecov.io/gh/globe-and-citizen/cnc-portal/pull/224/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=globe-and-citizen) | `31.59% <0.00%> (?)` | | | [app-unit-tests](https://app.codecov.io/gh/globe-and-citizen/cnc-portal/pull/224/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=globe-and-citizen) | `27.70% <58.97%> (+0.11%)` | :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.