1
0
Fork 0
liza/src/server
Mike Gerwitz 1aa69c2a56 RatingService: Save rating data to separate field (ratedata)
This adds ratedata to the quote collection.  We use the existing saveQuote
method so that this operation is atomic.  We're also continuing to save to
the bucket for now so as not to break existing code, but the intent in the
future will be to remove all but necessary data that should be exposed to
the client.
2019-10-29 13:36:55 -04:00
..
cache Copyright range update 2019-08-30 09:41:35 -04:00
daemon RatingService: Convert to TypeScript 2019-10-29 13:36:41 -04:00
dapi TokenedDataApi: Accept or kill token 2019-10-18 09:55:11 -04:00
db RatingService: Use ServerDao 2019-10-29 13:36:55 -04:00
encsvc Copyright range update 2019-08-30 09:41:35 -04:00
lock Copyright range update 2019-08-30 09:41:35 -04:00
log RatingService: Convert to TypeScript 2019-10-29 13:36:41 -04:00
meta Copyright range update 2019-08-30 09:41:35 -04:00
quote RatingService: Convert to TypeScript 2019-10-29 13:36:41 -04:00
rater RatingService: Convert to TypeScript 2019-10-29 13:36:41 -04:00
request RatingService: Convert to TypeScript 2019-10-29 13:36:41 -04:00
service RatingService: Save rating data to separate field (ratedata) 2019-10-29 13:36:55 -04:00
token {=>Persistent}TokenStore 2019-10-18 09:55:11 -04:00
DocumentServer.js Integrate TokenedDataApi into system 2019-10-18 09:55:11 -04:00
Server.d.ts RatingService: Convert to TypeScript 2019-10-29 13:36:41 -04:00
Server.js Integrate TokenedDataApi into system 2019-10-18 09:55:11 -04:00