You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by Kalyani Kashikar <ka...@freestoneinfotech.com> on 2016/05/31 12:25:10 UTC

Review Request 48074: ATLAS-664 : UI: Add Support for Versioning / History

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

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


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


Repository: atlas


Description
-------

Handled all the comments by Hemanth on apache jira


Diffs
-----

  dashboardv2/public/css/scss/main.scss 82d1a32 
  dashboardv2/public/css/scss/override.scss dabc13e 
  dashboardv2/public/css/scss/tree.scss dc05b09 
  dashboardv2/public/js/templates/audit/CreateAuditTableLayoutView_tmpl.html 97c3b5c 
  dashboardv2/public/js/templates/detail_page/DetailPageLayoutView_tmpl.html 46e22b7 
  dashboardv2/public/js/templates/search/SearchDetailLayoutView_tmpl.html 49d4fc6 
  dashboardv2/public/js/utils/CommonViewFunction.js e2f1d4c 
  dashboardv2/public/js/utils/Globals.js 14a41e5 
  dashboardv2/public/js/views/audit/AuditTableLayoutView.js 1c1c0b1 
  dashboardv2/public/js/views/audit/CreateAuditTableLayoutView.js 4c19b74 
  dashboardv2/public/js/views/detail_page/DetailPageLayoutView.js ac2d646 
  dashboardv2/public/js/views/entity/EntityDetailTableLayoutView.js c0ae185 
  dashboardv2/public/js/views/schema/SchemaLayoutView.js 6bc845b 
  dashboardv2/public/js/views/search/SearchDetailLayoutView.js 34ccb21 
  dashboardv2/public/js/views/search/SearchResultLayoutView.js b494976 

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


Testing
-------

Verified following scenarios :: 

1. Audit Table generation for : 
    Enity Create 
    Entity Updated, 
    Tag Added, 
    Tag Deleted.
    
2. Verified changes in details modal 
3. Validated addition of pagination for audit as well as schema tab.


Thanks,

Kalyani Kashikar