Commit graph

2 commits

Author SHA1 Message Date
Sukhwinder Dhillon
0d9bcc985f Rename HistoryRenderer to EventRenderer
- use `NotificationRenderer` instance as class property

NotificationRenderer:
- Make the phraseForType() method non-static and protected, as it is only used internally.
2025-03-28 16:13:17 +01:00
Sukhwinder Dhillon
3252ff8925 Introduce class LoadMoreObjectList and NotificationRenderer
- Remove now obsolete ItemList classes
- Fix load-more element's css
- LoadMore: Replace `list-item` css class with new `item-layout` class, as this class is now responsible for list items
2025-03-28 16:13:16 +01:00
Renamed from library/Icingadb/Widget/ItemList/BaseNotificationListItem.php (Browse further)