impress-2020/src/app/components
Matchu f7f6f7b82b Remove useRequireLogin, show logged-out message
There was a bug in the new db auth method where `useRequireLogin` was expecting Auth0 logins to work, so it would get caught in an infinite redirect loop.

Rather than trying to figure out how to make `useRequireLogin` work with the new modal UI, I figured we can just delete it (since we only ended up using it once anyway), and add a little message if you happen to end up on the page while logged out. Easy peasy!
2022-08-17 16:11:40 -07:00
..
HangerSpinner.js fix large-icon visual bug 2021-01-04 03:11:55 +00:00
HTML5Badge.js Handle OFFICIAL_SWF_IS_INCORRECT for pet layers 2021-08-14 16:46:05 -07:00
ItemCard.js [WIP] UI for isManuallyNc support tool 2021-02-22 19:11:03 -08:00
ItemSearchPageToolbar.js Add search toolbar to item page 2021-09-30 20:04:50 -07:00
LoginModal.js Logout button for new auth mode 2022-08-17 16:05:36 -07:00
MarkdownAndSafeHTML.js Add underline to item list description links 2021-09-06 14:08:43 -07:00
OutfitMovieLayer.js Detect more animated items 2021-07-02 15:40:04 -07:00
OutfitPreview.js [WIP] Fix bug loading movies 2021-11-02 00:11:23 -07:00
OutfitThumbnail.js Use standard image URLs on Your Outfits page 2021-09-03 15:37:38 -07:00
PaginationToolbar.js Paginate the user outfits page 2021-11-01 19:33:40 -07:00
SpeciesColorPicker.js Stop passing null value in SpeciesColorPicker 2021-11-01 16:19:17 -07:00
SquareItemCard.js [WIP] Add lint exceptions for <img> tags 2021-11-02 00:55:21 -07:00
useCurrentUser.js Logout button for new auth mode 2022-08-17 16:05:36 -07:00
useOutfitAppearance.js Move getVisibleLayers to a new shared directory 2021-05-13 17:35:58 -07:00
WIPCallout.js [WIP] Fix app images in Next.js 2021-11-02 00:50:39 -07:00