This is an automated email from the ASF dual-hosted git repository.

nixon pushed a change to branch branch-2.0
in repository https://gitbox.apache.org/repos/asf/atlas.git.


    from 855aa72  ATLAS-4205: fixes in Python sample-app and Python client
     new c04a772  ATLAS-4213: Atlas UI is taking lot of time to load when there 
are more classifications.
     new 2426eff  ATLAS-4207: Typo in dhasboardv2/v3 Enum.js 
Enums.serverAudits.SERVER_STATE_PASSIVE value

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/js/main.js                      |  20 +-
 dashboardv2/public/js/router/Router.js             |  77 ++-
 .../js/templates/tag/TagLayoutView_tmpl.html       |   3 +
 dashboardv2/public/js/utils/Enums.js               |   2 +-
 .../public/js/views/search/SearchLayoutView.js     |  44 +-
 dashboardv2/public/js/views/tag/TagLayoutView.js   |  43 +-
 dashboardv3/public/js/main.js                      |  21 +-
 dashboardv3/public/js/router/Router.js             | 129 ++--
 dashboardv3/public/js/utils/Enums.js               |   2 +-
 .../public/js/views/search/SearchLayoutView.js     |   2 +-
 .../search/tree/ClassificationTreeLayoutView.js    |  68 +-
 .../search/tree/CustomFilterTreeLayoutView.js      | 752 ++++++++++++---------
 12 files changed, 700 insertions(+), 463 deletions(-)

Reply via email to