Skip to content

Commit

Permalink
perf(productViewRhel): rhelView to productViewRhel (RedHatInsights#587)
Browse files Browse the repository at this point in the history
  • Loading branch information
cdcabrera committed Mar 25, 2021
1 parent 417448f commit 3af5d3b
Show file tree
Hide file tree
Showing 7 changed files with 767 additions and 1,416 deletions.
32 changes: 4 additions & 28 deletions src/components/i18n/__tests__/__snapshots__/i18n.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@ Array [
],
},
Object {
"file": "./src/components/productView/productViewSatellite.js",
"file": "./src/components/productView/productViewRhel.js",
"keys": Array [
Object {
"key": "curiosity-inventory.header",
Expand All @@ -295,24 +295,8 @@ Array [
],
},
Object {
"file": "./src/components/rhelView/rhelView.js",
"file": "./src/components/productView/productViewSatellite.js",
"keys": Array [
Object {
"key": "curiosity-view.title",
"match": "t(\`curiosity-view.title\`, { appName: helpers.UI_DISPLAY_NAME, context: productLabel })",
},
Object {
"key": "curiosity-graph.socketsHeading",
"match": "t('curiosity-graph.socketsHeading')",
},
Object {
"key": "curiosity-inventory.tab",
"match": "t('curiosity-inventory.tab', { context: 'hosts' })",
},
Object {
"key": "curiosity-inventory.tab",
"match": "t('curiosity-inventory.tab', { context: 'subscriptions' })",
},
Object {
"key": "curiosity-inventory.header",
"match": "translate('curiosity-inventory.header', { context: 'guestsDisplayName' })",
Expand Down Expand Up @@ -537,19 +521,11 @@ Array [
"key": "curiosity-inventory.tab",
},
Object {
"file": "./src/components/productView/productViewSatellite.js",
"file": "./src/components/productView/productViewRhel.js",
"key": "curiosity-inventory.label",
},
Object {
"file": "./src/components/rhelView/rhelView.js",
"key": "curiosity-inventory.tab",
},
Object {
"file": "./src/components/rhelView/rhelView.js",
"key": "curiosity-inventory.tab",
},
Object {
"file": "./src/components/rhelView/rhelView.js",
"file": "./src/components/productView/productViewSatellite.js",
"key": "curiosity-inventory.label",
},
Object {
Expand Down
Loading

0 comments on commit 3af5d3b

Please sign in to comment.