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

feat: add PluginsCategory page #2428

Merged
merged 10 commits into from
Jul 10, 2020
Merged

Conversation

goga-m
Copy link
Contributor

@goga-m goga-m commented Jul 10, 2020

Summary

This page replaces the Modal opened when user clicks View more in the PluginManager page.
2020-07-10-071745_1322x1127_scrot

Checklist

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

@goga-m goga-m requested a review from faustbrian as a code owner July 10, 2020 04:31
@ghost ghost added Complexity: Undetermined Needs specialized, in-depth review. Type: Feature The issue is a request for new functionality. labels Jul 10, 2020
@goga-m goga-m force-pushed the feat/page-plugins-category branch from 6db35c3 to fad092a Compare July 10, 2020 04:39
@goga-m goga-m changed the title feat: add PluginsCategory Page feat: add PluginsCategory page Jul 10, 2020
@codecov
Copy link

codecov bot commented Jul 10, 2020

Codecov Report

Merging #2428 into 3.0-react will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@              Coverage Diff              @@
##           3.0-react     #2428     +/-   ##
=============================================
  Coverage     100.00%   100.00%             
=============================================
  Files             24       253    +229     
  Lines            142      2526   +2384     
  Branches          18       470    +452     
=============================================
+ Hits             142      2526   +2384     
Flag Coverage Δ
#unit 100.00% <100.00%> (?)
Impacted Files Coverage Δ
src/app/components/Button/Button.tsx 100.00% <ø> (ø)
src/app/components/Card/CardControl.tsx 100.00% <ø> (ø)
src/app/App.tsx 100.00% <100.00%> (ø)
src/app/components/Address/Address.tsx 100.00% <100.00%> (ø)
src/app/components/Alert/Alert.tsx 100.00% <100.00%> (ø)
src/app/components/Avatar/Avatar.tsx 100.00% <100.00%> (ø)
src/app/components/Badge/Badge.styles.ts 100.00% <100.00%> (ø)
src/app/components/Badge/Badge.tsx 100.00% <100.00%> (ø)
src/app/components/Breadcrumbs/Breadcrumbs.tsx 100.00% <100.00%> (ø)
src/app/components/Button/Button.styles.ts 100.00% <100.00%> (ø)
... and 278 more

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 5ff28bd...82772db. Read the comment docs.

@faustbrian faustbrian merged commit 72774bd into 3.0-react Jul 10, 2020
@ghost ghost deleted the feat/page-plugins-category branch July 10, 2020 05:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Complexity: Undetermined Needs specialized, in-depth review. 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

2 participants