mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2026-04-17 05:48:52 -04:00
Compare commits
7 Commits
next_relea
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ee69edacd1 | ||
|
|
434f85d786 | ||
|
|
a63482d43a | ||
|
|
9c5c45b528 | ||
|
|
5bce6f6276 | ||
|
|
ed1ed6bb3f | ||
|
|
148cd93c75 |
@@ -1413,15 +1413,48 @@ textarea[readonly],
|
||||
|
||||
|
||||
#columnFilters {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
gap: 10px; /* Add spacing between items */
|
||||
display: grid;
|
||||
grid-template-columns: repeat(auto-fit, minmax(125px, 1fr));
|
||||
gap: 0.75em;
|
||||
padding: 0.5em 0;
|
||||
}
|
||||
|
||||
#columnFilters::before,
|
||||
#columnFilters::after {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
.filter-group {
|
||||
box-sizing: border-box; /* Ensure padding and borders are included in the width */
|
||||
padding: 1em;
|
||||
padding-top: 0;
|
||||
box-sizing: border-box;
|
||||
padding: 0.4em;
|
||||
margin: 0;
|
||||
border-radius: 3px;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: stretch;
|
||||
gap: 0.15em;
|
||||
white-space: normal;
|
||||
}
|
||||
|
||||
.filter-group label {
|
||||
box-sizing: border-box;
|
||||
margin: 0;
|
||||
border-radius: 3px;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: stretch;
|
||||
gap: 0.15em;
|
||||
white-space: normal;
|
||||
padding-left: 15px;
|
||||
padding-right: 0px;
|
||||
}
|
||||
|
||||
.filter-dropdown {
|
||||
width: 100%;
|
||||
}
|
||||
.filter-group select {
|
||||
margin-left: 15px;
|
||||
padding-right: 0px;
|
||||
}
|
||||
|
||||
.filter-dropdown
|
||||
|
||||
@@ -12,25 +12,25 @@
|
||||
"AppEvents_DateTimeCreated": "Zaznamenáno",
|
||||
"AppEvents_Extra": "Extra",
|
||||
"AppEvents_GUID": "",
|
||||
"AppEvents_Helper1": "",
|
||||
"AppEvents_Helper2": "",
|
||||
"AppEvents_Helper3": "",
|
||||
"AppEvents_Helper1": "Pomocník 1",
|
||||
"AppEvents_Helper2": "Pomocník 2",
|
||||
"AppEvents_Helper3": "Pomocník 3",
|
||||
"AppEvents_ObjectForeignKey": "Cizí klíč",
|
||||
"AppEvents_ObjectIndex": "Index",
|
||||
"AppEvents_ObjectIsArchived": "",
|
||||
"AppEvents_ObjectIsNew": "",
|
||||
"AppEvents_ObjectPlugin": "",
|
||||
"AppEvents_ObjectIsArchived": "Archivováno (dlouhodobě)",
|
||||
"AppEvents_ObjectIsNew": "Nové (dlouhodobě)",
|
||||
"AppEvents_ObjectPlugin": "Navázaný Plugin",
|
||||
"AppEvents_ObjectPrimaryID": "Primární ID",
|
||||
"AppEvents_ObjectSecondaryID": "Sekundární ID",
|
||||
"AppEvents_ObjectStatus": "",
|
||||
"AppEvents_ObjectStatusColumn": "",
|
||||
"AppEvents_ObjectType": "",
|
||||
"AppEvents_Plugin": "Zásuvný modul",
|
||||
"AppEvents_ObjectStatus": "Logovaný stav",
|
||||
"AppEvents_ObjectStatusColumn": "Stavový sloupec",
|
||||
"AppEvents_ObjectType": "Typ objektu",
|
||||
"AppEvents_Plugin": "Plugin",
|
||||
"AppEvents_Type": "Typ",
|
||||
"BACKEND_API_URL_description": "",
|
||||
"BACKEND_API_URL_name": "",
|
||||
"BackDevDetail_Actions_Ask_Run": "",
|
||||
"BackDevDetail_Actions_Not_Registered": "",
|
||||
"BACKEND_API_URL_name": "AP URL backendu",
|
||||
"BackDevDetail_Actions_Ask_Run": "Chcete akci spustit?",
|
||||
"BackDevDetail_Actions_Not_Registered": "Akce není zaregistrována. ",
|
||||
"BackDevDetail_Actions_Title_Run": "Spustit akci",
|
||||
"BackDevDetail_Copy_Ask": "",
|
||||
"BackDevDetail_Copy_Title": "",
|
||||
@@ -806,4 +806,4 @@
|
||||
"settings_system_label": "",
|
||||
"settings_update_item_warning": "",
|
||||
"test_event_tooltip": ""
|
||||
}
|
||||
}
|
||||
|
||||
@@ -247,7 +247,7 @@
|
||||
"Device_TableHead_Name": "Name",
|
||||
"Device_TableHead_NetworkSite": "Network Site",
|
||||
"Device_TableHead_Owner": "Owner",
|
||||
"Device_TableHead_ParentRelType": "Relationship Type",
|
||||
"Device_TableHead_ParentRelType": "Relationship",
|
||||
"Device_TableHead_Parent_MAC": "Parent node",
|
||||
"Device_TableHead_Port": "Port",
|
||||
"Device_TableHead_PresentLastScan": "Presence",
|
||||
|
||||
@@ -456,7 +456,7 @@
|
||||
"description": [
|
||||
{
|
||||
"language_code": "en_us",
|
||||
"string": "Columns and their order that are shown on the Devices page. Drag and drop the order of columns, click <code>x</code> to remove columns. You can also click into the field to selectivelly add fields. The <code>Name</code> and <code>Status</code> fields are required."
|
||||
"string": "Columns and their order that are shown on the Devices page. Drag and drop to order the columns, click <code>x</code> to remove columns. You can also click into the field to selectivelly add fields. The <code>Name</code> and <code>Status</code> fields are required."
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -535,7 +535,7 @@
|
||||
"description": [
|
||||
{
|
||||
"language_code": "en_us",
|
||||
"string": "Which column filters should be displayed in the main Devices screen. Remove all to hide the Filters section."
|
||||
"string": "Column filters that should be displayed in the main Devices screen. Drag and drop to change the order. Remove all to hide the Filters section."
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user