Johannes Meyer
de96826f28
Use ipl\Web\EmptyStateBar where applicable
2023-09-13 12:37:03 +02:00
Sukhwinder Dhillon
1bd2a83be7
Avoid using inline style
2023-09-08 16:25:40 +02:00
Yonas Habteab
705a470a1f
Utilize widgets moved to ipl-web
2023-09-08 14:54:47 +02:00
raviks789
172e75102f
Do not evaluate invalid performance data
2023-09-05 16:44:42 +02:00
Yonas Habteab
423c9a88e4
Deprecate StateBadge class again
2023-08-29 09:27:11 +02:00
Johannes Meyer
dd803f60cd
BaseItemTable: Introduce layout modes
...
This elevates the layout `table-layout`, previously
introduced exclusively for host and service group
tables, to the standard layout used for item tables.
fixes #814
2023-08-11 13:50:58 +02:00
Johannes Meyer
966bb50d02
progress-bar.less: Hide ::before if progress is not animated
2023-07-21 10:24:10 +02:00
Johannes Meyer
4a0583f89d
Add StateBadge(s) changes from ipl-web here
2023-07-20 10:20:09 +02:00
Johannes Meyer
121071c7f2
Revert "Drop classes StateBadge and StateBadges"
...
This reverts commit 6d36b0c3ed .
2023-07-20 09:36:36 +02:00
Sukhwinder Dhillon
25d1dda8ac
Fix list-item footer
...
- Don't apply padding-top to all `footer` childrens
2023-07-19 15:41:14 +02:00
Sukhwinder Dhillon
5a7e500505
Add functionality to trigger load-more with key navigation
...
* Merge loadmore.js to action-list.js
* Change the class of the load-more element from "show-more" to "load-more" to differentiate it
2023-07-11 10:43:38 +02:00
Sukhwinder Dhillon
929fe754cc
Add hint for multiselect list
2023-07-11 10:43:38 +02:00
Johannes Meyer
b3b8004332
Remove public/css/widget/cancel-button.less
2023-07-11 10:30:47 +02:00
Florian Strohmaier
b9dfbab80b
Render footer of detailed list items only when not empty
2023-07-11 10:30:37 +02:00
Johannes Meyer
6c05f51b00
DowntimeCard: Make progress animatable
2023-06-22 14:56:47 +02:00
Johannes Meyer
515ae13e32
CheckStatistics: Make progress animatable and enhance overall layout
2023-06-22 14:56:47 +02:00
raviks789
7e746e22db
Separate grid and table layout styles from item-table
2023-06-20 13:39:53 +02:00
raviks789
b1654ee0e0
Use BaseTableRowItem for HostgroupGridCell and ServicegroupGridCell
2023-06-20 13:39:53 +02:00
Yonas Habteab
7e0956f3d1
CSS: Cherry-pick group grid styles from monitoring
2023-06-20 13:39:53 +02:00
Johannes Meyer
6d36b0c3ed
Drop classes StateBadge and StateBadges
...
They're now part of ipl-web
2023-06-15 15:48:46 +02:00
Sukhwinder Dhillon
2e7d7b9129
CheckStatistics: Show TimePeriod name if available
2023-06-15 15:25:25 +02:00
Johannes Meyer
e2650d289f
migrate: Notify the user about the equal/like filter change
2023-06-15 11:07:53 +02:00
raviks789
e1deb4209f
Fix negative next check value when both active and passive checks are disabled
2023-06-07 16:04:23 +02:00
Johannes Meyer
561382b8c8
Also use grid layout for users, usergroups and servicegroups
2023-06-07 10:53:44 +02:00
Johannes Meyer
5303abe51c
Use css grid instead of table layout for the hostgroup list
2023-06-07 10:53:44 +02:00
Johannes Meyer
389cc2ff57
Merge BaseItemTable into StateItemTable
2023-06-07 10:53:44 +02:00
Sukhwinder Dhillon
9be4ad6376
list-item.less: Do not show the comment popup transparently
2023-05-22 09:33:31 +02:00
Florian Strohmaier
65a71fca3c
CSS: Fix list item footer colors
2022-11-23 10:31:06 +01:00
Johannes Meyer
2e72779273
css: Fix superfluous bottom margin on quick actions
...
refs #657
2022-10-26 13:49:27 +02:00
Johannes Meyer
b80969c5a0
css: Keep compatibility with ipl v0.10.0 for now
2022-10-18 11:45:28 +02:00
Johannes Meyer
f3d50d20d9
css: Remove default control rules now provided by ipl-web
2022-10-17 16:44:46 +02:00
Johannes Meyer
bc1d71de53
css: Prevent scrollbars to appear if icon images are large
...
fixes #633
2022-09-05 07:16:16 +02:00
raviks789
8490335bfe
Fix pending state balls ( #605 )
...
* Add `plug` icon to `pending` state balls when downtime is scheduled
The `pending` object state balls must contain `plug` icon in case downtime is scheduled for that object.
* Resolve `state-change` css class for `pending` state
`pending` state balls will be represented as hollowed state balls instead of solid state balls (ipl-web@3bccdd0da71a178fc0b10422275bfee8c4d3f4a4).
Hence, `pending` state balls must behave similarly as `ok` or `up` upon change in state of the object.
2022-08-18 14:35:12 +02:00
Johannes Meyer
9e6fbf67a9
css: Ensure compatiblity with collapsible.js in legacy versions
2022-08-18 13:16:44 +02:00
Johannes Meyer
3edebe0846
css: Rename .actions class to .object-detail-actions
2022-07-20 10:56:44 +02:00
raviks789
d31dc5c7fa
Change overflow property to overflow-x in performance-data-table class
...
Since the vertical scrolling must disabled upon clip, only `overflow-x` property is set to `auto`. Similar to `performance-data-table` class in monitoring module.
This fix disables the vertical scrolling in the `performance-data-table` when it overflows.
2022-07-18 09:46:16 +02:00
Johannes Meyer
a86d5635f5
css: Hide notices in controls
2022-06-29 13:00:43 +02:00
Johannes Meyer
cf23a8fc7c
Introduce new widget Notice
2022-06-29 12:40:43 +02:00
Sukhwinder Dhillon
5001807718
user-list.less: Add the same padding-top to .visual as .col
2022-06-13 15:22:28 +02:00
Johannes Meyer
a336428f67
Introduce new widget class ServiceItemTable
2022-06-09 16:26:27 +02:00
Johannes Meyer
a404645917
Introduce new widget base class StateItemTable
2022-06-09 16:26:27 +02:00
Johannes Meyer
eee4a81d2e
Introduce new widget base class BaseItemTable
2022-06-09 16:26:27 +02:00
Johannes Meyer
32c54e91af
action-list.js: Use more generic checks
...
It may not be just *lists* which have action items.
2022-06-09 16:26:27 +02:00
Johannes Meyer
3bc59e3897
CustomVarTable: Utilize new hook Icingadb/CustomVarRenderer
2022-05-27 15:43:59 +02:00
Johannes Meyer
d46e0bedd1
Revert "CheckStatistics: Fix bubble placement in IE11"
...
This reverts commit 4264f3a5e1 .
2022-05-27 15:34:15 +02:00
Sukhwinder Dhillon
15034397d9
Set border only for direct childs
2022-05-25 09:14:39 +02:00
Johannes Meyer
fe39916ca0
Finally show previous states and current states properly
2022-04-01 14:25:26 +02:00
Johannes Meyer
e946dace15
Remove all traces of cancel-button-like styles
2022-03-21 12:55:26 +01:00
Johannes Meyer
235ff32554
comment: Add missing details to pdf exports
2022-03-03 09:19:39 +01:00
Johannes Meyer
fb6eb88ddf
SetAsBackendForm: Make it a ipl\Html\Form
2022-02-24 16:22:37 +01:00