-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/54166/
-----------------------------------------------------------
(Updated Dec. 14, 2016, 10 a.m.)
Review request for atlas, keval bhatt, Madhan Neethiraj, and Suma Shivaprasad.
Changes
-------
I have updated the patch ATLAS-1193.6.patch with fix for the issue of list of
values getting appended to map<string> datatype dropdown.
Bugs: ATLAS-1193
https://issues.apache.org/jira/browse/ATLAS-1193
Repository: atlas
Description
-------
* New UI for create/edit entities of different types.
* New UI for create/edit entity is integrated with new v2 api.
Diffs (updated)
-----
dashboardv2/gruntfile.js a252f1d
dashboardv2/public/css/scss/form.scss e17b7bb
dashboardv2/public/css/scss/override.scss 2db5568
dashboardv2/public/css/scss/search.scss 24b2212
dashboardv2/public/css/scss/tag.scss fa194fa
dashboardv2/public/index.html 04edcee
dashboardv2/public/js/collection/VEntityList.js bfcbe99
dashboardv2/public/js/collection/VSearchList.js 640be40
dashboardv2/public/js/external_lib/datetimepicker/bootstrap-datetimepicker.js
PRE-CREATION
dashboardv2/public/js/external_lib/datetimepicker/bootstrap-datetimepicker.min.css
PRE-CREATION
dashboardv2/public/js/main.js 772d3d4
dashboardv2/public/js/models/VEntity.js 4347b62
dashboardv2/public/js/templates/detail_page/DetailPageLayoutView_tmpl.html
f34bcea
dashboardv2/public/js/templates/entity/CreateEntityLayoutView_tmpl.html
PRE-CREATION
dashboardv2/public/js/templates/search/SearchLayoutView_tmpl.html db31046
dashboardv2/public/js/utils/UrlLinks.js a5288be
dashboardv2/public/js/views/detail_page/DetailPageLayoutView.js b2d2c7b
dashboardv2/public/js/views/entity/CreateEntityLayoutView.js PRE-CREATION
dashboardv2/public/js/views/search/SearchLayoutView.js d652aa4
dashboardv2/public/js/views/search/SearchResultLayoutView.js 0a37834
Diff: https://reviews.apache.org/r/54166/diff/
Testing
-------
* Created entities for all the entity type and also edited with edit UI.
* Verified with new api.
Thanks,
Kalyani Kashikar