This is an automated email from the ASF dual-hosted git repository.
kbhatt pushed a change to branch branch-2.0
in repository https://gitbox.apache.org/repos/asf/atlas.git.
from 1c38f71 ATLAS-3701: performance improvements in
classification-dissociation
new fdbd3b7 ATLAS-3713 : UI : DSL select count() query doesn't display
results on UI
new e71d6c2 ATLAS-3711 : UI: Classification/Term modal should close after
create/update/delete response
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
dashboardv2/public/css/scss/common.scss | 49 ++++++++--------------
dashboardv2/public/js/utils/CommonViewFunction.js | 26 ++++++++++--
dashboardv2/public/js/utils/TableLayout.js | 4 +-
dashboardv2/public/js/utils/Utils.js | 24 ++++++++---
.../js/views/glossary/AssignTermLayoutView.js | 5 ++-
dashboardv2/public/js/views/tag/AddTagModalView.js | 4 ++
dashboardv3/public/css/scss/common.scss | 49 ++++++++--------------
dashboardv3/public/js/utils/CommonViewFunction.js | 26 ++++++++++--
dashboardv3/public/js/utils/TableLayout.js | 4 +-
dashboardv3/public/js/utils/Utils.js | 24 ++++++++---
.../js/views/glossary/AssignTermLayoutView.js | 5 ++-
dashboardv3/public/js/views/tag/AddTagModalView.js | 4 ++
12 files changed, 142 insertions(+), 82 deletions(-)