Commit graph

1492 commits

Author SHA1 Message Date
Matt Dunn-Rankin
95eb3a56e0 misc outfit preview fixups 2020-04-23 23:52:06 -07:00
Matt Dunn-Rankin
da0e35d4e2 show loading spinner _over_ previous outfit state 2020-04-23 15:19:36 -07:00
Matt Dunn-Rankin
a076c1835a add restricted zone support 2020-04-23 14:44:06 -07:00
Matt Dunn-Rankin
dd5a7f9242 added pet appearance queries, using in frontend 2020-04-23 14:23:46 -07:00
Matt Dunn-Rankin
f5cb1d263c add query to outfit preview, but don't use it yet 2020-04-23 13:31:39 -07:00
Matt Dunn-Rankin
881be0c910 oops, add support for all-body item layers! 2020-04-23 13:10:42 -07:00
Matt Dunn-Rankin
5028c39ea9 set default graphql endpoint in playground 2020-04-23 01:12:52 -07:00
Matt Dunn-Rankin
ff8327981f enable playground in production :) 2020-04-23 01:09:17 -07:00
Matt Dunn-Rankin
4a61919649 add GQL support for appearance data! 2020-04-23 01:09:06 -07:00
Matt Dunn-Rankin
93507cc777 oh oops, use gql for search prototype too! 2020-04-22 16:36:08 -07:00
Matt Dunn-Rankin
8e8eea2b39 add cache redirects for the items query 2020-04-22 16:18:29 -07:00
Matt Dunn-Rankin
5074b17aba fix db connection closing in tests 2020-04-22 15:53:59 -07:00
Matt Dunn-Rankin
d1d98e2f72 add item list skeleton while loading 2020-04-22 15:24:38 -07:00
Matt Dunn-Rankin
7397243c7f load name and thumbnail from the db :o 2020-04-22 14:55:12 -07:00
Matt Dunn-Rankin
496d69dc95 got apollo server running as a vercel function! 2020-04-22 14:02:23 -07:00
Matt Dunn-Rankin
81a2306667 move to vercel now function api structure
I haven't really tested the API yet, because it's hard to query GraphQL directly, but I'll set up the client in a bit for it!
2020-04-22 13:03:32 -07:00
Matt Dunn-Rankin
8f4ed8e10d add db snapshotting & better translation loader 2020-04-22 12:01:05 -07:00
Matt Dunn-Rankin
ecebb93ec5 set up Apollo server! 2020-04-22 11:51:36 -07:00
Matt Dunn-Rankin
513b2c12e7 fix a minor scrolling bug with name edit button 2020-04-22 04:10:50 -07:00
Matt Dunn-Rankin
43f85aaf96 clear search input on Escape 2020-04-22 04:09:32 -07:00
Matt Dunn-Rankin
255b77d0cf extract OutfitNameEditButton 2020-04-22 04:04:02 -07:00
Matt Dunn-Rankin
09b928865e refactor away ItemsForZone, it's trivial now 2020-04-22 04:02:43 -07:00
Matt Dunn-Rankin
1f5a7e83e1 extract ItemList, and split out some of Item 2020-04-22 04:01:24 -07:00
Matt Dunn-Rankin
075a6cfef4 extract Heading1 and Heading2 components 2020-04-22 03:55:40 -07:00
Matt Dunn-Rankin
5f4226d673 make name edit button not inline
this was wrapping bad on my phone, the edit button was getting its own line, was really bothering me! 😅
2020-04-22 03:50:57 -07:00
Matt Dunn-Rankin
66e50d2461 remove font todo, add a11y todo 2020-04-22 03:14:53 -07:00
Matt Dunn-Rankin
527ba1c660 clarify search placeholder text 2020-04-22 03:13:47 -07:00
Matt Dunn-Rankin
df81764495 add remaining roopal27 items 2020-04-22 03:03:45 -07:00
Matt Dunn-Rankin
8adf4154b9 delay toast slightly, tweak copy 2020-04-22 03:01:23 -07:00
Matt Dunn-Rankin
433d255391 add temporary toast explaining outfit is static 2020-04-22 02:57:58 -07:00
Matt Dunn-Rankin
b998e12ce4 update page title 2020-04-22 02:50:07 -07:00
Matt Dunn-Rankin
d9927c8784 add Delicious font embed 2020-04-22 02:39:13 -07:00
Matt Dunn-Rankin
fbc71147c8 add search toolbar 2020-04-22 02:39:06 -07:00
Matt Dunn-Rankin
19ef947631 tweak default outfit name 2020-04-22 01:32:59 -07:00
Matt Dunn-Rankin
ff4c29f91e use the Delicious font for more character! 2020-04-22 01:29:07 -07:00
Matt Dunn-Rankin
dcebc5c690 add some DTI character! green text, circles -> squares 2020-04-22 01:17:59 -07:00
Matt Dunn-Rankin
32b31c6596 editable outfit name 2020-04-22 01:10:24 -07:00
Matt Dunn-Rankin
e67ca7dc34 better wide-screen layout 2020-04-22 00:39:35 -07:00
Matt Dunn-Rankin
4d7edf2083 extract useOutfitState hook 2020-04-21 20:46:53 -07:00
Matt Dunn-Rankin
ea4d801b0c improve item hover animation perf & details 2020-04-21 20:41:29 -07:00
Matt Dunn-Rankin
6ee411fd7b Layout prototype, items panel 2020-04-21 20:32:53 -07:00
Matt Dunn-Rankin
74c7e5e110 Initialize app with create-react-app 2020-04-21 17:49:52 -07:00