[
https://issues.apache.org/jira/browse/KNOX-3357?focusedWorklogId=1026385&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-1026385
]
ASF GitHub Bot logged work on KNOX-3357:
----------------------------------------
Author: ASF GitHub Bot
Created on: 23/Jun/26 09:10
Start Date: 23/Jun/26 09:10
Worklog Time Spent: 10m
Work Description: 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"
/>
Issue Time Tracking
-------------------
Worklog Id: (was: 1026385)
Remaining Estimate: 0h
Time Spent: 10m
> Upgrade WebShell UI libraries/frameworks
> ----------------------------------------
>
> Key: KNOX-3357
> URL: https://issues.apache.org/jira/browse/KNOX-3357
> Project: Apache Knox
> Issue Type: Improvement
> Components: WebShell
> Affects Versions: 2.1.0
> Reporter: Tamás Hanicz
> Assignee: Tamás Hanicz
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Angular, Node, Bootstrap etc. libraries are out of date.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)