Commit Graph

46 Commits

Author SHA1 Message Date
Thomas Gelf 630e2f4ecc syncrule/property: stay on list on edit 2015-12-02 04:39:49 +01:00
Thomas Gelf 381d44b4e3 service/assign: show already added ones 2015-11-26 20:36:13 +01:00
Thomas Gelf e43bc394df inspect/object: new url 2015-11-26 18:54:10 +01:00
Thomas Gelf 3c5118ca0a inspect/type: render a list, provide links 2015-11-26 18:53:08 +01:00
Thomas Gelf 4ce7367dac show/activitylog: show pagination arrows 2015-11-26 09:33:53 +01:00
Thomas Gelf dc1363238b activitylog: add links to previous/next action 2015-11-17 21:16:09 +01:00
Thomas Gelf 2fb0e7c9c5 Activity log: add tabs, reorganize output 2015-11-06 09:07:37 +01:00
Thomas Gelf 7ec900bf9d inspect/type: still ugly, debug-only 2015-10-16 22:57:48 +02:00
Thomas Gelf e9756b4394 show/activitylog: make "deleted" look less ugly 2015-10-15 20:13:07 +02:00
Thomas Gelf 581f4d8d91 config/show: link deployments to _main 2015-09-30 08:49:56 +02:00
Thomas Gelf 416cf848ab inspect: studio-like tree 2015-09-30 08:41:51 +02:00
Thomas Gelf fcb4177a87 deployment/show: new controller and action 2015-09-30 08:38:39 +02:00
Thomas Gelf 41d262cc3a show/activitylog: use diff for modifications 2015-09-14 16:33:28 +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 632873595b show/activitylog: show object syntax, not props 2015-08-28 23:45:16 +02:00
Thomas Gelf 8b11c07c65 objects/tree: generic template for all object types 2015-08-28 23:36:07 +02:00
Thomas Gelf b90c93ebdc Command templates and more 2015-08-03 13:42:19 +02:00
Thomas Gelf e2b2c14c13 show/activitylog: rudimentary "structure" suppport 2015-08-03 13:32:14 +02:00
Thomas Gelf 69b394cda5 IcingaObjectField: new generic form and table 2015-08-03 12:54:39 +02:00
Thomas Gelf f5bf209a8a DirectorActivityLog: going towards logging deep 2015-07-31 14:50:36 +02:00
Thomas Gelf 3c8f3a7ade config/schema: add controller and view script 2015-07-30 15:09:23 +02:00
Thomas Gelf 87ddaf19d8 welcome: first attempts to make it look better 2015-07-30 11:40:13 +02:00
Thomas Gelf 9ca544e4e1 activitylog: render arrays, required for groups 2015-07-30 11:32:05 +02:00
Thomas Gelf cdc9d002bc settings: fix nasty redirect target issue 2015-07-30 09:50:51 +02:00
Thomas Gelf b97cb14e05 Objects: add template tree 2015-07-30 09:49:01 +02:00
Alexander Fuhr bb8ba0c495 list/object|table: add filter editor usage
refs #9729
2015-07-29 15:31:32 +02:00
Thomas Gelf f300bdca89 list/importrun: render stats 2015-07-27 22:45:51 +02:00
Alexander Fuhr ec6974b9c5 Pagination: Add pagination suppport for all tables
fixes #9691
2015-07-23 16:20:33 +02:00
Thomas Gelf 644c6beeff DirectorDatafield: introduce new object class...
...and adjust table, form and controller
2015-07-03 13:17:05 +02:00
Alexander Fuhr 899f8bc984 DataField: Add tabs 2015-07-03 11:41:47 +02:00
Alexander Fuhr 6203585a6f DataField: Add Controller for Data (Field, List etc) 2015-07-03 11:20:58 +02:00
Thomas Gelf e41369bf80 list/table: re-add for config/activitylog 2015-06-30 11:20:27 +02:00
Thomas Gelf 8f841d28ae Reorganize action controllers
* Removed 'list' and 'object' from urls
* IcingaObject: added isGroup helper
* Adjusted and abstracted tabs and tables
* Show endpoints in zone list
* Remove obsolete code
* Allow to filter activity log for objects
* Improve general look and feel
2015-06-30 11:19:31 +02:00
Thomas Gelf 816f8b8a72 Welcome: new controller showing initial help...
...especially in case your config is still missing.
2015-06-29 16:01:10 +02:00
Alexander Fuhr 18b201d824 Add config tab to the module to manage the db resource
resolves #9486
2015-06-29 15:40:24 +02:00
Thomas Gelf 854ba20451 config: add tabs, less menu items 2015-06-29 10:13:39 +02:00
Thomas Gelf 72961586c5 show/object: render preview for stored objects only 2015-06-24 14:43:00 +02:00
Thomas Gelf 48d876556c GeneratedConfig: add simple "show" support 2015-06-18 10:54:44 +02:00
Alexander Fuhr 54f7b64844 Config: add new test url
refs #9434
2015-06-17 19:04:04 +02:00
Alexander Fuhr bc00eefb07 Conf: renamed controller to Config 2015-06-17 18:57:51 +02:00
Alexander Fuhr a287ef799d ConfController: Add new Controller to manage Icinga Configuration 2015-06-17 13:31:51 +02:00
Thomas Gelf 055895a553 show/config: new test URL added to menu 2015-06-11 22:49:33 +02:00
Thomas Gelf bb63c9dbf5 object/form: temporarily render object config
To ease development, will be removed later on
2015-06-08 14:39:51 +02:00
Thomas Gelf 8037f19e13 show/activitylog: first simple visualization 2015-06-01 14:33:07 +02:00
Thomas Gelf 0d0fcc973b Initial tables and related base classes
Still VERY simple

fixes #9135
2015-04-24 14:27:22 +02:00