Commit graph

42 commits

Author SHA1 Message Date
Yonas Habteab
9f8935f081 Controller: Increase limit on minimal view mode 2021-08-20 15:43:59 +02:00
Florian Strohmaier
1d1992891a
Add icon image support (#225) 2021-08-20 15:43:12 +02:00
Johannes Meyer
43327bcac8 ObjectsDetail: Load native detail hooks 2021-08-20 11:09:58 +02:00
raviks789
bc118516ec
Add Service Grid (#204) 2021-08-05 11:23:01 +02:00
Johannes Meyer
8eaab649de ShowMore: Use trait ipl\Web\Common\BaseTarget 2021-08-02 16:02:05 +02:00
Florian Strohmaier
016b9f3f17
Make view mode switcher a form (#182) 2021-05-26 11:44:50 +02:00
Johannes Meyer
1957c90196 Adjust usages of the old ContinueWith widget to use the new one 2021-04-22 16:18:16 +02:00
Johannes Meyer
f630826871 Implement searchEditorAction everywhere else 2021-03-19 16:08:46 +01:00
Johannes Meyer
76cb944bec services/search-editor: Set a proper title 2021-03-19 16:04:01 +01:00
Johannes Meyer
612d795eba ServicesController: Implement method searchEditorAction() 2021-03-19 16:04:01 +01:00
Johannes Meyer
18f009c55f Utilize ipl\Orm\Query::filter() where appropriate 2021-03-19 15:42:15 +01:00
Johannes Meyer
12e67204b0 services/detail: Filter and restrict feature status query 2021-03-09 09:26:19 +01:00
Johannes Meyer
f88066a930 Add native implementation to toggle object features 2021-03-09 09:13:20 +01:00
Johannes Meyer
6e73d390c2 Replace all usages of Icinga\Data\Filter with ipl\Stdlib\Filter 2021-01-14 12:08:59 +01:00
Johannes Meyer
b469a88428 Handle search bar validity in all controllers 2021-01-14 11:17:08 +01:00
Johannes Meyer
f4a5eaf049 services/: Show search bar control 2021-01-14 11:12:11 +01:00
Johannes Meyer
65925cd7ac Ignore showCompact instead of view in controllers 2020-06-04 09:54:55 +02:00
Johannes Meyer
7204433f5e ServicesController: Preserve limit, sort and view params when filtering 2020-05-19 12:27:24 +02:00
Johannes Meyer
2e191a6826 Use t() instead of translate() in controllers and forms
There's no `icingadb` domain so why should we ask everytime
for it. `t()` only utilizes the `icinga` domain and that's
what we need.
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
03c2e22618 ServicesController: Fetch required relations in a single query 2020-03-03 14:28:24 +01:00
Johannes Meyer
399d0430d0 ServicesController: Add show more widget in compact mode 2020-01-31 15:38:36 +01:00
Johannes Meyer
493483bd7a ObjectsDetail: Remove redundant second parameter $objects 2020-01-15 09:58:48 +01:00
Johannes Meyer
21e0489129 MultiselectQuickActions: Remove redundant second parameter $objects 2020-01-15 09:58:08 +01:00
Johannes Meyer
0b35cdb8a1 ServicesController: Prefer to use the ShowMore widget 2020-01-15 09:55:54 +01:00
Eric Lippmann
2b757f4919 Services: Add "Continue with filter" link 2020-01-10 09:29:28 +01:00
Eric Lippmann
0e4d930dab Implement ServicesController::getFeatureStatus() 2020-01-08 14:00:57 +01:00
Eric Lippmann
143d1ebd4b Add multiselect actions for services 2020-01-08 10:00:11 +01:00
Johannes Meyer
85e3e94b27 ServicesController: Don't show statussummary in compact view 2019-12-12 16:59:39 +01:00
Eric Lippmann
0411ff81b4 Services: Add status bar 2019-12-11 22:14:34 +01:00
Eric Lippmann
4eba54fe17 Services: Add sort control 2019-12-11 16:13:55 +01:00
Johannes Meyer
8beb16e18e app: Set autorefresh intervals for some routes 2019-12-11 08:59:30 +01:00
Florian Strohmaier
59b7ae5ec5 ServicesController: Adjust right aligned controls order 2019-11-05 13:00:56 +01:00
Johannes Meyer
a40e89f9d0 ServicesController: Fetch service state summary 2019-11-05 12:37:34 +01:00
Eric Lippmann
77b4930098 Rename to Icingadb 2019-11-05 01:07:30 +01:00
Johannes Meyer
60f2acd389 ServicesController: Add filter control 2019-10-18 09:57:14 +02:00
Eric Lippmann
7601e1fb24 Support filters for hosts and services 2019-10-16 09:22:05 +02:00
Eric Lippmann
13a05d9078 Support format=sql for hosts and services 2019-10-15 16:50:40 +02:00
Eric Lippmann
97b00979c2 Don't set limit twice 2019-10-15 15:29:36 +02:00
Johannes Meyer
4dbb672083 StateList: Don't fetch volatile states 2019-10-15 10:24:05 +02:00
Florian Strohmaier
62f19d90fd Join host.state in the services list 2019-10-10 15:15:26 +02:00
Johannes Meyer
129aac1fa4 Introduce ServicesController 2019-10-09 17:25:39 +02:00