impress-2020/src/app
Matchu 7d1872920c Add page numbers to item search
I'm gonna make this a bit more powerful later, but just for now, the text "Page 1 of 27" shows up!

I also don't like that the page number has to blink out while we load the new stuff; there are multiple solutions, but tbh I think the Apollo Cache should be the one to handle this, and that we can do it by refactoring the query structure a bit!
2021-06-21 10:21:25 -07:00
..
cached-data Build cached zones, stop querying on server 2020-08-19 17:50:05 -07:00
components Add page numbers to item search 2021-06-21 10:21:25 -07:00
images Add general error message when page crashes 2021-05-05 00:09:09 -07:00
ItemPage Extract SpeciesFacesPicker to a new file 2021-06-11 06:58:12 -07:00
WardrobePage Refactor crossOrigin handling for image loading 2021-06-20 10:54:03 -07:00
apolloClient.js Cache ClosetList in Apollo 2021-06-18 17:29:44 -07:00
App.js Rename UserItemsPage 2021-06-19 09:24:05 -07:00
ConversionPage.js Only wait for auth on queries that need it 2021-01-21 14:57:21 -08:00
GlobalFooter.js Rename UserItemsPage 2021-06-19 09:24:05 -07:00
GlobalHeader.js Oops, fix Lists page links! 2021-06-15 22:46:43 -07:00
HomePage.js Update homepage June 18 2021-06-18 18:35:53 -07:00
ItemPage.js Show placeholder when item description is blank 2021-06-17 21:31:04 -07:00
ItemPageDrawer.js update chakra imports 2020-12-25 09:08:33 -08:00
ItemPageLayout.js Remove unused import 2021-04-07 22:12:03 -07:00
ItemSearchPage.js Add owns/wants badges on SquareItemCard 2021-06-08 01:03:09 -07:00
ItemTradesPage.js Oops, fix Lists page links! 2021-06-15 22:46:43 -07:00
ModelingPage.js Separate modeling queries into public vs user data 2021-04-23 12:10:16 -07:00
OutfitUrlsPage.js Switch back to $20/mo copy 2021-06-02 14:26:47 -07:00
PageLayout.js Add general error message for wardrobe crashes 2021-05-05 00:22:28 -07:00
PrivacyPolicyPage.js Privacy policy copy tweak 2021-01-18 06:44:07 -08:00
SupportPetAppearancesPage.js Add total count to /support/petAppearances 2021-04-23 15:37:52 -07:00
UserItemListPage.js Oops, fix alignment in virtualized lists! 2021-06-19 12:52:16 -07:00
UserItemListsIndexPage.js Oops, stop cutting off items on list page! 2021-06-19 11:49:13 -07:00
UserOutfitsPage.js Only wait for auth on queries that need it 2021-01-21 14:57:21 -08:00
util.js Better error handling when preloading layers 2021-06-21 09:34:05 -07:00