impress-2020/src/app/WardrobePage
Matchu 25092b865a Add Delete button for outfits
Hey finally! I got in the mood and did it, after… a year? idk lol

The button should only appear for outfits that are already saved, that are owned by you. And the server enforces it!

I also added a new util function to give actually useful error messages when the GraphQL server throws an error. Might be wise to use this in more places where we're currently just using `error.message`!
2022-08-15 20:23:17 -07:00
..
support [WIP] Add lint exceptions for <img> tags 2021-11-02 00:55:21 -07:00
index.js Add search footer to layout, behind a feature flag 2021-06-21 14:48:08 -07:00
Item.js Add page-reload recovery to *all* code splitting 2021-01-21 14:34:55 -08:00
ItemsAndSearchPanels.js Add general error message for wardrobe crashes 2021-05-05 00:22:28 -07:00
ItemsPanel.js Add Delete button for outfits 2022-08-15 20:23:17 -07:00
OutfitControls.js Try moving the glitch badges to the top 2021-06-24 20:05:31 -07:00
OutfitKnownGlitchesBadge.js Oops, fix SVG message and build error 2021-11-27 20:01:38 -08:00
PosePicker.js [WIP] Fix app images in Next.js 2021-11-02 00:50:39 -07:00
SearchFooter.js Add search footer to layout, behind a feature flag 2021-06-21 14:48:08 -07:00
SearchPanel.js Use itemSearchV2 in wardrobe too 2021-06-21 10:37:54 -07:00
SearchToolbar.js Add search footer to layout, behind a feature flag 2021-06-21 14:48:08 -07:00
useOutfitSaving.js Add Delete button for outfits 2022-08-15 20:23:17 -07:00
useOutfitState.js Finally implement "Edit a copy" 2022-08-15 19:28:08 -07:00
WardrobeDevHacks.js Lint against console.log 2021-05-03 15:01:49 -07:00
WardrobePageLayout.js Add search footer to layout, behind a feature flag 2021-06-21 14:48:08 -07:00
WardrobePreviewAndControls.js Stop requesting bad outfit thumbnails in wardrobe 2021-11-01 16:05:13 -07:00