impress-2020/src/app/WardrobePage/support
Matchu 4e923746ce Show empty PosePicker for Support users
For most users, I want to hide the pose picker if there's not actually anything to pick from.

But I want Support users to be able to open it and use Support mode, to inspect and label Unknown poses!

In this change, I add new UI to show a question mark pose picker button, and a note explaining the empty picker; but only show them for Support users.

I also made a new `useSupport` hook, to replace `useSupportSecret`, now that I have a use case for "is support user?" that doesn't require the secret. Will migrate the rest!
2020-08-29 14:49:37 -07:00
..
ItemLayerSupportModal.js fix typos in item/layer support tools 2020-08-27 22:33:32 -07:00
ItemLayerSupportUploadModal.js add "more colorful" swf conflict mode 2020-08-12 10:53:35 -07:00
ItemSupportDrawer.js add Support mode to PosePicker 2020-08-28 22:58:59 -07:00
Metadata.js add Support mode to PosePicker 2020-08-28 22:58:59 -07:00
PosePickerSupport.js Show empty PosePicker for Support users 2020-08-29 14:49:37 -07:00
SupportOnly.js Set up the special color mutation on the client? 2020-07-31 23:34:15 -07:00
useSupport.js Show empty PosePicker for Support users 2020-08-29 14:49:37 -07:00
useSupportSecret.js Show empty PosePicker for Support users 2020-08-29 14:49:37 -07:00