----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/74352/#review225285 -----------------------------------------------------------
Ship it! Ship It! - Nikunj Pansuriya On March 20, 2023, 11:54 a.m., Mugdha Varadkar wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/74352/ > ----------------------------------------------------------- > > (Updated March 20, 2023, 11:54 a.m.) > > > Review request for ranger, Brijesh Bhalala, Dhaval Rajpara, Madhan Neethiraj, > Mehul Parikh, Nikunj Pansuriya, and Velmurugan Periasamy. > > > Bugs: RANGER-4138 > https://issues.apache.org/jira/browse/RANGER-4138 > > > Repository: ranger > > > Description > ------- > > This review is tracking changes to build ranger-react and backbone code base > into webapp directory of Ranger Admin. > > With this change, by default Ranger Admin UI with react code base will get > loaded. If user want to view Ranger Admin UI with backbone code base, they > will get a option in the Top User Profile section as - "Backbone Classic UI". > > Removing the profiles security-admin-react and security-admin-backbone used > to build react and backbone respectively. > > No need to pass -Psecurity-admin-react profile option to mvn command to build > Ranger Admin code base with react. > > > Diffs > ----- > > security-admin/pom.xml 2e5e21950 > security-admin/src/main/webapp/index.html > security-admin/src/main/webapp/react-webapp/src/views/Header.jsx 9d22d3a14 > security-admin/src/main/webapp/scripts/views/common/ProfileBar.js 87e4dca27 > security-admin/src/main/webapp/templates/common/ProfileBar_tmpl.html > d8c2112f1 > > > Diff: https://reviews.apache.org/r/74352/diff/1/ > > > Testing > ------- > > Build ranger using below command and setup a local cluster, > > mvn clean compile package -DskipTest > > > Thanks, > > Mugdha Varadkar > >
