1
0
Fork 0
liza/src
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
..
assert Copyright range update 2019-08-30 09:41:35 -04:00
bucket Copyright range update 2019-08-30 09:41:35 -04:00
calc Copyright range update 2019-08-30 09:41:35 -04:00
client RatingService: Convert to TypeScript 2019-10-29 13:36:41 -04:00
conf Copyright range update 2019-08-30 09:41:35 -04:00
css [DEV-4452] Accordion margin applies to collapsable header only 2019-03-01 10:02:39 -05:00
dapi RestrictedDataApi: Provide error to event if present 2019-10-18 09:55:11 -04:00
data Copyright range update 2019-08-30 09:41:35 -04:00
document TokenDao: "quote"=>"document" with nominal type 2019-10-17 11:47:14 -04:00
error {Context,Chained}Error: New modules 2019-10-18 09:55:09 -04:00
field Copyright range update 2019-08-30 09:41:35 -04:00
group Copyright range update 2019-08-30 09:41:35 -04:00
program RatingService: Convert to TypeScript 2019-10-29 13:36:41 -04:00
quote RatingService: Convert to TypeScript 2019-10-29 13:36:41 -04:00
server RatingService: Save rating data to separate field (ratedata) 2019-10-29 13:36:55 -04:00
sort Copyright range update 2019-08-30 09:41:35 -04:00
step Copyright range update 2019-08-30 09:41:35 -04:00
store Copyright range update 2019-08-30 09:41:35 -04:00
system Copyright range update 2019-08-30 09:41:35 -04:00
test RatingServiceTest: Add type information for stubs 2019-10-29 13:36:55 -04:00
types src/types/misc: Add UnixTimestampMillis, Seconds, and Milliseconds 2019-10-24 10:30:14 -04:00
ui [DEV-5872] Catch when an element is not present 2019-09-26 13:24:39 -04:00
util Copyright range update 2019-08-30 09:41:35 -04:00
validate [DEV-5657] Check for TLD in email addresses 2019-09-12 09:30:23 -04:00
.npmignore {src,test}/.npmignore: New files 2019-10-21 13:22:24 -04:00
numeric.ts src/numeric: New module 2019-10-24 10:29:33 -04:00
version.js.in Proper attribution for src/version.js.in 2016-03-29 14:35:59 -04:00