Thomas Gelf
4c98df7909
css: break Deployment Log lines
...
fixes #2677
2022-12-05 19:55:28 +01:00
Thomas Gelf
54a3f3d366
css: fix activity log pagination look
2022-11-03 08:51:33 +01:00
Thomas Gelf
3b1d3e25ca
css: fix filter element width, add upper border
2022-08-29 23:49:01 +02:00
Thomas Gelf
535bdfd23d
css: remove quicksearch
2022-07-01 08:42:10 +02:00
Thomas Gelf
14317a9c20
css, QuickForm: style director-form only
2022-07-01 08:38:33 +02:00
Johannes Meyer
e88d0472da
css: Cleanup variable usage
2022-04-07 11:09:46 +02:00
Florian Strohmaier
dbe92872f4
CSS: Small fixes
2022-04-07 11:09:46 +02:00
Yonas Habteab
052fef98bf
CSS: Adjust less variable usages
2022-04-07 11:09:46 +02:00
Thomas Gelf
7ae1ed7798
css: merge comment hover -> default cursor
2022-02-09 16:10:45 +01:00
Thomas Gelf
7eeff6d9b4
css: lighter background for merge messages
2022-02-09 15:54:11 +01:00
Thomas Gelf
ecf7bce482
ActivityLogTable: use more space, hover texts
2022-02-09 15:43:09 +01:00
Thomas Gelf
8bcc20e004
ActivityLogTable: support remarks
...
fixes #2471
2022-02-08 08:58:34 +01:00
Yonas Habteab
ef4068ebde
Move css styles from `SelfService` to module.less
2021-12-13 13:09:36 +01:00
Thomas Gelf
31d6cfe4cd
css: color for branch activity
2021-08-23 09:01:34 +02:00
Thomas Gelf
1470a134f4
Branch support: initial import
2021-08-16 11:43:09 +02:00
Thomas Gelf
bf32380d32
IcingaServiceSetServiceTable: show "deactivated"
...
...in RO users overview table
fixes #2344
2021-06-23 18:29:56 +02:00
Thomas Gelf
d47506724d
css: form class has been changed
2020-12-01 05:48:53 +01:00
Thomas Gelf
04c81c578b
css: improve structured data in tables
...
Applies especially to Import Preview
2020-11-30 22:08:23 +01:00
Thomas Gelf
921aafab3a
ConfigDiff: use gipfl/diff, drop php-diff
...
fixes #2226
2020-11-30 17:45:20 +01:00
Thomas Gelf
f77de7992b
BasketController: change NV-table style
...
fixes #2225
2020-11-24 09:52:16 +01:00
Johannes Meyer
5080ae3433
css: Make 50:50 layout working with the flexbox layout
...
fixes #2065
2020-11-24 08:36:03 +01:00
Thomas Gelf
456832e7d1
css, various places: use Hint class
2020-10-26 18:50:13 +01:00
Thomas Gelf
b1245ac6d3
css: show more content, reduce padding
...
fixes #2140
2020-06-06 23:50:14 +02:00
Thomas Gelf
506a78491f
css: Limit form width
...
fixes #2136
2020-06-06 23:17:38 +02:00
Thomas Gelf
ece50a0947
InspectPackages: new feature
...
fixes #1995
2019-10-17 03:18:00 +02:00
Thomas Gelf
4ee3ef2fd9
Daemon: new implementation
2019-09-25 12:10:08 +02:00
Thomas Gelf
7f79842ddf
DeploymentForms: warn about Icinga issue #7530
...
fixes #1958
2019-09-24 14:45:51 +02:00
Thomas Gelf
501f76c368
css: do not outline forms with focus
2019-09-16 10:45:06 +02:00
Eric Lippmann
1854763790
Fix bad looking form errors for Web 2 >= 2.7.0
...
Starting with Web 2.7.0 the reworked form styles are only available for
for forms with the CSS class icinga-form. Since the Director uses its
own form styles, the styles for form errors no longer apply and thus
look ugly. This commit (re)introduces those rules for the Director.
2019-09-11 22:50:09 +02:00
Thomas Gelf
a805b1b36b
css: style headers for sync preview
2019-01-10 12:14:23 +01:00
Thomas Gelf
ba84c09392
css: use less space for assign filter form
2018-11-19 15:40:12 +01:00
Thomas Gelf
a40bd6942f
css: remove useless styles, hide without JS
...
refs #1510
2018-11-19 15:36:51 +01:00
Markus Frosch
a520539d77
Revert form description back to inline format
...
This is a partial revert from:
* 2d802128ac
* 73a2060b42
2018-11-19 13:50:16 +01:00
Thomas Gelf
deeabe7eea
css: smaller health badges
2018-10-08 13:54:24 +02:00
Thomas Gelf
3839ecda50
Health: change UI layout and output ordering
2018-10-06 12:54:11 +02:00
Thomas Gelf
60255d824e
css: do not outline elements underlined...
...
...on focus - like tabs and actions, this looks ugly
2018-10-05 16:01:44 +02:00
Thomas Gelf
fda7acc855
HealthController: show Health Check in the UI
...
fixes #1669
2018-10-05 16:00:10 +02:00
Thomas Gelf
0b341c6db1
ConfigDiff: allow Inline diff, cleanup, css
2018-10-04 06:46:32 +02:00
Markus Frosch
5dacabd437
less: Make filter column input wider
2018-08-10 08:25:10 +02:00
Thomas Gelf
557985e0eb
css: normalize link-like buttons
2018-08-06 13:52:26 +02:00
Thomas Gelf
10450b1fe5
css: format db-selector
...
refs #1498
2018-06-07 23:57:40 +02:00
Thomas Gelf
a48ffdfff9
css: drop obsolete tinystats
2018-05-29 13:33:20 +02:00
Thomas Gelf
8073128d0e
IcingaServiceForm: add blacklist/delete button...
...
...and a lot of related boilerplate to get the "blacklist" feature working
2018-05-25 19:11:50 +02:00
Thomas Gelf
d4de84eddc
css: allow textarea fields to grow horizontally
...
fixes #299
2018-05-04 18:46:16 +02:00
Thomas Gelf
99ddb9266b
Commands: show usage over templates and objects
...
fixes #335
2018-05-04 18:02:05 +02:00
Thomas Gelf
6c80a20cf8
css: add missing CSS for extra options
2017-10-24 11:18:20 +02:00
Thomas Gelf
83582e9245
css: allow to strike links
2017-09-27 08:39:51 +02:00
Thomas Gelf
c0a08584ef
ImportsourceHookTable: use root columns, improve
...
...styling
fixes #243
fixes #1153
2017-09-05 10:57:37 +02:00
Thomas Gelf
c55d147ff0
css: 50% for non-director right layout columns
...
fixes #1134
2017-09-04 09:50:05 +02:00
Thomas Gelf
99eb6acd63
AssignRenderer and Form: "is true/set" operator
...
refs #339
fixes #729
fixes #739
2017-08-25 12:08:11 +02:00