1
0
Fork 0
forked from OpenNeo/impress
impress/src/app
Matchu 17fa9d06b9 add id to ItemAppearance (+ refactor)
This is in support of a caching issue in a hack tool coming next! Without this, the change to ItemAppearance restricted zones would make other ItemAppearance fields go missing (bc our hack tool didn't also specify them), so the query would re-execute over the network to find the missing fields we overwrote with nothingness—which would undo the local hack change.
2020-08-28 00:10:00 -07:00
..
cached-data Build cached zones, stop querying on server 2020-08-19 17:50:05 -07:00
components add id to ItemAppearance (+ refactor) 2020-08-28 00:10:00 -07:00
WardrobePage add restricted zones to item support UI 2020-08-27 23:09:53 -07:00
apolloClient.js add restricted zones to item support UI 2020-08-27 23:09:53 -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 dark mode first draft! 2020-08-12 00:37:31 -07:00