dhavaljrajpara opened a new pull request, #777:
URL: https://github.com/apache/ranger/pull/777

   ## What changes were proposed in this pull request?
   In Ranger Admin, the jquery-cookie library is currently used to set cookies. 
However, this functionality can be easily handled using native JavaScript 
without relying on any external library.
   Hence, we are removing the jquery-cookie library from the codebase.
   
   
   ## How was this patch tested?
   
   1. Applied the patch locally.
   2. Verified that the build completed successfully.
   3. Checked that the development server started and worked properly.
   4. Performed UI-level sanity testing on the following modules and pages.
   
   - Service
   - Policy
   - User, Group, Role
   - Security Zone
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to