impress-2020/src/app
Matchu 20f3ca75b0 fix caching on Your Outfits page
Oh right, we can't cache objects  well when they're missing their ID!

Before this change, selecting an outfit then navigating back would require the outfits to reload. Now, they stay!
2021-01-05 06:45:27 +00:00
..
cached-data Build cached zones, stop querying on server 2020-08-19 17:50:05 -07:00
components Show saved outfits in wardrobe page! 2021-01-05 06:29:39 +00:00
images move src/images into src/app/images 2021-01-04 03:49:08 +00:00
WardrobePage oops, tweak outfit data query slightly 2021-01-05 06:43:33 +00:00
apolloClient.js show outfit name faster, instead of "Untitled Outfit" 2021-01-05 06:39:12 +00:00
App.js Show saved outfits in wardrobe page! 2021-01-05 06:29:39 +00:00
GlobalFooter.js update chakra imports 2020-12-25 09:08:33 -08:00
GlobalHeader.js add Outfits link to global header 2021-01-04 08:13:37 +00:00
HomePage.js tweak site bg color, to let card elements "pop" 2021-01-04 09:17:54 +00:00
ItemPage.js fix large-icon visual bug 2021-01-04 03:11:55 +00:00
ItemPageDrawer.js update chakra imports 2020-12-25 09:08:33 -08:00
ItemPageLayout.js update chakra imports 2020-12-25 09:08:33 -08:00
ItemTradesPage.js fix large-icon visual bug 2021-01-04 03:11:55 +00:00
ModelingPage.js update chakra imports 2020-12-25 09:08:33 -08:00
PageLayout.js update chakra imports 2020-12-25 09:08:33 -08:00
PrivacyPolicyPage.js fix large-icon visual bug 2021-01-04 03:11:55 +00:00
UserItemsPage.js fix large-icon visual bug 2021-01-04 03:11:55 +00:00
UserOutfitsPage.js fix caching on Your Outfits page 2021-01-05 06:45:27 +00:00
util.js tweak site bg color, to let card elements "pop" 2021-01-04 09:17:54 +00:00