----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/50504/#review143791 -----------------------------------------------------------
Ship it! Ship It! - Madhan Neethiraj On July 27, 2016, 3:01 p.m., Kalyani Kashikar wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/50504/ > ----------------------------------------------------------- > > (Updated July 27, 2016, 3:01 p.m.) > > > Review request for atlas, Gautam Borad, Madhan Neethiraj, Shwetha GS, > Selvamohan Neethiraj, and Suma Shivaprasad. > > > Bugs: ATLAS-1046 > https://issues.apache.org/jira/browse/ATLAS-1046 > > > Repository: atlas > > > Description > ------- > > Previous and Next buttons is shown on top of the table, instead of down. > Count of results shown, it includes page details, for example, 1-25, 26-50. > Above changes are applied to Audit Table also. > > > Diffs > ----- > > dashboardv2/public/css/scss/main.scss 82dbfc2 > dashboardv2/public/css/scss/override.scss 8732423 > dashboardv2/public/css/scss/search.scss e42224e > dashboardv2/public/js/templates/audit/AuditTableLayoutView_tmpl.html > 533f596 > dashboardv2/public/js/templates/common/TableLayout_tmpl.html a2735c1 > dashboardv2/public/js/templates/search/SearchResultLayoutView_tmpl.html > 8e860d8 > dashboardv2/public/js/utils/TableLayout.js 4f5e142 > dashboardv2/public/js/views/audit/AuditTableLayoutView.js 7e5216d > dashboardv2/public/js/views/search/SearchResultLayoutView.js 964bb8a > > Diff: https://reviews.apache.org/r/50504/diff/ > > > Testing > ------- > > ** Verified following scenarios: ** > > * Previous and Next buttons is shown on top of the table, instead of down and > it fetches 25 records in begining. > * As user clicks on next button it fetches next 25 records and count of > results shown page details, ex: 1-25 . > * As user clicks on Previous button the previous records are shown. > > > Thanks, > > Kalyani Kashikar > >
