-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/52215/
-----------------------------------------------------------
Review request for atlas, keval bhatt, Madhan Neethiraj, Shwetha GS, and Suma
Shivaprasad.
Bugs: ATLAS-1193
https://issues.apache.org/jira/browse/ATLAS-1193
Repository: atlas
Description
-------
* New UI for create entities of different types.
The attributes for entiry will be loaded from supertype and type api.
The entity will be created by existing *api/atlas/entities* api
Diffs
-----
dashboardv2/public/css/scss/tag.scss fa194fa
dashboardv2/public/index.html a8f191a
dashboardv2/public/js/main.js 63dd71e
dashboardv2/public/js/templates/entity/CreateEntityLayoutView_tmpl.html
PRE-CREATION
dashboardv2/public/js/templates/tag/TagLayoutView_tmpl.html 2f653e5
dashboardv2/public/js/utils/Utils.js 7fcde19
dashboardv2/public/js/views/entity/CreateEntityLayoutView.js PRE-CREATION
dashboardv2/public/js/views/tag/TagLayoutView.js b22c0ec
Diff: https://reviews.apache.org/r/52215/diff/
Testing
-------
* Verified created enities with required and optional attributes.
* For few types entities are not getting created due to json parsing error.
Thanks,
Kalyani Kashikar