[
https://issues.apache.org/jira/browse/KNOX-3275?focusedWorklogId=1008808&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-1008808
]
ASF GitHub Bot logged work on KNOX-3275:
----------------------------------------
Author: ASF GitHub Bot
Created on: 10/Mar/26 14:40
Start Date: 10/Mar/26 14:40
Worklog Time Spent: 10m
Work Description: hanicz opened a new pull request, #1174:
URL: https://github.com/apache/knox/pull/1174
…xed and issue where the dialog windows would only close on the second try
on the Homepage UI.
[KNOX-3275](https://issues.apache.org/jira/browse/KNOX-3275) - Option to
group/separate ui services with config
## What changes were proposed in this pull request?
- Adds option to group/separate UI services on the HomepageUI
- Fixes and issue where the dialog windows would only close on the second
try on the Homepage UI
- Adds new unit tests for the UI group ability
## How was this patch tested?
Locally tested with custom topologies
```
<property>
<name>knox.homepage.group.ui.services</name>
<value>true</value>
</property>
```
```
<service>
<role>IMPALAUI</role>
<url>https://ccycloud-3.thaniczuiup.root.comops.site:25000/</url>
<url>https://ccycloud-2.thaniczuiup.root.comops.site:25000/</url>
</service>
```
## Integration Tests
N/A
## UI changes
<img width="1611" height="620" alt="Screenshot 2026-03-10 at 15 32 40"
src="https://github.com/user-attachments/assets/bf8c2591-144f-4d23-b7b2-4d97e6a88ac8"
/>
<img width="1901" height="597" alt="Screenshot 2026-03-10 at 15 32 32"
src="https://github.com/user-attachments/assets/dc027dad-ca93-4c6e-bd61-8ca38a1558db"
/>
<img width="1904" height="590" alt="Screenshot 2026-03-10 at 15 29 00"
src="https://github.com/user-attachments/assets/fa81bced-2b14-4cbd-8379-221e681dfbcd"
/>
Issue Time Tracking
-------------------
Worklog Id: (was: 1008808)
Remaining Estimate: 0h
Time Spent: 10m
> Option to group/separate ui services with config
> ------------------------------------------------
>
> Key: KNOX-3275
> URL: https://issues.apache.org/jira/browse/KNOX-3275
> Project: Apache Knox
> Issue Type: Improvement
> Components: Homepage, Server
> Affects Versions: 2.1.0
> Reporter: Tamás Hanicz
> Assignee: Tamás Hanicz
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)