Commit Graph

144 Commits

Author SHA1 Message Date
Thomas Gelf 72b1f01592 config/files: config details, redeploy link 2016-02-05 15:41:02 +01:00
Thomas Gelf 5bafc78f1c ConfigController: allow API to trigger deployments 2016-02-03 00:55:16 +01:00
Thomas Gelf 113ab61424 index: fix redirection issue without db config 2015-12-23 10:56:17 +01:00
Thomas Gelf c52d57dc22 KickstartForm: new form added 2015-12-18 10:51:38 +01:00
Thomas Gelf 8722379aea IndexController: changes related to latest commmit 2015-12-18 09:01:25 +01:00
Thomas Gelf 42d2256aa8 welcome: move to index, icingaweb2/director 2015-12-17 21:57:27 +01:00
Thomas Gelf 91250cf0b9 ApiUser: add all tabs, tables, links 2015-12-17 14:58:43 +01:00
Thomas Gelf b73806d69c config/file: show single files 2015-12-17 10:54:38 +01:00
Thomas Gelf a93bcee68a endpoint/inspect: add inspection for our peers 2015-12-17 10:49:10 +01:00
Thomas Gelf 47e31f023b deployment: show more information, cleanup 2015-12-16 16:19:58 +01:00
Thomas Gelf 2f55884aa9 menu/overview/global: re-ordered, less menu entries 2015-12-16 11:45:00 +01:00
Thomas Gelf 738a690c43 config/files: new controller action and table 2015-12-15 19:02:58 +01:00
Thomas Gelf 942363c65d IcingaConfig: rename fromDb to load 2015-12-15 16:46:19 +01:00
Thomas Gelf 3e577ce65b HostController: add services tab 2015-12-10 13:00:08 +01:00
Thomas Gelf 0f9f172ebb ServiceController: support the host parameter 2015-12-10 12:52:10 +01:00
Thomas Gelf 630e2f4ecc syncrule/property: stay on list on edit 2015-12-02 04:39:49 +01:00
Thomas Gelf 9d25418573 ImportrunController: no need to enforce filters
(as filter editor is not in place here, not yet)
2015-12-02 04:24:20 +01:00
Thomas Gelf 23caa0b5db usertemplates: new controller and table 2015-12-02 04:07:13 +01:00
Thomas Gelf 07cf2f53a8 InspectController: pimp commands action 2015-12-02 03:37:10 +01:00
Thomas Gelf 12b5e0223e SyncruleController: remove legacy property 2015-12-02 03:27:12 +01:00
Thomas Gelf 611c2aa1a6 SyncruleController: use improved property actions 2015-11-27 17:25:58 +01:00
Thomas Gelf 3ad23a4c9d SyncruleController: get rid of legacy test notice 2015-11-26 21:10:11 +01:00
Thomas Gelf 381d44b4e3 service/assign: show already added ones 2015-11-26 20:36:13 +01:00
Thomas Gelf 8f389cf51d InspectController: more test actions 2015-11-26 18:58:17 +01:00
Thomas Gelf e43bc394df inspect/object: new url 2015-11-26 18:54:10 +01:00
Thomas Gelf dc1363238b activitylog: add links to previous/next action 2015-11-17 21:16:09 +01:00
Thomas Gelf dbe61f3911 list/deployments: disable stage wiping for now 2015-11-14 14:54:18 +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 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 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 defec84ba2 SyncpropertyController: set SyncRule for our form 2015-11-02 09:32:38 +01:00
Thomas Gelf f90f70894a SyncruleController: pass rule id when adding props 2015-11-02 09:24:22 +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 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