impress/src/app
Matchu 922e150020 Extend itemSearch, deprecate itemSearchToFit
I'm gonna extend `itemSearch` to also look up the total number of results, and the fragmentation between `itemSearch` and `itemSearchToFit` finally caught up with me :p

I've deprecated `itemSearchToFit`, and moved the fit parameters into a new optional `fitsPet` parameter for `itemSearch`.

I'm going to keep `itemSearchToFit` around for now, because old JS builds still use it, and I'd like to avoid disrupting folks. But I'm not going to add the new total results field to the results object it returns, and that's gonna be okay!
2021-02-04 23:34:43 -08:00
..
cached-data Build cached zones, stop querying on server 2020-08-19 17:50:05 -07:00
components Load best available pose in SpeciesFacesPicker 2021-02-03 02:10:52 -08:00
images move src/images into src/app/images 2021-01-04 03:49:08 +00:00
WardrobePage Extend itemSearch, deprecate itemSearchToFit 2021-02-04 23:34:43 -08:00
apolloClient.js Only wait for auth on queries that need it 2021-01-21 14:57:21 -08:00
App.js Move our loadable wrapper into util 2021-01-21 14:27:05 -08:00
ConversionPage.js Only wait for auth on queries that need it 2021-01-21 14:57:21 -08:00
GlobalFooter.js update chakra imports 2020-12-25 09:08:33 -08:00
GlobalHeader.js Move "Log out" button into the nav menu 2021-01-18 13:51:52 -08:00
HomePage.js Update "New updates" section on home page 2021-02-03 02:20:03 -08:00
ItemPage.js Fix loading state after each species face click 2021-02-03 16:14:08 -08:00
ItemPageDrawer.js update chakra imports 2020-12-25 09:08:33 -08:00
ItemPageLayout.js update chakra imports 2020-12-25 09:08:33 -08:00
ItemSearchPage.js Add a no results message to the item search page 2021-01-21 16:39:43 -08:00
ItemTradesPage.js Only wait for auth on queries that need it 2021-01-21 14:57:21 -08:00
ModelingPage.js Only wait for auth on queries that need it 2021-01-21 14:57:21 -08:00
PageLayout.js Add page-reload recovery to *all* code splitting 2021-01-21 14:34:55 -08:00
PrivacyPolicyPage.js Privacy policy copy tweak 2021-01-18 06:44:07 -08:00
UserItemsPage.js Fix crash when user items page not found 2021-01-22 14:38:37 -08:00
UserOutfitsPage.js Only wait for auth on queries that need it 2021-01-21 14:57:21 -08:00
util.js Fix remaining chunk error noise 2021-01-26 11:43:27 -08:00