----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73278/#review222835 -----------------------------------------------------------
Ship it! Ship It! - Mehul Parikh On April 14, 2021, 12:56 p.m., Nitin Galave wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/73278/ > ----------------------------------------------------------- > > (Updated April 14, 2021, 12:56 p.m.) > > > Review request for ranger, Dhaval Shah, Dineshkumar Yadav, Harshal Chavan, > Jayendra Parab, Kishor Gollapalliwar, Madhan Neethiraj, Mahesh Bandal, Mehul > Parikh, Pradeep Agrawal, and Velmurugan Periasamy. > > > Bugs: RANGER-3240 > https://issues.apache.org/jira/browse/RANGER-3240 > > > Repository: ranger > > > Description > ------- > > Suggestion for Improvement on Ranger UI : > > The text should show the timestamp of the most recent response from the > server. Needs to be done for all pages in UI as part of Header. > > Generated on: <timestamp> like: Jan 11, 2021, 11:52 AM EST++++ > > > Diffs > ----- > > security-admin/src/main/webapp/index.html b871a14 > security-admin/src/main/webapp/scripts/modules/XAOverrides.js a7904eb > security-admin/src/main/webapp/scripts/views/DownloadServicePolicy.js > f85d2bd > security-admin/src/main/webapp/scripts/views/UploadServicePolicy.js d30e74e > security-admin/src/main/webapp/scripts/views/common/XATableLayout.js > 49ebf66 > security-admin/src/main/webapp/scripts/views/reports/AuditLayout.js 0b24c10 > security-admin/src/main/webapp/scripts/views/reports/UserAccessLayout.js > 146e3f3 > security-admin/src/main/webapp/scripts/views/service/ServiceCreate.js > c040a26 > security-admin/src/main/webapp/styles/xa.css afc848a > > > Diff: https://reviews.apache.org/r/73278/diff/1/ > > > Testing > ------- > > 1.Login with Ranger and see the whether timestamp is showing the current date > and time. > 2.Wait for some time and refresh the pages and check whether timestamp is > updated with the refreshed time. > 3.Timestamp format would be mm/dd/yyyy with current visited time for Ex: > 02:12:31 PM > 4.Verification of timestamp through console using "New Date()" > 5.Change the format or date from the console then refresh the page and verify > the timestamp. > 6.Verifiy the timestamp by going backward and forward pages. > 7.Verify the timestamp on each screens and see it get updated according to > visited time. > 8."Change the machines time and date from the settings and verify it would > displays the same date and time > on the UI as well." > 9.Verification of timestamp for Import / Export Functionality. > 10.Verify the timestamp is updated for pagination. > 11.Verification of timestamp after creation ,updation,cancellation of > entities. > 12.Verify the timestamp is updated by applying filters. > 13.Verify the timestamp is updated by selecting the values from the > drop-downs. > 14.Verify the timestamp on latest UI > 15.Verify the timestamp is updated by moving from one tab to another tab. > 16.Verify the timestamp is updated country wise by changing the timezone from > the machine setting > > > Thanks, > > Nitin Galave > >
