-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/60705/
-----------------------------------------------------------
(Updated July 14, 2017, 10:08 a.m.)
Review request for atlas, keval bhatt, Madhan Neethiraj, and Nixon Rodrigues.
Changes
-------
Updated patch contains changes to render the Tags attribute data in table
format. Data is rendered in sorted order and Date/time format is shown for
'Date' data-type.
Bugs: ATLAS-1927
https://issues.apache.org/jira/browse/ATLAS-1927
Repository: atlas
Description
-------
Show the attributes of entities in tag format instead of showing comma(,)
separator.
Diffs (updated)
-----
dashboardv2/public/css/scss/tag.scss fc0652b
dashboardv2/public/js/router/Router.js 8a1d241
dashboardv2/public/js/views/detail_page/DetailPageLayoutView.js c45755f
dashboardv2/public/js/views/tag/TagDetailTableLayoutView.js 45cdd6b
dashboardv2/public/js/views/tag/addTagModalView.js 97d80bd
Diff: https://reviews.apache.org/r/60705/diff/2/
Changes: https://reviews.apache.org/r/60705/diff/1-2/
Testing
-------
verified the attributes of entities is showing in tag format instead of showing
comma(,) separator.
Thanks,
Kalyani Kashikar