Skip to content

Instantly share code, notes, and snippets.

@ericmustin
ericmustin / preview.diff
Created August 11, 2017 18:58
preview color diff
diff --git a/gulp/assets/javascripts/components/productTile/colorDots/colorDotsController.js.coffee b/gul
p/assets/javascripts/components/productTile/colorDots/colorDotsController.js.coffee
index 2b3b14e..82b4764 100644
--- a/gulp/assets/javascripts/components/productTile/colorDots/colorDotsController.js.coffee
+++ b/gulp/assets/javascripts/components/productTile/colorDots/colorDotsController.js.coffee
@@ -1,5 +1,5 @@
angular.module('ProductModule').controller('ColorDotsController',
- ($scope, ProductService, $location, $stateParams, ColorsService, MultiColorVariantService, FeatureFlag
sService, $state, IS_MOBILE, MixpanelService) ->
+ ($scope, ProductService, $location, $stateParams, ColorsService, MultiColorVariantService, FeatureFlag
@ericmustin
ericmustin / halloweenIndex.json
Last active August 17, 2017 15:43
sample halloween index response
{"minimal_costumes":[{"costume_name":"the strawberry","costume_slug":"the-strawberry","costume_categories":["baby","how-tos","fruit"],"full_howto":true,"preview":false, "costume_thumbnail_url": "https://images-primary.global.ssl.fastly.net/images/halloween/Halloween_LandingPage_Tiles_strawberry.jpg"},{"costume_name":"crocubot","costume_slug":"the-crocubot","costume_categories":["kids","superheroes","vindicators","how-tos","fruit"],"full_howto":false,"preview":false, "costume_thumbnail_url": "https://i.ytimg.com/vi/BHpaDjtRQDU/hqdefault.jpg"},{"costume_name":"the orb","costume_slug":"the-orb","costume_categories":["kids","politics"],"full_howto":true,"preview":true, "costume_thumbnail_url": "https://img.buzzfeed.com/buzzfeed-static/static/2017-05/24/9/campaign_images/buzzfeed-prod-fastlane-03/president-trump-put-his-hands-on-a-glowing-orb-in-2-15305-1495633388-0_dblbig.jpg"},{"costume_name":"rick moranis","costume_slug":"rick-moranis","costume_categories":["kids","superheroes", "how-tos"],"full_howto":true,"pr
@ericmustin
ericmustin / halloweenShow_the-strawberry.json
Last active August 18, 2017 15:39
sample halloween costume strawberry
{"full_costume": {"costume_name":"the strawberry","costume_slug":"the-strawberry","costume_categories":["baby","how-tos","fruit"],"full_howto":true,"preview":false,"costume_seo":"a great costume for the family photos! Many people are saying this will change your child's life (for the better)! Woohoo, shop the look now!","instructions":"<ul><li>Cut out the dots</li><li>Glue them to the babysuit</li><li>Attach a green hat!</li></ul>","costume_colors":["cherry"],"image_attribution_link":"https://www.instagram.com/primarydotcom","image_attribution_presentation":"@primarydotcom","costume_product_colors":[{"product_id":19,"product_name":"the babysuit","product_color":"cherry"}],"costume_hero_url":"https://images-primary.global.ssl.fastly.net/images/halloween/Halloween_DetailedPage_Strawberry.jpg","costume_thumbnail_url":"https://images-primary.global.ssl.fastly.net/images/halloween/Halloween_LandingPage_Tiles_strawberry.jpg","position":1}}
@ericmustin
ericmustin / halloweenIndex.json
Last active August 25, 2017 14:30
updated sample halloween index response 08242017
[
{
"name":"the strawberry",
"slug":"the-strawberry",
"categories":[
{
"presentation": "baby",
"slug": "baby"
},
{
@ericmustin
ericmustin / halloweenShow_the-strawberry.json
Last active August 25, 2017 17:14
updated sample halloween costume strawberry 08242017
{
"name":"the strawberry",
"categories":[
{
"presentation": "baby",
"slug": "baby"
},
{
"presentation": "how tos",
"slug": "how-tos"
@ericmustin
ericmustin / halloweenIndex.json
Last active August 29, 2017 14:09
updated sample halloween index response 08282017
[
{
"name":"the strawberry",
"slug":"the-strawberry",
"categories":[
{
"presentation": "baby",
"slug": "baby"
},
{
@ericmustin
ericmustin / halloweenShow_the-cotton-candy.json
Last active August 29, 2017 14:29
sample halloween costume cotton candy 08282017
{
"name":"cotton candy",
"categories":[
{
"presentation": "kids",
"slug": "kids"
},
{
"presentation": "how tos",
"slug":"how-tos"
@ericmustin
ericmustin / halloweenShow_the-superhero.json
Last active August 28, 2017 16:24
sample halloween costume superhero 08282017
{
"name":"the superhero",
"categories":[
{
"presentation": "kids",
"slug": "kids"
},
{
"presentation": "movies",
"slug": "movies"
@ericmustin
ericmustin / halloweenShow_the-ice-cream-sundae.json
Last active August 28, 2017 14:07
sample halloween costume ice cream sundae 08282017
{
"name":"the ice cream sundae",
"categories":[
{
"presentation": "baby",
"slug": "baby"
},
{
"presentation": "food",
"slug": "food"
@ericmustin
ericmustin / halloweenShow_the-unicorn.json
Last active August 29, 2017 14:01
sample halloween costume unicorn 08292017
{
"name":"the unicorn",
"categories":[
{
"presentation": "kids",
"slug": "kids"
},
{
"presentation": "animals",
"slug": "animals"