icingadb-web/library/Icingadb/Hook
Jan Schuppik c7cc328bf2
Some checks failed
L10n Update / update (push) Has been cancelled
PHP Tests / Static analysis for php 8.2 on ubuntu-latest (push) Has been cancelled
PHP Tests / Static analysis for php 8.3 on ubuntu-latest (push) Has been cancelled
PHP Tests / Static analysis for php 8.4 on ubuntu-latest (push) Has been cancelled
PHP Tests / Unit tests with php 8.2 on ubuntu-latest (push) Has been cancelled
PHP Tests / Unit tests with php 8.3 on ubuntu-latest (push) Has been cancelled
PHP Tests / Unit tests with php 8.4 on ubuntu-latest (push) Has been cancelled
Enhancement/improve column opening behaviour (#1293)
This PR improves the UX in the IcingaDB Web interface by:
- Enhancing the page opening behavior in column views for smoother
navigation.
- Adding a search bar to the tabs Host Services, Host History and
Service History

## Resolves
- #981
- #1288
2025-11-14 12:36:11 +01:00
..
ActionsHook Enhancement/improve column opening behaviour (#1293) 2025-11-14 12:36:11 +01:00
Common Utilize widgets moved to ipl-web 2023-09-08 14:54:47 +02:00
ExtensionHook ObjectsDetailExtensionHook: Don't yield empty containers 2025-04-28 16:52:25 +02:00
TabHook Catch \Throwable when utilizing hooks 2024-07-25 09:23:08 +02:00
CustomVarRendererHook.php CustomVarRendererHook: Log an exception's message and location 2025-05-08 13:32:45 +02:00
EventDetailExtensionHook.php Introduce detail hooks 2021-08-20 11:09:58 +02:00
HostActionsHook.php Introduce action hooks 2021-08-20 11:09:58 +02:00
HostDetailExtensionHook.php Introduce detail hooks 2021-08-20 11:09:58 +02:00
HostsDetailExtensionHook.php Introduce detail hooks 2021-08-20 11:09:58 +02:00
IcingadbSupportHook.php migrate: Drop backend selection 2025-11-06 09:04:46 +01:00
PluginOutputHook.php Catch \Throwable when utilizing hooks 2024-07-25 09:23:08 +02:00
RedundancyGroupDetailExtensionHook.php Add RedundancyGroupDetailExtentionHook 2024-11-14 16:35:07 +01:00
ServiceActionsHook.php Introduce action hooks 2021-08-20 11:09:58 +02:00
ServiceDetailExtensionHook.php Introduce detail hooks 2021-08-20 11:09:58 +02:00
ServicesDetailExtensionHook.php Introduce detail hooks 2021-08-20 11:09:58 +02:00
TabHook.php Introduce tab hook 2021-08-20 11:09:58 +02:00
UserDetailExtensionHook.php Introduce detail hooks 2021-08-20 11:09:58 +02:00
UsergroupDetailExtensionHook.php Introduce detail hooks 2021-08-20 11:09:58 +02:00