impress-2020/src/app/WardrobePage
Matchu 5334801aba add zone restrict hack tools
similar to the layer zoning tools I just rolled out!

not thrilled about the outfit state hacks here bc of how we cache restrict on the appearance rather than the item, but oh well! this escape hatch is pretty easy and solid, and it's a cleanup for another day

Also did a code split here, now that this file is getting larger, to only load this for support users. I don't actually care about restricting console stuff to support users (I'd honestly rather not), but saving the bytes is worth it I think, since support mode is pretty easy to enter when we need to
2020-08-28 00:12:41 -07:00
..
support add restricted zones to item support UI 2020-08-27 23:09:53 -07:00
index.js add zone restrict hack tools 2020-08-28 00:12:41 -07:00
Item.js remove stray unused outfitState prop 2020-08-20 21:46:32 -07:00
ItemsAndSearchPanels.js dark mode first draft! 2020-08-12 00:37:31 -07:00
ItemsPanel.js dark mode first draft! 2020-08-12 00:37:31 -07:00
OutfitControls.js hide invalid colors in wardrobe page dropdown 2020-08-19 19:05:44 -07:00
PosePicker.js update PetAppearance id to match petStateId 2020-08-27 21:32:22 -07:00
SearchPanel.js fix bug where search error states are hidden 2020-08-19 18:11:40 -07:00
useOutfitState.js Build cached zones, stop querying on server 2020-08-19 17:50:05 -07:00
WardrobeDevHacks.js add zone restrict hack tools 2020-08-28 00:12:41 -07:00