Commit graph

1327 commits

Author SHA1 Message Date
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