Commit graph

13 commits

Author SHA1 Message Date
Sukhwinder Dhillon
e81822237a Fix some issues found by phpstan 2024-03-13 16:47:35 +01:00
Johannes Meyer
959f06cafd Utilize ipl\Web\Url::setFilter() where applicable 2023-09-12 09:52:19 +02:00
Johannes Meyer
717b5c65f2 tactical: Properly process base filter on state badges
fixes #795
2023-07-05 10:36:11 +02:00
Johannes Meyer
e4923f3626 Remove trait BaseFilter
It's now part of ipl-stdlib
2023-06-15 15:32:46 +02:00
Johannes Meyer
0f90c2cad1 Don't parse new filters with the legacy implementation 2023-06-15 11:07:53 +02:00
Johannes Meyer
ca12531cc6 Move Card to ipl\Web\Common 2021-08-20 17:13:22 +02:00
Johannes Meyer
3bf8944316
Use strict ipl-html interfaces (#217)
* Command forms: Use strict interfaces to construct ipl\Html objects

* BaseTableRowItem: Use strict interfaces to create ipl\Html objects

* ObjectInspectionDetail: Use strict interfaces..

..to create ipl\Html objects

* Setup/*Step: Use strict interfaces to create ipl\Html objects

* ObjectSuggestions: Use strict interfaces to create ipl\Html objects

* Widget: Use strict interfaces to create ipl\Html objects

* Widget\Detail: Use strict interfaces to create ipl\Html objects

* Widget\ItemList: Use strict interfaces to create ipl\Html objects

* ServiceLink: Don't return an array
2021-06-22 10:29:25 +02:00
Johannes Meyer
1bbbaa96ce Host-|ServiceSummaryDonut: Make the *Total 42* label properly localizable
refs https://github.com/Icinga/ipl-html/issues/33
2021-05-26 16:02:13 +02:00
Johannes Meyer
6e73d390c2 Replace all usages of Icinga\Data\Filter with ipl\Stdlib\Filter 2021-01-14 12:08:59 +01:00
Florian Strohmaier
2c0662c420
Add summary in tactical overview (#94)
resolves #51
2020-06-18 08:22:54 +02:00
Johannes Meyer
dba06b2eab Add missing/refactor existing localization markings 2020-04-24 15:01:29 +02:00
Johannes Meyer
5e441c93a0 Add license note to every file 2020-03-13 10:36:24 +01:00
Johannes Meyer
d2b4ed1de2 Introduce class ServiceSummaryDonut 2020-03-04 10:48:11 +01:00