-
e20ecd8277
add smooth fades, pause/play to animation test
Matchu
2020-09-21 08:18:08 -0700
-
7f2660554e
oops, assetProxy more things for animate-test.html
Matchu
2020-09-21 07:07:47 -0700
-
99204a011e
remove extra arguments and comments from test
Matchu
2020-09-21 06:53:54 -0700
-
0bd2136dd0
test case for HTML5 animations
Matchu
2020-09-21 06:52:36 -0700
-
64d09f040a
re-add nav menu, to prevent bad wrapping on iphone
Matchu
2020-09-21 03:31:49 -0700
-
a81060d5b8
make the Dress to Impress text clickable
Matchu
2020-09-21 03:18:32 -0700
-
1eeba40fac
rename GlobalNavBar to GlobalHeader
Matchu
2020-09-21 03:08:24 -0700
-
5c8fbdc81e
use preloaded pet data when loading item page
Matchu
2020-09-21 02:52:42 -0700
-
a6761a2403
load correct pet for species-specific items
Matchu
2020-09-21 02:43:58 -0700
-
1b59b9631b
GQL for canonical appearance for body
Matchu
2020-09-20 22:21:23 -0700
-
b53d95cda8
rename "Incompatible" to "No data yet"
Matchu
2020-09-20 21:34:27 -0700
-
bcf6e6d8a7
add GQL to know what species can wear an item
Matchu
2020-09-20 21:33:45 -0700
-
5f9b143939
add species/color picker to item page
Matchu
2020-09-20 21:08:16 -0700
-
baa3563abb
fix margin between home icon and user bar
Matchu
2020-09-20 20:13:00 -0700
-
c52b5f0039
update footer design, add links
Matchu
2020-09-20 20:10:26 -0700
-
34112b30df
add site title to left nav, move Modeling to right
Matchu
2020-09-20 19:36:51 -0700
-
abda9e4687
add a footer, move the dark/light toggle to it
Matchu
2020-09-19 22:10:52 -0700
-
dc785b063e
remove detailed gql from honeycomb traces
Matchu
2020-09-19 21:31:09 -0700
-
dfeeb9fe0d
modeling will save new item data (but not assets)
Matchu
2020-09-18 07:34:41 -0700
-
07691a4e6b
add basic test db infra
Matchu
2020-09-18 05:50:17 -0700
-
68b7beae1b
start setting up a local dev database
Matchu
2020-09-18 05:24:03 -0700
-
fa8de52d81
scroll to top on navigation
Matchu
2020-09-15 05:35:01 -0700
-
8e97355499
smooth out the skeleton fades a bit more
Matchu
2020-09-15 05:29:28 -0700
-
956580c651
avoid skeleton flash-of-content on item page
Matchu
2020-09-15 05:20:10 -0700
-
496e2e9550
tweaks to item page description loading delay
Matchu
2020-09-15 04:54:37 -0700
-
02cb4731d3
use min width to stop date badge from resizing on load
Matchu
2020-09-15 04:50:36 -0700
-
ec0b80c0ca
add NC badges to modeling page
Matchu
2020-09-15 04:31:27 -0700
-
c9f7f7a6bb
sort new items to top of modeling & label 'em
Matchu
2020-09-15 04:25:48 -0700
-
ffeb494f45
add created at date to item page
Matchu
2020-09-15 04:15:15 -0700
-
57c0981472
ah oops, dont use syntax that prod doesn't support
Matchu
2020-09-15 03:27:41 -0700
-
2a30e8a6e5
show the special colors on the modeling page
Matchu
2020-09-15 03:18:21 -0700
-
c3c8d924b5
add other colors to modeling GQL
Matchu
2020-09-15 03:06:17 -0700
-
32822b250d
add colors to modeling query, no change to gql yet
Matchu
2020-09-15 02:38:23 -0700
-
351b9a88bd
use corner spinner on item page, and fix delay bug
Matchu
2020-09-13 04:12:14 -0700
-
c11c2b1394
update to beach favicon + misc asset cleanup
Matchu
2020-09-13 02:18:02 -0700
-
fa0ae3fbe1
add item description to item page
Matchu
2020-09-12 23:23:46 -0700
-
0725a7b1e8
launch item page links in new window when embedded
Matchu
2020-09-12 23:10:29 -0700
-
b812cb30a9
empty commit to fix deploys
Matchu
2020-09-12 22:50:28 -0700
-
3feade9241
add focus state for own/want checkbox buttons
Matchu
2020-09-12 22:45:58 -0700
-
3ecdd265c2
smarter cache lookups for "do we own/want this?"
Matchu
2020-09-12 22:39:38 -0700
-
2cfafce768
add own/want buttons to item page
Matchu
2020-09-12 22:21:00 -0700
-
0b724f7509
add own/want badges to items in wardrobe
Matchu
2020-09-12 20:02:56 -0700
-
dcf2ec6a26
embed item page in wardrobe page drawer
Matchu
2020-09-12 19:29:20 -0700
-
056b238462
better partial item data loading
Matchu
2020-09-12 18:32:06 -0700
-
383d514397
link to new item page from item list & model pages
Matchu
2020-09-12 18:23:12 -0700
-
d29abf5cd1
add skeletons for item page header
Matchu
2020-09-12 18:13:11 -0700
-
bf2660cbd4
show a basic item preview on the new item page
Matchu
2020-09-12 17:56:31 -0700
-
ba3ea5d321
another cute fun react vs code snippet :)
Matchu
2020-09-12 17:54:34 -0700
-
ef7ba58c90
refactor ItemPage a bit
Matchu
2020-09-12 17:27:00 -0700
-
4f6f3640bb
start building item page
Matchu
2020-09-11 23:56:47 -0700
-
ebb8c63ac6
page title upgrades
Matchu
2020-09-11 23:53:57 -0700
-
a52bd3e3bb
fix some old lint errors!
Matchu
2020-09-11 23:27:23 -0700
-
36d9c5a4ea
a convenient React component snippet!
Matchu
2020-09-11 23:20:18 -0700
-
76ad917843
rename ItemsPage to UserItemsPage
Matchu
2020-09-11 23:20:06 -0700
-
9143bacbe5
fix typo in comments
Matchu
2020-09-11 22:36:38 -0700
-
0d7efb2357
use 3 columns for grid on wider screens
Matchu
2020-09-11 22:13:38 -0700
-
d1262f77d7
sort trade list matches to the top of item lists
Matchu
2020-09-11 22:04:37 -0700
-
5546b21c27
use the same ItemCardList in items + modeling
Matchu
2020-09-11 21:53:57 -0700
-
8e091b14c6
add own/want compare badges
Matchu
2020-09-11 21:45:38 -0700
-
45ffa92f1d
add itemsTheyWant to user GQL
Matchu
2020-09-11 21:34:28 -0700
-
c0f0e5688c
include item lists in itemsTheyOwn
Matchu
2020-09-11 21:23:14 -0700
-
0df57818e3
create ItemCard, use it in ItemsPage too
Matchu
2020-09-11 20:41:39 -0700
-
9cb6cc2120
use better colors for light mode hanger spinner
Matchu
2020-09-10 03:06:44 -0700
-
93564ee6bd
more realistic loading state into WardrobePage
Matchu
2020-09-10 02:54:22 -0700
-
c7e2daa07b
fix visual regression on homepage
Matchu
2020-09-10 02:37:06 -0700
-
0975a94511
code-split nav bar out
Matchu
2020-09-10 02:32:14 -0700
-
0fa378ec6c
lol I triggered that weird comments bug again XDD
Matchu
2020-09-07 21:17:07 -0700
-
75ffd813e9
oops, fix bug in Chakra globals
Matchu
2020-09-07 21:11:10 -0700
-
901a6b14f0
add gentle border to modeling cards
Matchu
2020-09-07 21:06:25 -0700
-
75df0cc445
create nav menu, move dark/light toggle to left
Matchu
2020-09-07 21:02:28 -0700
-
0c3d9443c2
upgrade to next Chakra RC
Matchu
2020-09-07 20:59:38 -0700
-
bebb8e2d11
add Modeling link, permanent home link, subtleness
Matchu
2020-09-07 19:46:11 -0700
-
8bdaad9060
use modeling_status_hint to omit certain items
Matchu
2020-09-07 00:49:27 -0700
-
d4c2a681ab
add some extra loading flair
Matchu
2020-09-07 00:34:01 -0700
-
0c614deb41
add focus/hover responses to modeling page cards
Matchu
2020-09-07 00:14:44 -0700
-
dba8eed7e5
add dark mode styles for modeling page
Matchu
2020-09-07 00:03:46 -0700
-
626b36319a
add a badge to items the user owns
Matchu
2020-09-06 23:58:18 -0700
-
6a923a55a0
add links to modeing hub cards
Matchu
2020-09-06 23:51:51 -0700
-
1cc4d718a5
basic modeling page cute cards!
Matchu
2020-09-06 23:49:04 -0700
-
715f466df4
create very basic modeling page, not useful yet!
Matchu
2020-09-06 23:32:04 -0700
-
1d244fd1ea
wider page layout
Matchu
2020-09-06 22:58:06 -0700
-
578d0c45f6
use small-sized image for home link icon
Matchu
2020-09-06 19:01:12 -0700
-
9d6ec247cf
avoid re-layout from header bar when login loads in
Matchu
2020-09-06 18:54:27 -0700
-
0a6a9121f0
fix wrapping when username is too long for the header bar
Matchu
2020-09-06 18:52:56 -0700
-
c9ef20edf7
max width to the entire page layout
Matchu
2020-09-06 18:45:20 -0700
-
b086a4a8d7
add cute back to home link
Matchu
2020-09-06 18:42:39 -0700
-
e33e5fb88f
shared page layout component
Matchu
2020-09-06 18:12:34 -0700
-
5a91dd2f2a
in-memory cache for modeling query
Matchu
2020-09-06 15:49:08 -0700
-
f73211a50e
add GQL endpoint for items that need models
Matchu
2020-09-06 02:50:04 -0700
-
655a7e281c
remove "As a reminder" from a support notif
Matchu
2020-09-06 02:11:58 -0700
-
3512418a66
refactor GQL typedefs/resolvers into separate files
Matchu
2020-09-06 01:51:58 -0700
-
453953dded
simplify validPetPoses out of the server directory
Matchu
2020-09-06 00:40:00 -0700
-
88862f9ce7
simplify petAppearance cache lookup, remove hacks
Matchu
2020-09-05 16:37:17 -0700
-
ee45ae880e
empty commit to fix deploy issue
Matchu
2020-09-04 06:10:17 -0700
-
fe1cc83a02
add rulers to vs code workspace settings
Matchu
2020-09-04 06:00:11 -0700
-
70d3b06742
basic items page, with user permissioning :)
Matchu
2020-09-04 05:59:35 -0700
-
e2b5486168
GraphQL for user's itemsTheyOwn
Matchu
2020-09-04 05:57:21 -0700
-
df49e08bff
update README to mention Rails app is gone
Matchu
2020-09-04 04:09:01 -0700
-
8231b1afdb
add an actual README
Matchu
2020-09-04 04:06:27 -0700
-
dac7a682d4
oops, I broke the cached data script
Matchu
2020-09-02 23:19:50 -0700