This is an automated email from the ASF dual-hosted git repository.
ppawar pushed a change to branch atlas-2.5
in repository https://gitbox.apache.org/repos/asf/atlas.git
from 9df73c6cf ATLAS-5147: Search API approximateCount shows pageLimit
value instead of total entity count (#463)
new 5b186d24c ATLAS-5150: React UI: Fix library versions in React UI to
prevent unintended upgrades during build (#464) ( cherry picked from
768b453ffb0677f15e39d60a9f9c8a688c8b64e2)
new 418b763dc ATLAS-5151: React UI: Fix UI layout issue for tables when no
records are present (#465) ( cherry picked from
364f332ec9d8c0624f500af2d829fe3f203a8308 )
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:
dashboard/package-lock.json | 1767 ++++++++------------
dashboard/package.json | 110 +-
dashboard/src/components/Table/TableLayout.tsx | 37 +-
dashboard/src/styles/table.scss | 17 +
.../src/views/SideBar/SideBarTree/SideBarTree.tsx | 40 +-
5 files changed, 791 insertions(+), 1180 deletions(-)