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 2017/01/24 13:56:49 UTC

Review Request 55880: ATLAS-1485 : Create entity UX changes

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

Review request for atlas, keval bhatt and Madhan Neethiraj.


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


Repository: atlas


Description
-------

Change the create entity button place
After creating new entity redirect to detail page of that newly created entity


Diffs
-----

  dashboardv2/public/js/router/Router.js fa4a08a 
  dashboardv2/public/js/templates/search/SearchLayoutView_tmpl.html 7301ebc 
  dashboardv2/public/js/templates/search/SearchResultLayoutView_tmpl.html 32a0083 
  dashboardv2/public/js/views/audit/CreateAuditTableLayoutView.js 2b43b59 
  dashboardv2/public/js/views/entity/CreateEntityLayoutView.js c98ea18 
  dashboardv2/public/js/views/schema/SchemaLayoutView.js 8d7dfe4 
  dashboardv2/public/js/views/search/SearchDetailLayoutView.js 0ed1c38 
  dashboardv2/public/js/views/search/SearchLayoutView.js bdb71a6 
  dashboardv2/public/js/views/search/SearchResultLayoutView.js 8d0720e 

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


Testing
-------

Verified the create entity link.
After entity creation, it redirects to entity detail page of that newly created entity.


Thanks,

Kalyani Kashikar