impress/app/javascript/wardrobe-2020/components
Matchu 3d07d7f360 Use /outfits/1234 URLs in the editor
Ohh I see, I made a mistake converting this from Next.js routing. It's
not that we had a URL search parameter named `outfitId`; it's that if
you were coming from the `/outfits/:outfitId` route, it would use that!

I still haven't gotten the rest of the site to point that route to this
page, but I'll do that in a later change.
2023-10-24 17:29:07 -07:00
..
getVisibleLayers.js Run Prettier on all wardrobe-2020 JS 2023-10-24 16:45:49 -07:00
HangerSpinner.js Bundle wardrobe-2020 into the app 2023-10-23 19:05:08 -07:00
HTML5Badge.js Run Prettier on all wardrobe-2020 JS 2023-10-24 16:45:49 -07:00
ItemCard.js Run Prettier on all wardrobe-2020 JS 2023-10-24 16:45:49 -07:00
OutfitMovieLayer.js Run Prettier on all wardrobe-2020 JS 2023-10-24 16:45:49 -07:00
OutfitPreview.js Run Prettier on all wardrobe-2020 JS 2023-10-24 16:45:49 -07:00
OutfitThumbnail.js Use /outfits/1234 URLs in the editor 2023-10-24 17:29:07 -07:00
PaginationToolbar.js Run Prettier on all wardrobe-2020 JS 2023-10-24 16:45:49 -07:00
SpeciesColorPicker.js Run Prettier on all wardrobe-2020 JS 2023-10-24 16:45:49 -07:00
SquareItemCard.js Run Prettier on all wardrobe-2020 JS 2023-10-24 16:45:49 -07:00
useCurrentUser.js Run Prettier on all wardrobe-2020 JS 2023-10-24 16:45:49 -07:00
useOutfitAppearance.js Run Prettier on all wardrobe-2020 JS 2023-10-24 16:45:49 -07:00
usePreferArchive.js Run Prettier on all wardrobe-2020 JS 2023-10-24 16:45:49 -07:00