Commit Graph

689 Commits

Author SHA1 Message Date
Thomas Gelf 7ee6bca73d css: style global form errors 2015-10-15 17:54:04 +02:00
Thomas Gelf b7d4b3f1a2 QuickForm: set decorators for form errors 2015-10-15 17:53:29 +02:00
Thomas Gelf 7693192e66 QuickForm: catch Exceptions from success handlers 2015-10-15 17:52:56 +02:00
Thomas Gelf 0544be3aec QuickForm: allow params for successUrl 2015-10-15 17:52:02 +02:00
Thomas Gelf 7f9d1750c5 DbObject: new method getKeyParams() 2015-10-15 17:48:29 +02:00
Thomas Gelf 12f62fe30c css: style form fields 2015-10-15 17:47:45 +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 5ed1059841 module.less: reset styles, thnx web 2.0.0 :-/ 2015-10-13 18:01:36 +02:00
Thomas Gelf 1ec6f86e8e IcingaObjectFieldForm: add delete button 2015-10-13 18:00:43 +02:00
Thomas Gelf 45e6cb9944 ObjectController: correctly load fields 2015-10-13 17:58:50 +02:00
Thomas Gelf ef46c9de56 DbObject: allow to create without props 2015-10-13 17:53:01 +02:00
Thomas Gelf a39c8c3280 QuickForm: add getSuccessUrl() 2015-10-13 17:48:16 +02:00
Thomas Gelf e098f1bbb0 DbObject: improve exceptions 2015-10-13 17:47:32 +02:00
Thomas Gelf 5a244e209a QuickForm: fix ampersand for form actions 2015-10-13 17:29:20 +02:00
Thomas Gelf be98cf5133 QuickForm: return sent value only when sent 2015-10-13 17:28:26 +02:00
Thomas Gelf 54ac96e4a9 ConfigController: notification text 2015-10-13 17:24:50 +02:00
Thomas Gelf 7c081c12ce QuickTable: use one more class, thanks web 2.0.0 2015-10-13 17:21:39 +02:00
Thomas Gelf 310f4ef499 css: style "studio" tree 2015-09-30 08:52:20 +02:00
Thomas Gelf 346eb597ee ActionController: add deployments to config tabs 2015-09-30 08:50:59 +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 0ee644d0c1 css: more spacing 2015-09-30 08:39:39 +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 9ea08647dc RestApiClient: handle non-json errors 2015-09-29 19:01:25 +02:00
Thomas Gelf a0c418a952 Db: don't collect states we learned about
Might be reverted later on, but is the safer choice for now
2015-09-29 18:53:53 +02:00
Thomas Gelf 386a7ee90d DirectorObjectForm: gracefully handle missing...
...data type implementations. Happens when fields have been configured
with data types provided by modules that have been disabled later on.
2015-09-29 18:47:49 +02:00
Thomas Gelf c1d6c368d7 module.less: style new config diff HTML 2015-09-14 17:01:10 +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 23f555e428 module.less: improve form styling 2015-09-14 16:57:51 +02:00
Thomas Gelf 1510a75721 module.less: show hidden help texts 2015-09-14 16:57:24 +02:00
Thomas Gelf 7b6245dc0a ActionController: remove legacy syncproperty tab 2015-09-14 16:55:19 +02:00
Thomas Gelf 1a553df185 ObjectController: allow to edit fields 2015-09-14 16:54:43 +02:00
Thomas Gelf 5cbe07e95b ActionController: rename Import "run" to "history" 2015-09-14 16:53:15 +02:00
Thomas Gelf bda3ab311d DirectorObjectForm: extended hint for imports 2015-09-14 16:52:18 +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 6077ca6c75 DbObject: add listProperties() method 2015-09-14 16:27:48 +02:00
Thomas Gelf 02d0ea0cb7 show/activitylog: prepare diff object 2015-09-14 16:26:51 +02:00
Thomas Gelf 7bc59c010e QuickTable: allow to enforce filters 2015-09-14 16:26:15 +02:00
Thomas Gelf 0f65d18168 Importrun: do not show filter for now 2015-09-14 16:25:43 +02:00
Thomas Gelf 5bc04ed9f6 Welcome: rename menu entry unless web2 bug persists 2015-09-14 16:24:43 +02:00
Thomas Gelf 7bb44e488c ConfigForm: one more section 2015-09-14 16:24:09 +02:00
Thomas Gelf 68677e610f Core: import basic api implementation 2015-09-14 16:23:43 +02:00