From a0a96643155495f21eca4e803f14c3567bb8904e Mon Sep 17 00:00:00 2001 From: Caio Alcantara Date: Mon, 29 Jun 2020 18:09:32 -0300 Subject: [PATCH 1/9] fix: ui tweaks --- .../plugin/components/Comments/Comments.tsx | 2 +- .../__snapshots__/Comments.test.tsx.snap | 16 +-- .../__snapshots__/PluginHeader.test.tsx.snap | 82 +++++++++---- .../components/PluginSpecs/PluginSpecs.tsx | 26 +++-- .../__snapshots__/PluginSpecs.test.tsx.snap | 41 +++++-- .../pages/PluginDetails/PluginDetails.tsx | 2 +- .../__snapshots__/PluginDetails.test.tsx.snap | 110 ++++++++++++------ 7 files changed, 188 insertions(+), 91 deletions(-) diff --git a/src/domains/plugin/components/Comments/Comments.tsx b/src/domains/plugin/components/Comments/Comments.tsx index 269fdfade3..844701b1bb 100644 --- a/src/domains/plugin/components/Comments/Comments.tsx +++ b/src/domains/plugin/components/Comments/Comments.tsx @@ -43,7 +43,7 @@ export const Comments = ({ comments, sortOptions }: CommentsProps) => { return (
-

Reviews ARK Explorer

+

Reviews ARK Explorer

Sort by:
diff --git a/src/domains/plugin/components/Comments/__snapshots__/Comments.test.tsx.snap b/src/domains/plugin/components/Comments/__snapshots__/Comments.test.tsx.snap index a302f33fd3..81aa2d74ab 100644 --- a/src/domains/plugin/components/Comments/__snapshots__/Comments.test.tsx.snap +++ b/src/domains/plugin/components/Comments/__snapshots__/Comments.test.tsx.snap @@ -6,7 +6,7 @@ exports[`Comments should handle sortBy properly 1`] = ` class="w-full" >

Reviews ARK Explorer

@@ -89,7 +89,7 @@ exports[`Comments should handle sortBy properly 1`] = ` - 3 days ago + 10 days ago
@@ -144,7 +144,7 @@ exports[`Comments should handle sortBy properly 1`] = ` - 3 days ago + 10 days ago
@@ -183,7 +183,7 @@ exports[`Comments should handle sortBy properly 1`] = ` - 3 days ago + 10 days ago @@ -308,7 +308,7 @@ exports[`Comments should render properly 1`] = ` class="w-full" >

Reviews ARK Explorer

@@ -391,7 +391,7 @@ exports[`Comments should render properly 1`] = ` - 3 days ago + 10 days ago @@ -446,7 +446,7 @@ exports[`Comments should render properly 1`] = ` - 3 days ago + 10 days ago @@ -485,7 +485,7 @@ exports[`Comments should render properly 1`] = ` - 3 days ago + 10 days ago diff --git a/src/domains/plugin/components/PluginHeader/__snapshots__/PluginHeader.test.tsx.snap b/src/domains/plugin/components/PluginHeader/__snapshots__/PluginHeader.test.tsx.snap index 15e3570a38..2aa50c8831 100644 --- a/src/domains/plugin/components/PluginHeader/__snapshots__/PluginHeader.test.tsx.snap +++ b/src/domains/plugin/components/PluginHeader/__snapshots__/PluginHeader.test.tsx.snap @@ -95,7 +95,7 @@ exports[`PluginHeader should render as installed 1`] = `
github.com
Rating - - 4.6 - +
+
+ + star.svg + +
+
+ + 4.6 + +
github.com
Rating - - 4.6 - +
+
+ + star.svg + +
+
+ + 4.6 + +
{ }; export const PluginSpecs = ({ author, category, url, rating, version, size }: Props) => ( -
+
- + - - + +
+ URL + {url} +
- - + +
+ Rating +
+
+ +
+ {rating} +
+
- +
diff --git a/src/domains/plugin/components/PluginHeader/components/PluginSpecs/__snapshots__/PluginSpecs.test.tsx.snap b/src/domains/plugin/components/PluginHeader/components/PluginSpecs/__snapshots__/PluginSpecs.test.tsx.snap index 633d3a214b..8423b6c09f 100644 --- a/src/domains/plugin/components/PluginHeader/components/PluginSpecs/__snapshots__/PluginSpecs.test.tsx.snap +++ b/src/domains/plugin/components/PluginHeader/components/PluginSpecs/__snapshots__/PluginSpecs.test.tsx.snap @@ -3,7 +3,7 @@ exports[`PluginSpecs should render properly 1`] = `
github.com
Rating - - 4.6 - +
+
+ + star.svg + +
+
+ + 4.6 + +
-
+
diff --git a/src/domains/plugin/pages/PluginDetails/__snapshots__/PluginDetails.test.tsx.snap b/src/domains/plugin/pages/PluginDetails/__snapshots__/PluginDetails.test.tsx.snap index eab46e94c6..75ea88ed06 100644 --- a/src/domains/plugin/pages/PluginDetails/__snapshots__/PluginDetails.test.tsx.snap +++ b/src/domains/plugin/pages/PluginDetails/__snapshots__/PluginDetails.test.tsx.snap @@ -67,7 +67,7 @@ exports[`PluginDetails should render properly 1`] = `
github.com
Rating - - 4.6 - +
+
+ + star.svg + +
+
+ + 4.6 + +

Reviews ARK Explorer

@@ -440,7 +457,7 @@ exports[`PluginDetails should render properly 1`] = ` - 3 days ago + 10 days ago
@@ -495,7 +512,7 @@ exports[`PluginDetails should render properly 1`] = ` - 3 days ago + 10 days ago
@@ -534,7 +551,7 @@ exports[`PluginDetails should render properly 1`] = ` - 3 days ago + 10 days ago
@@ -591,7 +608,7 @@ exports[`PluginDetails should render properly 1`] = ` - 3 days ago + 10 days ago
@@ -646,7 +663,7 @@ exports[`PluginDetails should render properly 1`] = ` - 3 days ago + 10 days ago
@@ -1099,7 +1116,7 @@ exports[`PluginDetails should render properly as installed 1`] = `
github.com
Rating - - 4.6 - +
+
+ + star.svg + +
+
+ + 4.6 + +

Reviews ARK Explorer

@@ -1472,7 +1506,7 @@ exports[`PluginDetails should render properly as installed 1`] = ` - 3 days ago + 10 days ago
@@ -1527,7 +1561,7 @@ exports[`PluginDetails should render properly as installed 1`] = ` - 3 days ago + 10 days ago
@@ -1566,7 +1600,7 @@ exports[`PluginDetails should render properly as installed 1`] = ` - 3 days ago + 10 days ago
@@ -1623,7 +1657,7 @@ exports[`PluginDetails should render properly as installed 1`] = ` - 3 days ago + 10 days ago
@@ -1678,7 +1712,7 @@ exports[`PluginDetails should render properly as installed 1`] = ` - 3 days ago + 10 days ago
From 789d239fce59f7db518ba4f98525f8fb2a791e75 Mon Sep 17 00:00:00 2001 From: Caio Alcantara Date: Tue, 30 Jun 2020 08:21:57 -0300 Subject: [PATCH 2/9] feat(assets): add report and verified icons --- src/app/assets/svg/index.ts | 4 ++++ src/app/assets/svg/report.svg | 3 +++ src/app/assets/svg/verified.svg | 3 +++ 3 files changed, 10 insertions(+) create mode 100644 src/app/assets/svg/report.svg create mode 100644 src/app/assets/svg/verified.svg diff --git a/src/app/assets/svg/index.ts b/src/app/assets/svg/index.ts index aabfb71693..b4a55a043e 100644 --- a/src/app/assets/svg/index.ts +++ b/src/app/assets/svg/index.ts @@ -71,6 +71,7 @@ import { ReactComponent as Reddit } from "./reddit.svg"; import { ReactComponent as Redirect } from "./redirect.svg"; import { ReactComponent as RegistrationsIllustration } from "./register.svg"; import { ReactComponent as ReplyArrow } from "./reply-arrow.svg"; +import { ReactComponent as Report } from "./report.svg"; import { ReactComponent as Reset } from "./reset.svg"; import { ReactComponent as Search } from "./search.svg"; import { ReactComponent as Send } from "./send.svg"; @@ -87,6 +88,7 @@ import { ReactComponent as Twitter } from "./twitter.svg"; import { ReactComponent as Update } from "./update.svg"; import { ReactComponent as Upload } from "./upload.svg"; import { ReactComponent as User } from "./user.svg"; +import { ReactComponent as Verified } from "./verified.svg"; import { ReactComponent as Voted } from "./voted.svg"; export const SvgCollection: any = { @@ -153,6 +155,7 @@ export const SvgCollection: any = { Redirect, RegistrationsIllustration, ReplyArrow, + Report, Reset, Search, Send, @@ -169,6 +172,7 @@ export const SvgCollection: any = { Update, Upload, Voted, + Verified, Notification, User, Exchange, diff --git a/src/app/assets/svg/report.svg b/src/app/assets/svg/report.svg new file mode 100644 index 0000000000..d38e31d3cc --- /dev/null +++ b/src/app/assets/svg/report.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/app/assets/svg/verified.svg b/src/app/assets/svg/verified.svg new file mode 100644 index 0000000000..d7ec021eca --- /dev/null +++ b/src/app/assets/svg/verified.svg @@ -0,0 +1,3 @@ + + + From 65c9472f165004be97afb121ed7f8e527fdf64a9 Mon Sep 17 00:00:00 2001 From: Caio Alcantara Date: Tue, 30 Jun 2020 08:22:34 -0300 Subject: [PATCH 3/9] fix: apply ui tweaks --- .../plugin/components/PluginHeader/PluginHeader.tsx | 2 +- .../components/PluginSpecs/PluginSpecs.tsx | 11 ++++++++++- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/src/domains/plugin/components/PluginHeader/PluginHeader.tsx b/src/domains/plugin/components/PluginHeader/PluginHeader.tsx index 2a8471000a..30baa569c0 100644 --- a/src/domains/plugin/components/PluginHeader/PluginHeader.tsx +++ b/src/domains/plugin/components/PluginHeader/PluginHeader.tsx @@ -38,7 +38,7 @@ export const PluginHeader = ({ author, category, url, rating, version, size, isI <> ); diff --git a/src/domains/plugin/components/PluginHeader/components/PluginSpecs/PluginSpecs.tsx b/src/domains/plugin/components/PluginHeader/components/PluginSpecs/PluginSpecs.tsx index 864a35ef59..0b4f1013bb 100644 --- a/src/domains/plugin/components/PluginHeader/components/PluginSpecs/PluginSpecs.tsx +++ b/src/domains/plugin/components/PluginHeader/components/PluginSpecs/PluginSpecs.tsx @@ -21,6 +21,7 @@ type GridItemProps = { label: string; value: string; textDirection?: string; + iconName?: string; }; const GridItem = ({ label, value, textDirection }: GridItemProps) => ( @@ -47,7 +48,15 @@ const GridCol = ({ children, colSpan, justify, padding }: GridColProps) => { export const PluginSpecs = ({ author, category, url, rating, version, size }: Props) => (
- +
+ Author +
+ {author} +
+ +
+
+
From f42a749e0341501b30fd129d83ae186271561a28 Mon Sep 17 00:00:00 2001 From: Caio Alcantara Date: Tue, 30 Jun 2020 08:27:38 -0300 Subject: [PATCH 4/9] fix: adjust spacing --- src/domains/plugin/components/Comments/Comments.tsx | 1 - src/domains/plugin/pages/PluginDetails/PluginDetails.tsx | 3 ++- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/domains/plugin/components/Comments/Comments.tsx b/src/domains/plugin/components/Comments/Comments.tsx index 844701b1bb..943f074fa8 100644 --- a/src/domains/plugin/components/Comments/Comments.tsx +++ b/src/domains/plugin/components/Comments/Comments.tsx @@ -43,7 +43,6 @@ export const Comments = ({ comments, sortOptions }: CommentsProps) => { return (
-

Reviews ARK Explorer

Sort by:
diff --git a/src/domains/plugin/pages/PluginDetails/PluginDetails.tsx b/src/domains/plugin/pages/PluginDetails/PluginDetails.tsx index 5f99d0fe08..0a7954980c 100644 --- a/src/domains/plugin/pages/PluginDetails/PluginDetails.tsx +++ b/src/domains/plugin/pages/PluginDetails/PluginDetails.tsx @@ -31,7 +31,8 @@ export const PluginDetails = ({ pluginData, reviewData, isInstalled }: PluginDet />
-
+

Reviews ARK Explorer

+
From 4e88e3162f49846d748385088429627795f62272 Mon Sep 17 00:00:00 2001 From: Caio Alcantara Date: Tue, 30 Jun 2020 08:36:43 -0300 Subject: [PATCH 5/9] tests: update snapshots --- .../__snapshots__/Comments.test.tsx.snap | 22 ++-- .../__snapshots__/PluginHeader.test.tsx.snap | 56 ++++++++-- .../__snapshots__/PluginSpecs.test.tsx.snap | 27 ++++- .../__snapshots__/PluginDetails.test.tsx.snap | 100 ++++++++++++------ 4 files changed, 140 insertions(+), 65 deletions(-) diff --git a/src/domains/plugin/components/Comments/__snapshots__/Comments.test.tsx.snap b/src/domains/plugin/components/Comments/__snapshots__/Comments.test.tsx.snap index 81aa2d74ab..c628ec1ce5 100644 --- a/src/domains/plugin/components/Comments/__snapshots__/Comments.test.tsx.snap +++ b/src/domains/plugin/components/Comments/__snapshots__/Comments.test.tsx.snap @@ -5,11 +5,6 @@ exports[`Comments should handle sortBy properly 1`] = `
-

- Reviews ARK Explorer -

@@ -89,7 +84,7 @@ exports[`Comments should handle sortBy properly 1`] = ` - 10 days ago + 3 days ago
@@ -144,7 +139,7 @@ exports[`Comments should handle sortBy properly 1`] = ` - 10 days ago + 3 days ago
@@ -183,7 +178,7 @@ exports[`Comments should handle sortBy properly 1`] = ` - 10 days ago + 3 days ago
@@ -307,11 +302,6 @@ exports[`Comments should render properly 1`] = `
-

- Reviews ARK Explorer -

@@ -391,7 +381,7 @@ exports[`Comments should render properly 1`] = ` - 10 days ago + 3 days ago
@@ -446,7 +436,7 @@ exports[`Comments should render properly 1`] = ` - 10 days ago + 3 days ago
@@ -485,7 +475,7 @@ exports[`Comments should render properly 1`] = ` - 10 days ago + 3 days ago
diff --git a/src/domains/plugin/components/PluginHeader/__snapshots__/PluginHeader.test.tsx.snap b/src/domains/plugin/components/PluginHeader/__snapshots__/PluginHeader.test.tsx.snap index 2aa50c8831..40a65b3a8e 100644 --- a/src/domains/plugin/components/PluginHeader/__snapshots__/PluginHeader.test.tsx.snap +++ b/src/domains/plugin/components/PluginHeader/__snapshots__/PluginHeader.test.tsx.snap @@ -101,18 +101,35 @@ exports[`PluginHeader should render as installed 1`] = ` class="flex" >
Author - - ARK Ecosystem - + + ARK Ecosystem + +
+
+ + verified.svg + +
+
+
- alert-danger.svg + report.svg
@@ -294,18 +311,35 @@ exports[`PluginHeader should render properly 1`] = ` class="flex" >
Author - - ARK Ecosystem - + + ARK Ecosystem + +
+
+ + verified.svg + +
+
+
Author - - ARK Ecosystem - + + ARK Ecosystem + +
+
+ + verified.svg + +
+
+
- alert-danger.svg + report.svg
@@ -73,18 +73,35 @@ exports[`PluginDetails should render properly 1`] = ` class="flex" >
Author - - ARK Ecosystem - + + ARK Ecosystem + +
+
+ + verified.svg + +
+
+
+

+ Reviews ARK Explorer +

-

- Reviews ARK Explorer -

@@ -457,7 +474,7 @@ exports[`PluginDetails should render properly 1`] = ` - 10 days ago + 3 days ago
@@ -512,7 +529,7 @@ exports[`PluginDetails should render properly 1`] = ` - 10 days ago + 3 days ago
@@ -551,7 +568,7 @@ exports[`PluginDetails should render properly 1`] = ` - 10 days ago + 3 days ago @@ -608,7 +625,7 @@ exports[`PluginDetails should render properly 1`] = ` - 10 days ago + 3 days ago @@ -663,7 +680,7 @@ exports[`PluginDetails should render properly 1`] = ` - 10 days ago + 3 days ago @@ -1122,18 +1139,35 @@ exports[`PluginDetails should render properly as installed 1`] = ` class="flex" >
Author - - ARK Ecosystem - + + ARK Ecosystem + +
+
+ + verified.svg + +
+
+
+

+ Reviews ARK Explorer +

-

- Reviews ARK Explorer -

@@ -1506,7 +1540,7 @@ exports[`PluginDetails should render properly as installed 1`] = ` - 10 days ago + 3 days ago
@@ -1561,7 +1595,7 @@ exports[`PluginDetails should render properly as installed 1`] = ` - 10 days ago + 3 days ago
@@ -1600,7 +1634,7 @@ exports[`PluginDetails should render properly as installed 1`] = ` - 10 days ago + 3 days ago @@ -1657,7 +1691,7 @@ exports[`PluginDetails should render properly as installed 1`] = ` - 10 days ago + 3 days ago @@ -1712,7 +1746,7 @@ exports[`PluginDetails should render properly as installed 1`] = ` - 10 days ago + 3 days ago From a1a92fa0a8a0fdb3f3451544c8097c8602370427 Mon Sep 17 00:00:00 2001 From: boldninja Date: Tue, 30 Jun 2020 13:42:49 +0200 Subject: [PATCH 6/9] chore: optimize 2 SVG(s) Optimized SVG(s): - src/app/assets/svg/report.svg - src/app/assets/svg/verified.svg --- src/app/assets/svg/report.svg | 4 +--- src/app/assets/svg/verified.svg | 4 +--- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/src/app/assets/svg/report.svg b/src/app/assets/svg/report.svg index d38e31d3cc..2bd781f078 100644 --- a/src/app/assets/svg/report.svg +++ b/src/app/assets/svg/report.svg @@ -1,3 +1 @@ - - - + \ No newline at end of file diff --git a/src/app/assets/svg/verified.svg b/src/app/assets/svg/verified.svg index d7ec021eca..f1786d9cc6 100644 --- a/src/app/assets/svg/verified.svg +++ b/src/app/assets/svg/verified.svg @@ -1,3 +1 @@ - - - + \ No newline at end of file From 1092e0ee603b2d1a1e438836cf501d895323dabd Mon Sep 17 00:00:00 2001 From: Caio Alcantara Date: Tue, 30 Jun 2020 09:42:03 -0300 Subject: [PATCH 7/9] fix: use the correct asset to official plugin --- src/app/assets/svg/index.ts | 2 -- src/app/assets/svg/verified.svg | 3 --- .../PluginHeader/__snapshots__/PluginHeader.test.tsx.snap | 4 ++-- .../PluginHeader/components/PluginSpecs/PluginSpecs.tsx | 2 +- .../PluginSpecs/__snapshots__/PluginSpecs.test.tsx.snap | 2 +- .../PluginDetails/__snapshots__/PluginDetails.test.tsx.snap | 4 ++-- 6 files changed, 6 insertions(+), 11 deletions(-) delete mode 100644 src/app/assets/svg/verified.svg diff --git a/src/app/assets/svg/index.ts b/src/app/assets/svg/index.ts index b4a55a043e..27bdab365a 100644 --- a/src/app/assets/svg/index.ts +++ b/src/app/assets/svg/index.ts @@ -88,7 +88,6 @@ import { ReactComponent as Twitter } from "./twitter.svg"; import { ReactComponent as Update } from "./update.svg"; import { ReactComponent as Upload } from "./upload.svg"; import { ReactComponent as User } from "./user.svg"; -import { ReactComponent as Verified } from "./verified.svg"; import { ReactComponent as Voted } from "./voted.svg"; export const SvgCollection: any = { @@ -172,7 +171,6 @@ export const SvgCollection: any = { Update, Upload, Voted, - Verified, Notification, User, Exchange, diff --git a/src/app/assets/svg/verified.svg b/src/app/assets/svg/verified.svg deleted file mode 100644 index d7ec021eca..0000000000 --- a/src/app/assets/svg/verified.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/src/domains/plugin/components/PluginHeader/__snapshots__/PluginHeader.test.tsx.snap b/src/domains/plugin/components/PluginHeader/__snapshots__/PluginHeader.test.tsx.snap index 40a65b3a8e..9db3fd92cc 100644 --- a/src/domains/plugin/components/PluginHeader/__snapshots__/PluginHeader.test.tsx.snap +++ b/src/domains/plugin/components/PluginHeader/__snapshots__/PluginHeader.test.tsx.snap @@ -125,7 +125,7 @@ exports[`PluginHeader should render as installed 1`] = ` width="1em" > - verified.svg + official-ark-plugin.svg @@ -335,7 +335,7 @@ exports[`PluginHeader should render properly 1`] = ` width="1em" > - verified.svg + official-ark-plugin.svg diff --git a/src/domains/plugin/components/PluginHeader/components/PluginSpecs/PluginSpecs.tsx b/src/domains/plugin/components/PluginHeader/components/PluginSpecs/PluginSpecs.tsx index 0b4f1013bb..ecc1b27136 100644 --- a/src/domains/plugin/components/PluginHeader/components/PluginSpecs/PluginSpecs.tsx +++ b/src/domains/plugin/components/PluginHeader/components/PluginSpecs/PluginSpecs.tsx @@ -53,7 +53,7 @@ export const PluginSpecs = ({ author, category, url, rating, version, size }: Pr
{author}
- +
diff --git a/src/domains/plugin/components/PluginHeader/components/PluginSpecs/__snapshots__/PluginSpecs.test.tsx.snap b/src/domains/plugin/components/PluginHeader/components/PluginSpecs/__snapshots__/PluginSpecs.test.tsx.snap index 15d0de23b8..b7306d399c 100644 --- a/src/domains/plugin/components/PluginHeader/components/PluginSpecs/__snapshots__/PluginSpecs.test.tsx.snap +++ b/src/domains/plugin/components/PluginHeader/components/PluginSpecs/__snapshots__/PluginSpecs.test.tsx.snap @@ -33,7 +33,7 @@ exports[`PluginSpecs should render properly 1`] = ` width="1em" > - verified.svg + official-ark-plugin.svg diff --git a/src/domains/plugin/pages/PluginDetails/__snapshots__/PluginDetails.test.tsx.snap b/src/domains/plugin/pages/PluginDetails/__snapshots__/PluginDetails.test.tsx.snap index 013bd34c50..068c5f8f0a 100644 --- a/src/domains/plugin/pages/PluginDetails/__snapshots__/PluginDetails.test.tsx.snap +++ b/src/domains/plugin/pages/PluginDetails/__snapshots__/PluginDetails.test.tsx.snap @@ -97,7 +97,7 @@ exports[`PluginDetails should render properly 1`] = ` width="1em" > - verified.svg + official-ark-plugin.svg @@ -1163,7 +1163,7 @@ exports[`PluginDetails should render properly as installed 1`] = ` width="1em" > - verified.svg + official-ark-plugin.svg From c2e1197687846ae8a056740340712192c37ad8b0 Mon Sep 17 00:00:00 2001 From: Caio Alcantara Date: Wed, 1 Jul 2020 12:12:16 -0300 Subject: [PATCH 8/9] fix: icon size after optimization needs to be fixed --- src/domains/plugin/components/PluginHeader/PluginHeader.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/domains/plugin/components/PluginHeader/PluginHeader.tsx b/src/domains/plugin/components/PluginHeader/PluginHeader.tsx index 30baa569c0..096cb3c958 100644 --- a/src/domains/plugin/components/PluginHeader/PluginHeader.tsx +++ b/src/domains/plugin/components/PluginHeader/PluginHeader.tsx @@ -25,7 +25,7 @@ export const PluginHeader = ({ author, category, url, rating, version, size, isI ); From 8ceeebd40c821c6814a6c4f604a4b081fa86ef25 Mon Sep 17 00:00:00 2001 From: Caio Alcantara Date: Wed, 1 Jul 2020 12:14:42 -0300 Subject: [PATCH 9/9] tests: update snapshots --- .../__snapshots__/PluginHeader.test.tsx.snap | 14 +++++++------- .../__snapshots__/PluginDetails.test.tsx.snap | 14 +++++++------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/src/domains/plugin/components/PluginHeader/__snapshots__/PluginHeader.test.tsx.snap b/src/domains/plugin/components/PluginHeader/__snapshots__/PluginHeader.test.tsx.snap index 9db3fd92cc..2e442e59fe 100644 --- a/src/domains/plugin/components/PluginHeader/__snapshots__/PluginHeader.test.tsx.snap +++ b/src/domains/plugin/components/PluginHeader/__snapshots__/PluginHeader.test.tsx.snap @@ -67,12 +67,12 @@ exports[`PluginHeader should render as installed 1`] = ` type="button" >
- alert-danger.svg + report.svg
@@ -293,9 +293,9 @@ exports[`PluginHeader should render properly 1`] = ` type="button" >
report.svg diff --git a/src/domains/plugin/pages/PluginDetails/__snapshots__/PluginDetails.test.tsx.snap b/src/domains/plugin/pages/PluginDetails/__snapshots__/PluginDetails.test.tsx.snap index 068c5f8f0a..6639a49859 100644 --- a/src/domains/plugin/pages/PluginDetails/__snapshots__/PluginDetails.test.tsx.snap +++ b/src/domains/plugin/pages/PluginDetails/__snapshots__/PluginDetails.test.tsx.snap @@ -55,9 +55,9 @@ exports[`PluginDetails should render properly 1`] = ` type="button" >
report.svg @@ -1105,12 +1105,12 @@ exports[`PluginDetails should render properly as installed 1`] = ` type="button" >
- alert-danger.svg + report.svg