Commit graph

9 commits

Author SHA1 Message Date
Johannes Meyer
6897a56c1b Revert "ContinueWith: Disable button if the query with filter returns no results (#1300)"
This reverts commit 92a28df146.
2026-03-06 15:41:23 +01:00
Sukhwinder Dhillon
92a28df146 ContinueWith: Disable button if the query with filter returns no results (#1300)
fixes #1299

requires https://github.com/Icinga/ipl-web/pull/334

(cherry picked from commit 9cabfd5968)
2026-03-02 14:39:33 +01:00
Johannes Meyer
b80969c5a0 css: Keep compatibility with ipl v0.10.0 for now 2022-10-18 11:45:28 +02:00
Johannes Meyer
f3d50d20d9 css: Remove default control rules now provided by ipl-web 2022-10-17 16:44:46 +02:00
Johannes Meyer
be8e7124c2 SearchControls: Don't validate custom variables anymore
It's obsolete since `FlattenedObjectVars` provides column
definitions for custom variables.
2022-06-09 16:26:27 +02:00
Johannes Meyer
17577cff1d SearchControls: Don't override createSearchEditor
It's now obsolete since the customvar labels are
generated by the model natively now. (or soon,
depending on the commit order :'))
2022-06-09 13:24:41 +02:00
Johannes Meyer
aff3cecfd7 SearchControls: Adjustments according to Icinga/ipl-html#64 2022-06-01 13:10:30 +02:00
Eric Lippmann
9abde2171f Fix "base model" extraction from getUnions() array
Account changes made in commit 4b09a490, which moved "base models" to
the end of the getUnions() array.
2022-05-24 16:04:23 +02:00
Johannes Meyer
94cdec37f1 Introduce Icinga\Module\Icingadb\Common\SearchControls 2022-03-17 14:24:04 +01:00