You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* correct totalRecords count since it could be -1 (when firewhennotzero not set)
* correctly handle unsubscribe myannotation with token (#99)
correctly handle unsubscribe myannotation with token
* Updated email template, set pageSize=300 for records query
* updated email template
* explicitly set page size so we can get all records in one call
* release 1.5.2 (#104)
* 1.5.3-SNAPSHOT
* create user when addMyAnnotation is called by user not exists (#107)
* create user when addMyAnnotation is called by user not exists
* changed add/delete myannotaion to subscribe/unsubscribe myannotaion. (#109)
* run a myannotation query after it's added (#112)
* need to run a myannotation query after it's added
* print error witg log.error() instead of println
* if user subscribed to 'My Annotation' and changes frequency, we need to trigger a query for 'my annotation' (#114)
* update 'my annotation' QueryResult instead of delete + add when frequency changes
* release 1.5.3
Co-authored-by: Rita <rita.chen@csiro.au>
0 commit comments