Commit Graph

182 Commits

Author SHA1 Message Date
Thomas Gelf 6c4215ee89 css: highlight error spans as critical 2017-08-11 12:30:18 +02:00
Thomas Gelf c660d3e268 js: do not open extensible set on focus and...
...try to put it out of tab order where necessary
2017-08-10 12:49:07 +02:00
Thomas Gelf bcf15b2605 css: adjust max paragraph width to dashlets 2017-07-28 13:24:42 +02:00
Thomas Gelf 098cd0a57a Sync: completely refactor table, form, controller 2017-07-25 17:53:59 +02:00
Thomas Gelf 2d802128ac css: form descriptions, use percent, little fixes 2017-07-25 10:18:50 +02:00
Thomas Gelf 649fff7486 css: use min-height for dashlets, better css 2017-07-25 10:15:07 +02:00
Thomas Gelf 5660be3076 css: improve mobile look and feel, especially for
...forms
2017-07-24 09:20:25 +02:00
Thomas Gelf 6380ab369d css: keep search close to title with singlecol...
...layout
2017-07-24 08:51:19 +02:00
Thomas Gelf 74351f2146 css: limit maximum table width, fix errors 2017-07-22 13:34:43 +02:00
Thomas Gelf 5739e52ec1 css: no margin for forms in ActionBar 2017-07-21 08:27:34 +02:00
Thomas Gelf bf65f668a7 css: no shadows on Dashboard, use blue bg/border 2017-07-20 22:52:35 +02:00
Thomas Gelf c83fdbf7c4 dashlet-css: still unsure 2017-07-20 15:04:09 +02:00
Thomas Gelf 7bfdeabe46 css: dashlet finetuning 2017-07-20 13:52:32 +02:00
Thomas Gelf 3279080300 css: no more two thirds exception for descriptions 2017-07-20 13:28:22 +02:00
Thomas Gelf d272521a75 Dashlets: hightlight active one, add depth 2017-07-20 13:27:56 +02:00
Thomas Gelf 90801f234e css: try to keep dashboard consistant 2017-07-20 11:40:45 +02:00
Thomas Gelf 0dbc9722cf css: action bar, tables separated by day 2017-07-20 11:02:34 +02:00
Thomas Gelf 3ecfa442e7 css: style paginator in action bar 2017-07-19 18:39:20 +02:00
Thomas Gelf a2fdc0bd39 js: enlarge layout column with double-click on tab 2017-07-19 18:30:18 +02:00
Thomas Gelf 4590a9d174 css: larger icons on mobile 2017-07-14 14:05:44 +02:00
Thomas Gelf ae5f2770c4 css: new mobile dashboard layout
fixes #1017
2017-07-14 14:02:03 +02:00
Thomas Gelf cca0f8c58a css: no more than three dashlets in a row for now 2017-07-14 13:46:00 +02:00
Thomas Gelf da01c65b8b css: remove some unused sections 2017-07-14 13:21:42 +02:00
Thomas Gelf c99673f591 css: description, tree, fixes 2017-07-14 13:21:42 +02:00
Thomas Gelf 73a2060b42 js: move descriptions to bottom, leave suggestion 2017-07-14 13:21:42 +02:00
Thomas Gelf d7fc818118 css: fix checkbox on Chrome 2017-07-14 13:21:42 +02:00
Thomas Gelf f71b897689 css: make new ipl-based ActionBar links blue 2017-07-14 13:21:42 +02:00
Thomas Gelf b320bce5af css: Remove custom header spacings
fixes #923
2017-05-03 13:13:00 +02:00
Thomas Gelf 5286c85ece css: limit dashboard with when "not large" 2017-01-16 10:42:22 +01:00
Thomas Gelf 9b7e48659c js: debug log initialized when really done
...plus cosmetics
2017-01-13 11:32:05 +01:00
Thomas Gelf 188530b3ef js: do not show zero fieldset elements...
...as this would be wrong anyways
2017-01-02 10:13:35 +01:00
Thomas Gelf 1460c1b1dc css: render action link-link form as such 2016-12-28 16:01:17 +01:00
Thomas Gelf 8fa9bafd6e js: do not collapse a single fieldset
Affects service overrides
2016-12-20 09:02:04 +01:00
Thomas Gelf 967baa330e css: remove obsolete assign-rule, align top lines 2016-12-16 11:30:57 +01:00
Thomas Gelf 4c5adda4bf css: better align headers, do not allow for...
...runaway paragraphs
2016-12-14 14:56:59 +01:00
Thomas Gelf 07ab1f8e52 css: improve rendering of sets within filters 2016-12-13 11:38:51 +01:00
Thomas Gelf dcff193063 js: clean up suggestion code 2016-12-06 09:02:13 +01:00
Thomas Gelf 7de41f2492 js: try to put focus after the last character 2016-12-06 08:43:06 +01:00
Thomas Gelf 8b2aa8c2f9 js,css: introduce autosuggestion support 2016-11-17 20:34:41 +01:00
Thomas Gelf f09d7e34b4 css: style eventual future file elements 2016-11-16 16:19:45 +01:00
Thomas Gelf 5b1b733852 css: highlight disabled objects
fixes #11877
2016-11-16 16:18:22 +01:00
Thomas Gelf 698d523c88 js: put focus on first form element 2016-11-16 13:20:31 +01:00
Thomas Gelf 67411c3a4a js: do not call deprecated methods, mark them...
...plus some cleanup
2016-11-10 20:05:03 +01:00
Thomas Gelf 9292bb8524 config/file(s), deployment: improve usability
* mark formerly chosen file when navigating back
* autorefresh improvements

fixes #13119
2016-11-09 20:37:33 +01:00
Thomas Gelf 0be42caeb6 css: improve inline-form style 2016-10-29 22:17:08 +00:00
Thomas Gelf 0c0694605c js: scroll to highlighted object 2016-10-27 23:41:12 +00:00
Thomas Gelf 09e9b7aa10 css: auto-height for multiselect elements 2016-10-25 23:12:23 +00:00
Markus Frosch b3eb5ea102 IcingaServiceTable: Update apply rule rendering
For new storage format, and change to table.

refs #12033
2016-10-24 14:43:52 +02:00
Thomas Gelf aeafec37d7 FormDataFilter: simplify HTML, Code and style 2016-10-23 04:23:38 +00:00
Thomas Gelf 7756736006 css: adjust styles, fix nesting 2016-10-22 07:02:09 +00:00