without throwing 1`] = `
>
Compute Optimized
diff --git a/packages/my-joyent/src/components/packages/list.js b/packages/my-joyent/src/components/packages/list.js
index b0e06af7..40346631 100644
--- a/packages/my-joyent/src/components/packages/list.js
+++ b/packages/my-joyent/src/components/packages/list.js
@@ -29,9 +29,10 @@ class Packages extends Component {
handleClick(id) {
this.setState({
- selected: id
+ selected: id !== this.state.selected ? id : null
});
}
+
render() {
const { packages } = this.props;
const { selected } = this.state;
diff --git a/packages/my-joyent/src/components/sliders/index.js b/packages/my-joyent/src/components/sliders/index.js
index d6e4d698..4d2cfd55 100644
--- a/packages/my-joyent/src/components/sliders/index.js
+++ b/packages/my-joyent/src/components/sliders/index.js
@@ -20,46 +20,47 @@ const Sliders = ({
ramSliderChange,
cpuSliderChange,
diskSliderChange,
- costSliderChange
+ costSliderChange,
+ reset
}) => (
-
- ramSliderChange(value)}
- >
- GB RAM
-
- cpuSliderChange(value)}
- >
- vCPUs
-
- diskSliderChange(value)}
- >
- TB Disk
-
- costSliderChange(value)}
- >
- $/hr
-
-
-);
+
+ ramSliderChange(value)}
+ >
+ GB RAM
+
+ cpuSliderChange(value)}
+ >
+ vCPUs
+
+ diskSliderChange(value)}
+ >
+ TB Disk
+
+ costSliderChange(value)}
+ >
+ $/hr
+
+
+ );
export default Sliders;
diff --git a/packages/my-joyent/src/containers/home/__tests__/__snapshots__/index.spec.js.snap b/packages/my-joyent/src/containers/home/__tests__/__snapshots__/index.spec.js.snap
index 7218a74d..d606b0fb 100644
--- a/packages/my-joyent/src/containers/home/__tests__/__snapshots__/index.spec.js.snap
+++ b/packages/my-joyent/src/containers/home/__tests__/__snapshots__/index.spec.js.snap
@@ -503,7 +503,7 @@ exports[`renders
without throwing 1`] = `
font-size: 0.625rem;
color: #464646;
position: absolute;
- top: 1rem;
+ top: 0.875rem;
right: auto;
}
@@ -512,7 +512,7 @@ exports[`renders
without throwing 1`] = `
font-size: 0.625rem;
color: #464646;
position: absolute;
- top: 1rem;
+ top: 0.875rem;
right: 1px;
}
@@ -624,6 +624,8 @@ exports[`renders
without throwing 1`] = `
flex-basis: 5.625rem;
width: 100%;
padding: 0.75rem 1.125rem 0 1.125rem;
+ -webkit-transition: all 300ms ease;
+ transition: all 300ms ease;
}
.c36 {
@@ -659,6 +661,9 @@ exports[`renders
without throwing 1`] = `
box-shadow: 0px 2px 0px rgba(0,0,0,0.05);
min-height: 11.5625rem;
min-width: 292px;
+ cursor: pointer;
+ -webkit-transition: all 300ms ease;
+ transition: all 300ms ease;
}
.c37 {
@@ -761,6 +766,8 @@ exports[`renders
without throwing 1`] = `
font-weight: 500;
text-transform: uppercase;
color: rgba(73,73,73,0.5);
+ -webkit-transition: all 300ms ease;
+ transition: all 300ms ease;
}
.c4 {
@@ -1469,6 +1476,8 @@ exports[`renders
without throwing 1`] = `
without throwing 1`] = `
$
0.016
@@ -1492,6 +1502,7 @@ exports[`renders
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
>
Compute Optimized
@@ -1553,6 +1568,8 @@ exports[`renders
without throwing 1`] = `
without throwing 1`] = `
$
0.033
@@ -1576,6 +1594,7 @@ exports[`renders
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
>
Compute Optimized
@@ -1637,6 +1660,8 @@ exports[`renders
without throwing 1`] = `
without throwing 1`] = `
$
0.066
@@ -1660,6 +1686,7 @@ exports[`renders
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
>
Compute Optimized
@@ -1721,6 +1752,8 @@ exports[`renders
without throwing 1`] = `
without throwing 1`] = `
$
0.131
@@ -1744,6 +1778,7 @@ exports[`renders
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
>
Compute Optimized
@@ -1805,6 +1844,8 @@ exports[`renders
without throwing 1`] = `
without throwing 1`] = `
$
0.263
@@ -1828,6 +1870,7 @@ exports[`renders
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
>
Compute Optimized
@@ -1889,6 +1936,8 @@ exports[`renders
without throwing 1`] = `
without throwing 1`] = `
$
0.525
@@ -1912,6 +1962,7 @@ exports[`renders
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
>
Compute Optimized
@@ -1973,6 +2028,8 @@ exports[`renders
without throwing 1`] = `
without throwing 1`] = `
$
0.084
@@ -1996,6 +2054,7 @@ exports[`renders
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
>
General Purpose
@@ -2057,6 +2120,8 @@ exports[`renders
without throwing 1`] = `
without throwing 1`] = `
$
0.166
@@ -2080,6 +2146,7 @@ exports[`renders
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
>
General Purpose
@@ -2141,6 +2212,8 @@ exports[`renders
without throwing 1`] = `
without throwing 1`] = `
$
0.333
@@ -2164,6 +2238,7 @@ exports[`renders
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
>
General Purpose
@@ -2225,6 +2304,8 @@ exports[`renders
without throwing 1`] = `
without throwing 1`] = `
$
0.665
@@ -2248,6 +2330,7 @@ exports[`renders
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
>
General Purpose
@@ -2309,6 +2396,8 @@ exports[`renders
without throwing 1`] = `
without throwing 1`] = `
$
0.259
@@ -2332,6 +2422,7 @@ exports[`renders
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
>
Memory Optimized
@@ -2393,6 +2488,8 @@ exports[`renders
without throwing 1`] = `
without throwing 1`] = `
$
0.52
@@ -2416,6 +2514,7 @@ exports[`renders
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
>
Memory Optimized
@@ -2477,6 +2580,8 @@ exports[`renders
without throwing 1`] = `
without throwing 1`] = `
$
1.039
@@ -2500,6 +2606,7 @@ exports[`renders
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
>
Memory Optimized
@@ -2561,6 +2672,8 @@ exports[`renders
without throwing 1`] = `
without throwing 1`] = `
$
1.066
@@ -2584,6 +2698,7 @@ exports[`renders
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
>
Storage Optimized
@@ -2645,6 +2764,8 @@ exports[`renders
without throwing 1`] = `
without throwing 1`] = `
$
2.31
@@ -2668,6 +2790,7 @@ exports[`renders
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
>
Storage Optimized
@@ -2729,6 +2856,8 @@ exports[`renders
without throwing 1`] = `
without throwing 1`] = `
$
0.413
@@ -2752,6 +2882,7 @@ exports[`renders
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
>
Storage Optimized
@@ -2813,6 +2948,8 @@ exports[`renders
without throwing 1`] = `
without throwing 1`] = `
$
0.825
@@ -2836,6 +2974,7 @@ exports[`renders
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
>
Storage Optimized
@@ -2897,6 +3040,8 @@ exports[`renders
without throwing 1`] = `
without throwing 1`] = `
$
1.75
@@ -2920,6 +3066,7 @@ exports[`renders
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
>
Storage Optimized
diff --git a/packages/my-joyent/src/containers/packages/__tests__/__snapshots__/index.spec.js.snap b/packages/my-joyent/src/containers/packages/__tests__/__snapshots__/index.spec.js.snap
index 353a806b..77a1ae99 100644
--- a/packages/my-joyent/src/containers/packages/__tests__/__snapshots__/index.spec.js.snap
+++ b/packages/my-joyent/src/containers/packages/__tests__/__snapshots__/index.spec.js.snap
@@ -43,6 +43,8 @@ exports[`renders
without throwing 1`] = `
flex-basis: 5.625rem;
width: 100%;
padding: 0.75rem 1.125rem 0 1.125rem;
+ -webkit-transition: all 300ms ease;
+ transition: all 300ms ease;
}
.c3 {
@@ -78,6 +80,9 @@ exports[`renders
without throwing 1`] = `
box-shadow: 0px 2px 0px rgba(0,0,0,0.05);
min-height: 11.5625rem;
min-width: 292px;
+ cursor: pointer;
+ -webkit-transition: all 300ms ease;
+ transition: all 300ms ease;
}
.c4 {
@@ -180,6 +185,8 @@ exports[`renders
without throwing 1`] = `
font-weight: 500;
text-transform: uppercase;
color: rgba(73,73,73,0.5);
+ -webkit-transition: all 300ms ease;
+ transition: all 300ms ease;
}
.c2 {
@@ -262,6 +269,8 @@ exports[`renders
without throwing 1`] = `
without throwing 1`] = `
$
0.016
@@ -285,6 +295,7 @@ exports[`renders
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
>
Compute Optimized
@@ -346,6 +361,8 @@ exports[`renders
without throwing 1`] = `
without throwing 1`] = `
$
0.033
@@ -369,6 +387,7 @@ exports[`renders
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
>
Compute Optimized
@@ -430,6 +453,8 @@ exports[`renders
without throwing 1`] = `
without throwing 1`] = `
$
0.066
@@ -453,6 +479,7 @@ exports[`renders
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
>
Compute Optimized
@@ -514,6 +545,8 @@ exports[`renders
without throwing 1`] = `
without throwing 1`] = `
$
0.131
@@ -537,6 +571,7 @@ exports[`renders
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
>
Compute Optimized
@@ -598,6 +637,8 @@ exports[`renders
without throwing 1`] = `
without throwing 1`] = `
$
0.263
@@ -621,6 +663,7 @@ exports[`renders
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
>
Compute Optimized
@@ -682,6 +729,8 @@ exports[`renders
without throwing 1`] = `
without throwing 1`] = `
$
0.525
@@ -705,6 +755,7 @@ exports[`renders
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
>
Compute Optimized
@@ -766,6 +821,8 @@ exports[`renders
without throwing 1`] = `
without throwing 1`] = `
$
0.084
@@ -789,6 +847,7 @@ exports[`renders
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
>
General Purpose
@@ -850,6 +913,8 @@ exports[`renders
without throwing 1`] = `
without throwing 1`] = `
$
0.166
@@ -873,6 +939,7 @@ exports[`renders
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
>
General Purpose
@@ -934,6 +1005,8 @@ exports[`renders
without throwing 1`] = `
without throwing 1`] = `
$
0.333
@@ -957,6 +1031,7 @@ exports[`renders
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
>
General Purpose
@@ -1018,6 +1097,8 @@ exports[`renders
without throwing 1`] = `
without throwing 1`] = `
$
0.665
@@ -1041,6 +1123,7 @@ exports[`renders
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
>
General Purpose
@@ -1102,6 +1189,8 @@ exports[`renders
without throwing 1`] = `
without throwing 1`] = `
$
0.259
@@ -1125,6 +1215,7 @@ exports[`renders
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
>
Memory Optimized
@@ -1186,6 +1281,8 @@ exports[`renders
without throwing 1`] = `
without throwing 1`] = `
$
0.52
@@ -1209,6 +1307,7 @@ exports[`renders
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
>
Memory Optimized
@@ -1270,6 +1373,8 @@ exports[`renders
without throwing 1`] = `
without throwing 1`] = `
$
1.039
@@ -1293,6 +1399,7 @@ exports[`renders
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
>
Memory Optimized
@@ -1354,6 +1465,8 @@ exports[`renders
without throwing 1`] = `
without throwing 1`] = `
$
1.066
@@ -1377,6 +1491,7 @@ exports[`renders
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
>
Storage Optimized
@@ -1438,6 +1557,8 @@ exports[`renders
without throwing 1`] = `
without throwing 1`] = `
$
2.31
@@ -1461,6 +1583,7 @@ exports[`renders
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
>
Storage Optimized
@@ -1522,6 +1649,8 @@ exports[`renders
without throwing 1`] = `
without throwing 1`] = `
$
0.413
@@ -1545,6 +1675,7 @@ exports[`renders
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
>
Storage Optimized
@@ -1606,6 +1741,8 @@ exports[`renders
without throwing 1`] = `
without throwing 1`] = `
$
0.825
@@ -1629,6 +1767,7 @@ exports[`renders
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
>
Storage Optimized
@@ -1690,6 +1833,8 @@ exports[`renders
without throwing 1`] = `
without throwing 1`] = `
$
1.75
@@ -1713,6 +1859,7 @@ exports[`renders
without throwing 1`] = `