Commit Graph

255 Commits

Author SHA1 Message Date
Thomas Gelf 5c775d1c1b activitylog: indentation 2015-11-17 21:16:37 +01:00
Thomas Gelf dc1363238b activitylog: add links to previous/next action 2015-11-17 21:16:09 +01:00
Thomas Gelf 1fe59db0f2 IcingaCommandArgumentForm: provide delete button 2015-11-17 18:25:13 +01:00
Thomas Gelf a185177e14 DirectorDatafieldForm: more robustness...
...to protect ourselves from foreign failures
2015-11-17 17:27:55 +01:00
Thomas Gelf dbe61f3911 list/deployments: disable stage wiping for now 2015-11-14 14:54:18 +01:00
Thomas Gelf 64b72363fc Zone/EndpointForm: provide delete button 2015-11-14 14:53:31 +01:00
Thomas Gelf 54660771d6 SyncpropertyTable: no property edit without rule 2015-11-14 14:51:44 +01:00
Thomas Gelf e7413a2d50 SyncRuleForm: rename override to replace 2015-11-14 14:50:42 +01:00
Thomas Gelf 05edb871dc ListController: re-introduce datalistentryAction 2015-11-11 00:20:19 +01:00
Thomas Gelf bee2544028 InspectController: no more need to specify all attrs 2015-11-09 18:32:46 +01:00
Thomas Gelf 180b3384ed show/activitylog: fix tab activation defaults 2015-11-09 14:02:50 +01:00
Thomas Gelf 42f05e0009 activitylog: enable autorefresh 2015-11-06 09:57:05 +01:00
Thomas Gelf ce93f029b0 IcingaCommandTable: do not show zone, they are global 2015-11-06 09:14:42 +01:00
Thomas Gelf bac6a519a3 SyncRuleForm: allow to delete sync rules 2015-11-06 09:12:54 +01:00
Thomas Gelf 7b04d82671 CommandForm: move imports to top, add buttons 2015-11-06 09:12:19 +01:00
Thomas Gelf 2fb0e7c9c5 Activity log: add tabs, reorganize output 2015-11-06 09:07:37 +01:00
Thomas Gelf 39b58d24b7 Import: refine API, code cleanup 2015-11-03 12:52:38 +01:00
Thomas Gelf 9bdfb7dc89 ImportsourceController: fix run link 2015-11-03 12:48:31 +01:00
Thomas Gelf e2239f2269 ImportsourceController: combine related actions 2015-11-03 09:57:16 +01:00
Thomas Gelf b83e0b99a8 ImportSourceTable: remove additional actions 2015-11-03 09:49:39 +01:00
Thomas Gelf b0bd83f23c ImportSourceForm: allow to delete import sources 2015-11-03 09:46:23 +01:00
Thomas Gelf 209d81fcd4 ListController: re-ordered methods in tab order 2015-11-03 09:26:26 +01:00
Thomas Gelf f5f16e1a67 ListController: remove obsolete actions 2015-11-03 09:24:42 +01:00
Thomas Gelf 413347c015 SyncpropertyController: handle sync rule object 2015-11-02 16:22:20 +01:00
Thomas Gelf f1c7509d5c SyncRuleForm: cleanup 2015-11-02 10:36:10 +01:00
Thomas Gelf defec84ba2 SyncpropertyController: set SyncRule for our form 2015-11-02 09:32:38 +01:00
Thomas Gelf a971063ea1 SyncPropertyForm: allow to set SyncRule 2015-11-02 09:32:05 +01:00
Thomas Gelf f90f70894a SyncruleController: pass rule id when adding props 2015-11-02 09:24:22 +01:00
Thomas Gelf 8433a57bc6 SyncpropertyTable: correct "add" link 2015-11-02 09:23:07 +01:00
Thomas Gelf 4510ab3c42 SyncruleTable: provide sync state classes 2015-10-31 00:01:25 +01:00
Thomas Gelf d25e28c137 Forms: no dtdd wrapper for fieldsets 2015-10-29 17:21:52 +01:00
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