impress/app/javascript/wardrobe-2020/components
Matchu 1ab3f21917 Finally remove unused auth0 code
Moreover, this code is in a bit of a flimsy state anyway: it'll kinda
work if you're logged in at impress-2020.openneo.net, but that wasn't
intentionally engineered, and I'm not sure exactly what circumstances
cause those cookies to send vs not send?

My intent is to clean up to replace all this with login code that
references the main app instead… this'll require swapping out some
endpoints to refer to what the main app has, but I'm hoping that's not
so tricky to do, since the main app does offer basically all of this
functionality already anyway. (That's not to say it's simple, but I
think it's a migration in the right direction!)
2023-11-01 15:26:53 -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 Update most URLs to use HTTPS 2023-10-25 15:22:57 -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 Finally remove unused auth0 code 2023-11-01 15:26:53 -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