-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/49361/
-----------------------------------------------------------

Review request for atlas, Madhan Neethiraj, Shwetha GS, Selvamohan Neethiraj, 
Suma Shivaprasad, and Hemanth Yamijala.


Bugs: ATLAS-847
    https://issues.apache.org/jira/browse/ATLAS-847


Repository: atlas


Description
-------

Handled Shwetha's comment.

Next previous button is shown instead of page number.
Audit table page size set as 25.


Diffs
-----

  dashboardv2/public/css/scss/override.scss 6fc1e1f 
  dashboardv2/public/js/templates/audit/AuditTableLayoutView_tmpl.html fca11a5 
  dashboardv2/public/js/views/audit/AuditTableLayoutView.js fd7fabe 

Diff: https://reviews.apache.org/r/49361/diff/


Testing
-------

**Verified following scenarios:** 

* Rendering audit table, it fetches 25 records.
* As user clicks on next button it fetches next 25 records (last record in 
current page is sent as startKey to fetch next page)
* As user clicks on Previous button (first record in current page is sent as 
startKey to fetch previous page)


Thanks,

Kalyani Kashikar

Reply via email to