impress/app
Emi Matchu 66c1e14dd0 Add item search results to Apollo cache, use in finding item conflicts
This makes clicking on search results in the new mode actually work! It
correctly adds it to the outfit, and removes other items.

The thing that's behaving strangely is that, when you add the item, we
visually remove all items until we can finish a fresh network request
for what they should all look like. This probably means that the cache
lookup for `useOutfitAppearance` is not as satisfied with what we cache
here as `findItemConflicts` is? Something to investigate!
2024-02-27 12:19:07 -08:00
..
assets Oops, fix regression of editor features on item lists page 2024-02-22 15:52:40 -08:00
controllers Start working on new item search in wardrobe-2020! 2024-02-25 14:46:27 -08:00
helpers Refactor Impress 2020 config 2024-02-22 13:07:43 -08:00
javascript Add item search results to Apollo cache, use in finding item conflicts 2024-02-27 12:19:07 -08:00
mailers/fundraising Move most fundraising files into a Fundraising module 2024-02-18 20:12:14 -08:00
models Remove unused Item.per_page attribute 2024-02-25 16:16:43 -08:00
services Save manifest load info when preloading them, too 2024-02-25 16:02:36 -08:00
views Remove unused React dependency on homepage 2024-02-25 10:49:00 -08:00