Johannes Meyer
4481c5b9c4
Fix collapsible impact effect
2021-06-23 07:39:55 +02:00
Florian Strohmaier
e863344dad
CSS: Redesign login form
2021-06-23 07:39:55 +02:00
Florian Strohmaier
3b1b8a0b92
CSS: Remove layout specific styles for login view
2021-06-23 07:39:55 +02:00
Florian Strohmaier
fe5e2b0f05
login.less: Implement login animation
2021-06-23 07:39:55 +02:00
Florian Strohmaier
94a86f3d2d
icinga-light-theme: Fix notifications text color
2021-06-23 07:39:55 +02:00
Florian Strohmaier
7e5bb8a230
icinga-light-theme: Style login view
2021-06-23 07:39:55 +02:00
Florian Strohmaier
73deefe7c4
badges.less: Fix default badge contrast
2021-06-23 07:39:55 +02:00
Florian Strohmaier
4ae71ae1dc
Login: Use static background image
2021-06-23 07:39:55 +02:00
Florian Strohmaier
44430a3901
menu.less: Adjust level-2 hover background
2021-06-23 07:39:55 +02:00
Florian Strohmaier
049aadefc6
menu.less: Fix drop shadow obscuring #toggle-sidebar and active list itemm caret
2021-06-23 07:39:55 +02:00
Florian Strohmaier
22dc22b535
layout-structure.less: Add sidebar shadow
2021-06-23 07:39:55 +02:00
Florian Strohmaier
2b323c9008
controls.less: Use light search icon in controls
2021-06-23 07:39:55 +02:00
Florian Strohmaier
090e744508
main.less: Blend collapsible gradient to background
2021-06-23 07:39:55 +02:00
Florian Strohmaier
c854bd3f34
tabs.less: Adjust tabs item color
2021-06-23 07:39:55 +02:00
Florian Strohmaier
32e756b185
menu.less: User themable text color for active level-1 menu item
2021-06-23 07:39:55 +02:00
Florian Strohmaier
a9a7cb81e8
menu.less: Remove drop shadow from menu
2021-06-23 07:39:55 +02:00
Florian Strohmaier
112e1a147c
Add icinga-light-theme file
2021-06-23 07:39:55 +02:00
Florian Strohmaier
a99e99bd39
Adjust sidebar toggle icon color
2021-06-23 07:39:55 +02:00
Florian Strohmaier
50c2c8075b
menu.less: Adjust menu colors
2021-06-23 07:39:55 +02:00
Florian Strohmaier
1cb92064aa
main.less: Adjust collapsible bottom fade
2021-06-23 07:39:55 +02:00
Florian Strohmaier
eed1672ed4
login.less: Update login screen
2021-06-23 07:39:55 +02:00
Florian Strohmaier
77be67662b
menu.less: Invert .badge-nav-item hover color
2021-06-23 07:39:55 +02:00
Florian Strohmaier
2f7b2f1fde
tabs.less: Adjust tab colors
2021-06-23 07:39:55 +02:00
Florian Strohmaier
acca870064
layout.less: Adjust layout element colors
2021-06-23 07:39:55 +02:00
Florian Strohmaier
bddd376cfd
base.less: Set color vars
2021-06-23 07:39:55 +02:00
Johannes Meyer
2563672f11
css: Initialize `@iplWebAssets` variable
2021-06-02 15:33:18 +02:00
Eric Lippmann
68acf12407
Remember me ( #4112 )
...
Co-authored-by: Sukhwinder Dhillon <sukhwinder.dhillon@icinga.com>
2021-05-21 15:43:06 +02:00
Johannes Meyer
025c50f8a5
css: Only set `width:100%` for `.icinga-form`s in a modal's content
2021-05-17 13:20:43 +02:00
Johannes Meyer
6c3c8a3e38
css: Add dark styles for `flatpickr` widgets to solarized dark theme
2021-05-17 13:20:43 +02:00
Johannes Meyer
0da4a11d91
Merge pull request #4355 from Icinga/health-endpoint
...
Health endpoint
2021-05-17 13:11:51 +02:00
Johannes Meyer
def52c6c49
css: Remove `.code()` mixin
...
Undefined mixins don't cause the CSS to not load anymore.
2021-05-17 10:28:23 +02:00
Johannes Meyer
5e382dcfa9
Introduce health endpoint /health[/checks]
2021-05-14 15:45:35 +02:00
Johannes Meyer
a77219d9e2
css: Enhance margins of `.icinga-form.inline`
2021-04-26 13:54:57 +02:00
Johannes Meyer
7264b8ce9f
css: Provide working char-code for fontawesome spinners
2021-04-22 10:21:22 +02:00
Johannes Meyer
aaf6bcea4d
css: Align labels and inputs vertically centered in inline forms
2021-04-22 10:20:53 +02:00
Johannes Meyer
f782c08d80
RoleForm: Highlight set privileges in headers
...
resolves #4241
2021-04-08 10:13:24 +02:00
Johannes Meyer
bab10899a2
role/audit: Fix layout on mobile devices
...
Not perfect, but enough for now.
2021-04-07 14:30:14 +02:00
Johannes Meyer
9db50eb75b
css: Enhance layout of inline forms
2021-04-07 14:30:14 +02:00
Johannes Meyer
e288ccd713
css: Don't override padding of all inputs in controls
...
inputs are expected to have their own padding and if
that doesn't suit everywhere, they have to be adjusted.
Overriding padding and such stuff this generally is bad.
This also solves the problem that the filter editor
search field is missing its specific padding, yay. -.-
2021-04-07 14:30:14 +02:00
Johannes Meyer
68f101b015
RoleForm: Don't let privilege labels break on dashes
2021-04-07 14:30:14 +02:00
Johannes Meyer
be227fd61d
roles/audit: Utilize view `Icinga\Web\View\PrivilegeAudit`
2021-04-07 14:30:14 +02:00
Johannes Meyer
074f08db4e
Introduce view `Icinga\Web\View\PrivilegeAudit`
2021-04-07 14:30:14 +02:00
Johannes Meyer
f31b1569aa
css: Add new mixin `.user-select()`
2021-04-07 14:30:14 +02:00
Johannes Meyer
ce1fed1b1d
css: Use specific colors to represent grants, refusals and restrictions
2021-04-07 14:30:14 +02:00
Johannes Meyer
8c147c1b2f
css: Remove left-over styles from tipsy
2021-03-09 08:58:48 +01:00
Johannes Meyer
87d741265e
Auth: Add support for denied permissions
2021-02-18 11:11:39 +01:00
Johannes Meyer
5b000a2768
css: Only apply control specific form styles to `.icinga-controls`
2021-01-13 17:20:51 +01:00
Johannes Meyer
46769b9be2
js: Add `.impact` to `.content` if a control is automatically submitted
2021-01-13 17:19:39 +01:00
Johannes Meyer
39e59422f4
error/error: Show a hint to check dependencies if there are unmet ones
2020-11-18 13:21:34 +01:00
Johannes Meyer
32f9ce8b7c
config/module: Show library dependencies and unmet ones
2020-11-18 13:21:34 +01:00