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 2016/06/17 14:38:16 UTC

Review Request 48853: ATLAS-897 : Atlas UI: Feature to associate multiple assets with a term.

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

Review request for atlas, Madhan Neethiraj, Shwetha GS, Selvamohan Neethiraj, and Hemanth Yamijala.


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


Repository: atlas


Description
-------

**Issue :**
Right now user needs to go to each entity to associate a term. We need a feature to associate same term to multiple assets.


Diffs
-----

  dashboardv2/gruntfile.js 08000a4 
  dashboardv2/package.json dc92d3d 
  dashboardv2/public/css/scss/business-catlog.scss 1b364af 
  dashboardv2/public/css/scss/main.scss 933bc19 
  dashboardv2/public/css/scss/tag.scss fb10ed0 
  dashboardv2/public/js/main.js c615ce9 
  dashboardv2/public/js/templates/business_catalog/AddTermView_tmpl.html 6c729b5 
  dashboardv2/public/js/templates/schema/SchemaTableLayoutView_tmpl.html 3033efc 
  dashboardv2/public/js/utils/CommonViewFunction.js 2b1ff4d 
  dashboardv2/public/js/utils/Messages.js 257d5e0 
  dashboardv2/public/js/utils/TableLayout.js e513241 
  dashboardv2/public/js/utils/Utils.js e867f2b 
  dashboardv2/public/js/views/business_catalog/AddTermToEntityLayoutView.js a5356f2 
  dashboardv2/public/js/views/business_catalog/TreeLayoutView.js PRE-CREATION 
  dashboardv2/public/js/views/detail_page/DetailPageLayoutView.js 04b98af 
  dashboardv2/public/js/views/schema/SchemaLayoutView.js 4cd8ccb 
  dashboardv2/public/js/views/search/SearchResultLayoutView.js 45ffa53 

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


Testing
-------

**Verified :**
1) Association of multiple entities to a single Term from entities search result page.
2) Verified multiple term to be associated with a entity.
3) Verified that already assigned term doesn't get assigned again to a entity.
4) Schema table also has feature of assigning a term to multiple entities.


Thanks,

Kalyani Kashikar