This is an automated email from the ASF dual-hosted git repository. ppawar pushed a change to branch ATLAS-5123 in repository https://gitbox.apache.org/repos/asf/atlas.git
from 2007ca9a0 ATLAS-5123: ATLAS-5142: [REACT UI] When creating a business metadata attribute, the attribute is always an array even if 'Multivalues' checkbox was not selected. Custom Filters - Basic and Advanced search displays ellipsis menu incorrectly. add 23c959655 ATLAS-5137: Atlas UI: Replace Node-Sass with Sass library. (#443) add 97e85542b ATLAS-5110: [REACT UI] Incorrect entities are being displayed for Empty entity types (#448) add 0754a86c4 ATLAS-5112: [REACT UI] Double clicking on Basic Search under Custom Filters with no saved filters throws errors. (#449) add a5dbe023e ATLAS-5115: [REACT UI] When assigning classification, Add button can be enabled without selecting classification. (#450) add bd7e02133 ATLAS-5120: [REACT UI] Spelling error in message that appears after entity is updated (#451) add 3437fda30 ATLAS-5121: [REACT UI] The glossary dropdown menu does not disappear after clicking any of the options in the dropdown menu (#452) add 985211652 ATLAS-5105: [REACT UI] Incorrect errors being displayed when assigning blank term to entity. (#453) add 7469e9c3f Merge branch 'master' into ATLAS-5123 No new revisions were added by this update. Summary of changes: dashboard/src/components/DialogShowMoreLess.tsx | 1 + dashboard/src/components/Forms/FormTreeView.tsx | 13 +- dashboard/src/components/Modal.tsx | 4 +- dashboard/src/components/TreeNodeIcons.tsx | 6 + dashboard/src/views/Classification/AddTag.tsx | 12 +- .../src/views/DetailPage/DetailPageAttributes.tsx | 12 + .../src/views/DetailPage/EntityDetailPage.tsx | 14 +- dashboard/src/views/Entity/EntityForm.tsx | 2 +- dashboard/src/views/Glossary/AssignTerm.tsx | 6 + dashboard/src/views/SearchResult/SearchResult.tsx | 8 +- .../SideBar/SideBarTree/CustomFiltersTree.tsx | 4 +- .../src/views/SideBar/SideBarTree/SideBarTree.tsx | 4 + dashboardv2/gruntfile.js | 2 +- dashboardv2/package-lock.json | 1834 ++------------------ dashboardv2/package.json | 2 +- dashboardv3/gruntfile.js | 2 +- dashboardv3/package-lock.json | 1834 ++------------------ dashboardv3/package.json | 3 +- 18 files changed, 395 insertions(+), 3368 deletions(-)