impress/src/app
Matchu eab1b99052 use cache restore instead of field defs for Zone
This is just an implementation thing, but I realized we can just insert the Zone data into the initial Apollo cache, instead of doing weird field definitions

I _do_ still want the @client tags in the queries though, to tell them not to make server requests at all
2020-09-01 18:02:59 -07:00
..
cached-data Build cached zones, stop querying on server 2020-08-19 17:50:05 -07:00
components move restrictedZones from layer to PetAppearance 2020-08-31 23:18:30 -07:00
WardrobePage extract SearchToolbar into a separate file 2020-09-01 17:49:12 -07:00
apolloClient.js use cache restore instead of field defs for Zone 2020-09-01 18:02:59 -07:00
App.js remove stray console.log 2020-08-19 19:12:56 -07:00
HomePage.js bug fix for light/dark mode toggle 2020-08-14 18:21:40 -07:00
util.js add Support mode to PosePicker 2020-08-28 22:58:59 -07:00