Commit Graph

224 Commits

Author SHA1 Message Date
Alexander A. Klimov 2771e1131d ImportCommand: fix typo
Signed-off-by: Thomas Gelf <thomas@gelf.net>
2015-10-26 10:56:03 +01:00
Alexander A. Klimov 6dbc4e2e83 ShowController: add missing use statement
Signed-off-by: Thomas Gelf <thomas@gelf.net>
2015-10-22 07:37:22 +02:00
Thomas Gelf 29206188bf ActionController: provide api to all controllers 2015-10-20 22:47:06 +02:00
Thomas Gelf c4e5e9dd9c Controllers: remove obsolete use statements 2015-10-20 22:43:33 +02:00
Thomas Gelf 2c9abaf764 Controllers: namespace all of them 2015-10-20 22:34:04 +02:00
Thomas Gelf ce973a20c1 ListController: be more careful on cleanup
Still incomplete
2015-10-16 23:01:56 +02:00
Thomas Gelf 87f26f182d inspect/status: test dummy 2015-10-16 23:00:30 +02:00
Thomas Gelf 7ec900bf9d inspect/type: still ugly, debug-only 2015-10-16 22:57:48 +02:00
Thomas Gelf c8b16c1e0c IcingaCommandForm: explain new possibilities 2015-10-16 18:41:25 +02:00
Thomas Gelf 1eb123931c ConfigForm: no more need to manually move buttons 2015-10-16 18:11:39 +02:00
Thomas Gelf b39cdccb33 DeploymentLogTable: provide config checksum 2015-10-16 18:11:05 +02:00
Thomas Gelf 3cf24e3d4f deployment/show: tabs, link to deployed config 2015-10-16 18:10:38 +02:00
Thomas Gelf 3d20e55748 DeploymentLogTable: add active stage information 2015-10-16 18:07:08 +02:00
Thomas Gelf 21c42b9922 ConfigController: show tabs, also related...
...deployment if linked from there
2015-10-16 18:03:32 +02:00
Thomas Gelf 8a265777e6 AssignService: first experimental form 2015-10-15 23:58:06 +02:00
Thomas Gelf e88b7af8e9 IcingaHost/ServiceForm: use new button helper 2015-10-15 23:53:59 +02:00
Thomas Gelf e9756b4394 show/activitylog: make "deleted" look less ugly 2015-10-15 20:13:07 +02:00
Thomas Gelf 764d9e4d77 IcingaHostForm: use display groups 2015-10-15 20:08:40 +02:00
Thomas Gelf 56072895a5 DatalistentryController: temporary fix
The requested field is not available at the time given
2015-10-15 17:42:23 +02:00
Thomas Gelf 1ec6f86e8e IcingaObjectFieldForm: add delete button 2015-10-13 18:00:43 +02:00
Thomas Gelf 54ac96e4a9 ConfigController: notification text 2015-10-13 17:24:50 +02:00
Thomas Gelf 581f4d8d91 config/show: link deployments to _main 2015-09-30 08:49:56 +02:00
Thomas Gelf 088efd25a6 DirectorDeploymentLog: remove legacy table 2015-09-30 08:48:04 +02:00
Thomas Gelf 416cf848ab inspect: studio-like tree 2015-09-30 08:41:51 +02:00
Thomas Gelf 190b783709 config/deploy: new controller action 2015-09-30 08:40:09 +02:00
Thomas Gelf fcb4177a87 deployment/show: new controller and action 2015-09-30 08:38:39 +02:00
Thomas Gelf 1c86d9ebf7 DeploymentLog: new action and table
Fetching logs has to be completed and moved elsewhere
2015-09-29 20:35:05 +02:00
Thomas Gelf d1160fd0c3 ImportCommand: add first CLI command
icingacli director import run

Triggers import run if source provides any changes
2015-09-14 16:59:43 +02:00
Thomas Gelf 41d262cc3a show/activitylog: use diff for modifications 2015-09-14 16:33:28 +02:00
Thomas Gelf 9db67721e1 SyncpropertyTable: do not show rule name
We are shown related to a rule right now
2015-09-14 16:31:28 +02:00
Thomas Gelf 5260d4285e IcingaObjectDatafieldTable: retain URL 2015-09-14 16:30:45 +02:00
Thomas Gelf fb899e3172 hosttemplates/tree: remove test link 2015-09-14 16:30:11 +02:00
Thomas Gelf 523418bb45 config/show: add deployment link 2015-09-14 16:29:25 +02:00
Thomas Gelf fb94db4363 SyncruleController: show properties per rule 2015-09-14 16:28:48 +02:00
Thomas Gelf 02d0ea0cb7 show/activitylog: prepare diff object 2015-09-14 16:26:51 +02:00
Thomas Gelf 0f65d18168 Importrun: do not show filter for now 2015-09-14 16:25:43 +02:00
Thomas Gelf 7bb44e488c ConfigForm: one more section 2015-09-14 16:24:09 +02:00
Thomas Gelf da3c68ee07 IcingaHostForm: disable zone for now 2015-09-14 16:20:13 +02:00
Thomas Gelf 9800e01a5e ConfigForm: add form elements for API 2015-09-14 14:16:25 +02:00
Thomas Gelf b60afc5f96 DirectorDeploymentLog: new table 2015-08-29 01:12:44 +02:00
Thomas Gelf decff63ca3 ImportsourceTable: do not link to _main 2015-08-29 00:06:33 +02:00
Thomas Gelf 8711e877ab IcingaHost: add display_name 2015-08-29 00:05:39 +02:00
Thomas Gelf 461fbe6b92 SyncpropertyController: remove useless method 2015-08-28 23:58:41 +02:00
Thomas Gelf 11ffedd6f2 ImportrunController: fix pagination 2015-08-28 23:56:25 +02:00
Thomas Gelf c456f79c4c Import: do nothing if matching last import 2015-08-28 23:48:14 +02:00
Thomas Gelf 632873595b show/activitylog: show object syntax, not props 2015-08-28 23:45:16 +02:00
Thomas Gelf eabd848d5f ListController: reduce redundant code 2015-08-28 23:40:40 +02:00
Thomas Gelf b80a7c3589 IcingaCommandForm: a command field could make sense 2015-08-28 23:37:06 +02:00
Thomas Gelf 8b11c07c65 objects/tree: generic template for all object types 2015-08-28 23:36:07 +02:00
Thomas Gelf b427ffe639 Commandargument(s)Controller: remove, obsolete 2015-08-28 17:59:46 +02:00