impress-2020/src/server
Matchu acdf6209ca extract server auth into auth.js
This is just a nice cleanup, but it also supports a test mock I want to do next, to mock logins for the test db without having to round-trip to auth0.
2020-10-22 19:53:10 -07:00
..
__snapshots__ simplify validPetPoses out of the server directory 2020-09-06 00:40:00 -07:00
lib remove detailed gql from honeycomb traces 2020-09-19 21:34:35 -07:00
query-tests disable new modeling code, until some future day 2020-10-07 07:49:27 -07:00
types Merge branch 'modeling' into main 2020-10-06 07:06:30 -07:00
auth.js extract server auth into auth.js 2020-10-22 19:53:10 -07:00
db.js enable running against a local dev database 2020-10-06 06:18:19 -07:00
index.js extract server auth into auth.js 2020-10-22 19:53:10 -07:00
loaders.js refactor Outfit.js to split Pet to a separate type 2020-09-27 03:18:46 -07:00
modeling.js disable new modeling code, until some future day 2020-10-07 07:49:27 -07:00
util.js update labeled field for pet appearances 2020-10-03 04:05:25 -07:00
util.test.js add snapshot tests for loadBodyName 2020-08-21 16:22:16 -07:00