add filter based on begin&end time of start_date 77/35777/4
authorSerenaFeng <feng.xiaowei@zte.com.cn>
Mon, 5 Jun 2017 07:44:16 +0000 (15:44 +0800)
committerSerenaFeng <feng.xiaowei@zte.com.cn>
Wed, 7 Jun 2017 02:42:45 +0000 (10:42 +0800)
filter of 'Start Date' & 'End Date' in Community Results page now works,
currently, only 20 records will be shown due to pagination is not
supported.
From server side, query from date to date is supported now, query as:
/api/v1/results?from=2016-11-01%2000:00:00&to=2017-06-01%2023:59:59

Change-Id: I482b117129dbae38fa5a2858a86442c80d87d19e
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>

No differences found