Commit Graph

13482 Commits

Author SHA1 Message Date
Johannes Meyer decf8c0588 css: Cleanup login.less and fix layout issues
fixes #4419
2021-07-02 12:12:13 +02:00
Johannes Meyer 07eeb87cec
Merge pull request #4418 from Icinga/fix/menu-hover-colors-4413
Fix menu hover colors
2021-07-02 11:09:42 +02:00
Johannes Meyer edf97e9560 compat.less: Define `@menu-2ndlvl-highlight-color` 2021-07-02 08:55:32 +02:00
Johannes Meyer a494eb1c74 solarized-dark.less: Adjust menu adjustments 2021-07-01 17:48:14 +02:00
Johannes Meyer 23aa656272 high-contrast.less: Adjust menu adjustments 2021-07-01 17:47:59 +02:00
Johannes Meyer 39f3d97235 Winter.less: Adjust menu adjustments 2021-07-01 17:47:37 +02:00
Johannes Meyer dedb63b7af css: Fix menu hover/focus styles 2021-07-01 17:47:14 +02:00
Johannes Meyer da950c8559 WebWizard: Remove line break from a requirement message 2021-07-01 13:01:38 +02:00
Johannes Meyer ff30bf2393 IcingaCheckbox: Use css class `sr-only` again
`hidden=true` also hides elements from screen readers.
`sr-only` is now fixed for chrome.
`aria-hidden` true has been added because it suits
and was previosly missing.

fixes #4411
2021-07-01 11:16:55 +02:00
Johannes Meyer 858d3ddfc8
Merge pull request #4410 from Icinga/fix/wizard
Fix wizard
2021-06-30 18:59:34 +02:00
Johannes Meyer a8c6ae8055 css: Fix wizard styles 2021-06-30 18:56:01 +02:00
Johannes Meyer 0ac92a44ce setup: Make sure CSS and JS is being reloaded prior first login 2021-06-30 18:55:21 +02:00
Johannes Meyer 37c982a044 MonitoringWizard: Remove redundant requirements and steps 2021-06-30 18:54:47 +02:00
Johannes Meyer 53c0d6de86 Wizard: Transform emtpy page data values to null
Previously the wizard wrote empty strings to config files.
2021-06-30 18:53:41 +02:00
Florian Strohmaier 8b7a3f05af JS: Add icon to js notifications 2021-06-30 08:33:51 +02:00
Johannes Meyer 63464f03be css: Remove superfluous colon in colorblind theme 2021-06-29 14:41:10 +02:00
Florian Strohmaier 2e995ea192 CSS: Fix `th` background in dashboard settings
refs #4403
2021-06-29 14:17:03 +02:00
Johannes Meyer 2be1ed3878
Merge pull request #4400 from Icinga/feature/username-in-navigation-items
Support $user.local_name$ macro in navigation items
2021-06-29 12:55:12 +02:00
Johannes Meyer 03f0c8deb3
Merge pull request #4402 from Icinga/respect-yet-unused-css-variables-as-well
Respect yet unused CSS variables as well
2021-06-29 12:54:50 +02:00
Johannes Meyer b88dad9525 css: Respect `--icinga-*` 2021-06-28 16:22:19 +02:00
Eric Lippmann d1aaaf7fb0 Replace user:local_name with user.local_name macro in restrictions 2021-06-28 15:16:56 +02:00
Eric Lippmann 7e7e2415dc Support $user.local_name$ macro in navigation items 2021-06-28 14:26:38 +02:00
Johannes Meyer 6c235c64b5 css: Respect `--tr-*-color` 2021-06-28 14:12:58 +02:00
Johannes Meyer fad9eb0a84 css: Respect remaining `--menu-*` vars 2021-06-28 14:08:27 +02:00
Johannes Meyer b68281388a css: Fix notification color vars and respect `--color-notification-*` 2021-06-28 12:37:42 +02:00
Johannes Meyer 804fe75d55 css: Respect `--color-*` 2021-06-28 12:37:30 +02:00
Johannes Meyer 6990e48446 css: Respect `--disabled-gray` 2021-06-28 11:24:02 +02:00
Johannes Meyer 663cc53017 css: Respect `--black` 2021-06-28 11:13:23 +02:00
Johannes Meyer 889c0a749c Module: Report `ipl` and `reactbundle` as library requirements
This way modules with the legacy requirement definition
can still be enabled without the modules in place.
2021-06-28 10:55:45 +02:00
Johannes Meyer 3b6a10ecaa css: Apply theme mode also to the datetime picker 2021-06-24 17:33:28 +02:00
Johannes Meyer 98cea1bbab css: Fix form description background color 2021-06-24 13:06:05 +02:00
Johannes Meyer 82485236f7 Auth: Also reload theme mode if no theme is active
refs #4390
2021-06-24 09:44:28 +02:00
Eric Lippmann da56ddc312 Document use_ssl database resource config option 2021-06-24 09:18:06 +02:00
Johannes Meyer ac108c9de8
Merge pull request #4398 from Icinga/light-mode-integrated
Integrate light theme as mode in default theme
2021-06-23 17:43:33 +02:00
Johannes Meyer 36034afc93 css: Respect `--menu-flyout-color` 2021-06-23 17:40:06 +02:00
Johannes Meyer 723e3ec362 css: Respect `--menu-active-color` 2021-06-23 17:40:06 +02:00
Johannes Meyer e3dbd01e86 css: Respect `--text-color-light` 2021-06-23 17:40:06 +02:00
Johannes Meyer 638cc5c683 css: Respect `--menu-flyout-bg-color` 2021-06-23 17:40:06 +02:00
Johannes Meyer fbb137a227 css: Respect `--text-color-on-icinga-blue` 2021-06-23 17:40:06 +02:00
Johannes Meyer ac45a51ffb css: Respect `--text-color-inverted` 2021-06-23 17:40:06 +02:00
Johannes Meyer 608499c4cd Integrate light theme's `gray-lightest` using a media query 2021-06-23 17:40:06 +02:00
Johannes Meyer 49f905af06 Integrate light theme's `gray-lighter` using a media query 2021-06-23 17:40:06 +02:00
Johannes Meyer b7f42e52dc Integrate light theme's `gray-light` using a media query 2021-06-23 17:40:06 +02:00
Johannes Meyer 62979c31f0 Integrate light theme's `gray-semilight` using a media query 2021-06-23 17:40:06 +02:00
Johannes Meyer d82577c0e0 Integrate light theme's `gray` using a media query 2021-06-23 17:40:06 +02:00
Johannes Meyer 78aef14c9f Integrate light theme's `low-sat-blue-dark` using a media query 2021-06-23 17:40:06 +02:00
Johannes Meyer 02c0a9b151 Integrate light theme's `low-sat-blue` using a media query 2021-06-23 17:40:06 +02:00
Johannes Meyer 8bb50b3725 Integrate light theme's `menu-2ndlvl-color` using a media query 2021-06-23 17:40:06 +02:00
Johannes Meyer ff4dafe091 Integrate light theme's `menu-active-bg-color` using a media query 2021-06-23 17:40:06 +02:00
Johannes Meyer 39983763f1 Integrate light theme's `menu-color` using a media query 2021-06-23 17:40:06 +02:00