Florian Strohmaier
4f4671a15b
main.less: Match name-value-table label color with .horizintal-key-value key color
2021-06-23 07:39:55 +02:00
Florian Strohmaier
5f648128b5
menu.less: Use appropriate var for active menu item caret bg
2021-06-23 07:39:55 +02:00
Florian Strohmaier
5b14970b9f
CSS: Use color vars for module boxes in setup
...
refs #4337
2021-06-23 07:39:55 +02:00
Florian Strohmaier
acc3607f65
CSS: Adjust color for .control-info hover
...
refs #4337
2021-06-23 07:39:55 +02:00
Florian Strohmaier
c419efb3d0
CSS: Adjust colors for disabled pagination elements
...
refs #4337
2021-06-23 07:39:55 +02:00
Johannes Meyer
6b91f8f223
css: Cleanup base.less
2021-06-23 07:39:55 +02:00
Johannes Meyer
9d50b0e742
css: Cleanup light theme
2021-06-23 07:39:55 +02:00
Johannes Meyer
7122455d5b
css: Fix notification text in light theme
2021-06-23 07:39:55 +02:00
Johannes Meyer
3b87bbaff9
css: Fix tab hover styles
2021-06-23 07:39:55 +02:00
Johannes Meyer
06d0621a12
menu.less: Use appropriate color variables based on usage
2021-06-23 07:39:55 +02:00
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
b36c130e15
Assets: Add orb images
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
1b0e8aa73c
Add ui image files
...
Add file
Add file
Add file
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
e30277c81d
Add icinga-logo-inverted.svg
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
23ee95e45f
js: Only show a single datetime picker in each container at a time
2021-06-22 11:22:19 +02:00
Johannes Meyer
c01e0f9dc8
js: Don't add scheme and location when reloading CSS
...
It's not necessary and may (has) lead to the following case:
`http://localhost/http://localhost/icingaweb2/css/icinga.min.css `
2021-06-18 17:19:18 +02:00
Johannes Meyer
1c7e5b31bf
js: Don't bypass our cache when reloading CSS
...
The timestamp previously added, forces the browser to ignore
its own cache and thus it doesn't transmit the `If-None-Match`
header. We then re-calculate the the CSS possibly for no reason.
If there is a re-calculation indeed required it should be still
done now since the ETag transmitted by the browser is outdated.
refs #4340
2021-06-16 14:59:19 +02:00
Johannes Meyer
7c4488ddc7
input-enrichment: Fix incorrect identification of enriched elements
2021-06-09 15:19:05 +02:00
Johannes Meyer
2563672f11
css: Initialize `@iplWebAssets` variable
2021-06-02 15:33:18 +02:00
Johannes Meyer
e794967389
js: Require libs from `icinga/icinga-php-library` now
2021-06-01 12:06:58 +02:00
Johannes Meyer
cc0c6fc71b
js: Avoid usage of `.matches()` as it isn't available with IE11
2021-05-25 17:19:03 +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
4236dd84d9
datetime-picker.js: Show an icon inside the flatpickr input
2021-05-17 13:20:43 +02:00
Johannes Meyer
5a6e3cf32f
datetime-picker.js: Cleanup unused flatpickr instances
2021-05-17 13:20:43 +02:00
Johannes Meyer
e704309c41
modal.js: Trigger `close-modal` when.. closing a modal
2021-05-17 13:20:43 +02:00
Johannes Meyer
90a056d988
datetime-picker.js: Append flatpickr container not to body
...
The body isn't cleared without a full reload. This way the
flatpickr container resides in the same container as the
input's form.
2021-05-17 13:20:43 +02:00