Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

feat: add entity detail modal #2884

Merged
merged 15 commits into from
Oct 1, 2020
Merged

feat: add entity detail modal #2884

merged 15 commits into from
Oct 1, 2020

Conversation

brenopolanski
Copy link
Contributor

@brenopolanski brenopolanski commented Sep 28, 2020

Summary

Task: https://app.clickup.com/t/28z4ta

Checklist

  • Documentation (if necessary)
  • Tests (if necessary)
  • Ready to be merged

@ghost ghost added Complexity: Medium Less than 256 lines changed. Type: Feature The issue is a request for new functionality. labels Sep 28, 2020
@brenopolanski brenopolanski marked this pull request as draft September 28, 2020 19:58
@ArkEcosystem ArkEcosystem deleted a comment from faustbrian Sep 30, 2020
@brenopolanski brenopolanski marked this pull request as ready for review September 30, 2020 17:36
@codecov
Copy link

codecov bot commented Sep 30, 2020

Codecov Report

Merging #2884 into develop will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##           develop     #2884   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          346       347    +1     
  Lines         4824      4887   +63     
  Branches       875       901   +26     
=========================================
+ Hits          4824      4887   +63     
Flag Coverage Δ
#unit 100.00% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/domains/transaction/i18n.ts 100.00% <ø> (ø)
...ansaction/components/EntityDetail/EntityDetail.tsx 100.00% <100.00%> (ø)
.../TransactionDetailModal/TransactionDetailModal.tsx 100.00% <100.00%> (ø)
...le/TransactionRow/TransactionRowRecipientLabel.tsx 100.00% <100.00%> (ø)

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 c980298...00e08da. Read the comment docs.

@faustbrian faustbrian merged commit 1b6389b into develop Oct 1, 2020
@ghost ghost deleted the feat/entity-detail-modal branch October 1, 2020 01:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Complexity: Medium Less than 256 lines changed. Type: Feature The issue is a request for new functionality.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants