hanicz opened a new pull request, #1276:
URL: https://github.com/apache/knox/pull/1276

   [KNOX-3357](https://issues.apache.org/jira/browse/KNOX-3357) - Upgrade 
WebShell UI libraries/frameworks
   
   ## What changes were proposed in this pull request?
   
   - @angular/* packages upgraded to ^21.0.5
   - ng-terminal upgraded ^3.1.1 → ^6.6.0
   - zone.js upgraded ~0.11.4 → ~0.15.1
   - TypeScript upgraded ~4.4.4 → ~5.9.3
   - Node types upgraded to ^24.5.2
   
   ## How was this patch tested?
   
   Tested locally
   
   Added my mac user to the local LDAP instance and created the sudoers file 
according to
   https://knox.apache.org/books/knox-2-1-0/user-guide.html#Webshell
   
   ```
       <property>
           <name>gateway.websocket.feature.enabled</name>
           <value>true</value>
       </property>
   
       <property>
           <name>gateway.webshell.feature.enabled</name>
           <value>true</value>
       </property>
   ```
   
   
   ## Integration Tests
   N/A
   
   ## UI changes
   <img width="1895" height="925" alt="image" 
src="https://github.com/user-attachments/assets/c82825b3-0d00-42bd-9ed6-b9732a46c5c5";
 />
   
   


-- 
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