-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/58570/
-----------------------------------------------------------
(Updated April 28, 2017, 12:09 p.m.)
Review request for atlas, keval bhatt, Madhan Neethiraj, and Mehul Parikh.
Changes
-------
Nixon's review comment handled.
Bugs: ATLAS-1737
https://issues.apache.org/jira/browse/ATLAS-1737
Repository: atlas
Description
-------
Ability to delete tag from UI using API
(api/atlas/v2/types/typedefs?type=classification) DELETE method.
Tags which are not assigned to any entity can be only deleted.
Diffs (updated)
-----
dashboardv2/public/js/models/VTag.js 046af3f
dashboardv2/public/js/utils/CommonViewFunction.js 1890ce3
dashboardv2/public/js/utils/Utils.js d62a726
dashboardv2/public/js/views/business_catalog/SideNavLayoutView.js 9bd1bbf
dashboardv2/public/js/views/tag/TagLayoutView.js d8ee351
Diff: https://reviews.apache.org/r/58570/diff/2/
Changes: https://reviews.apache.org/r/58570/diff/1-2/
Testing
-------
Verified tags which are not assigned to any entity can be deleted.
Verified confirmation alert is displayed before deleting the tag.
Thanks,
Kalyani Kashikar