This is an automated email from the ASF dual-hosted git repository.
madhan pushed a change to branch RANGER-3923
in repository https://gitbox.apache.org/repos/asf/ranger.git
from e013def2a RANGER-4579: updated GDS REST APIs to support retrieval of
datasets/projects shared with the caller
new 1513655b2 RANGER-4283: GDS UI updates in dataShare pages
add 02878451a RANGER-4587: blog: dynamic expressions
new a37a896c7 Merge branch 'master' into RANGER-3923
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:
.../site/resources/blogs/dynamic_expressions.html | 556 +++++++++++++++++++++
docs/src/site/xdoc/blogs.xml | 10 +
.../GovernedData/Dataset/DatasetDetailLayout.jsx | 3 +-
.../Dataset/DatashareInDatasetListComp.jsx | 200 +++++++-
.../Dataset/PrinciplePermissionComp.jsx | 8 +-
.../GovernedData/Datashare/AddDatashareView.jsx | 87 +++-
.../Datashare/AddSharedResourceComp.jsx | 2 +-
.../Datashare/DatashareDetailLayout.jsx | 248 +--------
8 files changed, 827 insertions(+), 287 deletions(-)
create mode 100644 docs/src/site/resources/blogs/dynamic_expressions.html