This is an automated email from the ASF dual-hosted git repository.
kbhatt pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/atlas.git.
from 36956bc ATLAS-3701: performance improvements in
classification-dissociation
new 2ac0342 ATLAS-3711 : UI: Classification/Term modal should close after
create/update/delete response
new 6ece28f ATLAS-3713 : UI : DSL select count() query doesn't display
results on UI
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(-)