updated footer to reflect the alarm changes and modified MCM01, MCM02, and overview to make them look better and always responsive

This commit is contained in:
Salijoghli 2025-10-01 20:04:47 +04:00
parent 36641db94d
commit 74ce485331
31 changed files with 103 additions and 19809 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 19 KiB

View File

@ -1,69 +0,0 @@
{
"custom": {},
"params": {
"highlightTagPath": "value"
},
"propConfig": {
"params.highlightTagPath": {
"paramDirection": "input",
"persistent": true
}
},
"props": {
"defaultSize": {
"height": 1080,
"width": 1920
}
},
"root": {
"children": [
{
"meta": {
"name": "EmbeddedView"
},
"position": {
"height": 1,
"width": 1
},
"propConfig": {
"props.params.viewParams.highlightTagPath": {
"binding": {
"config": {
"path": "view.params.highlightTagPath"
},
"type": "property"
}
}
},
"props": {
"params": {
"controls": {
"click": true,
"in": true,
"out": true,
"pan": true,
"reset": true,
"zoom": true
},
"panning": true,
"viewParams": {},
"viewPath": "autStand/Detailed_Views/MCM-Views/MCM01"
},
"path": "autStand/Custom_Views/View-Scaler"
},
"type": "ia.display.view"
}
],
"meta": {
"name": "root"
},
"position": {
"x": 0,
"y": 0
},
"props": {
"mode": "percent"
},
"type": "ia.container.coord"
}
}

View File

@ -505,13 +505,13 @@
{ {
"anchor": "fixed", "anchor": "fixed",
"autoBreakpoint": 480, "autoBreakpoint": 480,
"content": "push", "content": "cover",
"handle": "show", "handle": "show",
"iconUrl": "", "iconUrl": "material/notifications_active",
"id": "", "id": "",
"modal": false, "modal": false,
"resizable": false, "resizable": false,
"show": "visible", "show": "onDemand",
"size": 165, "size": 165,
"viewParams": {}, "viewParams": {},
"viewPath": "autStand/Docked_Views/Footer" "viewPath": "autStand/Docked_Views/Footer"

View File

@ -9,8 +9,8 @@
"attributes": { "attributes": {
"lastModification": { "lastModification": {
"actor": "admin", "actor": "admin",
"timestamp": "2025-10-01T15:00:30Z" "timestamp": "2025-10-01T15:40:26Z"
}, },
"lastModificationSignature": "ef57cb49865178bfbfc8486cf291e5296e0e3ebbbc4b98079129ab6b8fd7a8b7" "lastModificationSignature": "d63acdefc472a751dc5c4347313cf997c9791d0fe23c4396fa9942fd2f18ef4c"
} }
} }

View File

@ -10,8 +10,8 @@
"attributes": { "attributes": {
"lastModification": { "lastModification": {
"actor": "admin", "actor": "admin",
"timestamp": "2025-10-01T13:00:18Z" "timestamp": "2025-10-01T15:57:17Z"
}, },
"lastModificationSignature": "c665846fc569e204c937ed05b7c9f1b298cddd4a28d7017a444e32de366f265e" "lastModificationSignature": "f2433852c36fd01b3e46b9381f7a5135731a6d2154afde1e37465d538b047816"
} }
} }

Binary file not shown.

Before

Width:  |  Height:  |  Size: 40 KiB

After

Width:  |  Height:  |  Size: 60 KiB

View File

@ -4,14 +4,13 @@
"restricted": false, "restricted": false,
"overridable": true, "overridable": true,
"files": [ "files": [
"view.json", "view.json"
"thumbnail.png"
], ],
"attributes": { "attributes": {
"lastModification": { "lastModification": {
"actor": "admin", "actor": "admin",
"timestamp": "2025-10-01T12:58:51Z" "timestamp": "2025-10-01T16:02:59Z"
}, },
"lastModificationSignature": "e6c89591b30d0cb8b11ca2b4b1278021412e82a9c55c6f69704015092139d3ee" "lastModificationSignature": "456c984891c6b6ec4c2f22b3aaf71d41df1a5ab08bbc26b5cce53c27d2519de1"
} }
} }

View File

@ -5088,7 +5088,10 @@
} }
}, },
"props": { "props": {
"mode": "percent" "mode": "percent",
"style": {
"margin": "auto"
}
}, },
"type": "ia.container.coord" "type": "ia.container.coord"
} }

View File

@ -4,14 +4,13 @@
"restricted": false, "restricted": false,
"overridable": true, "overridable": true,
"files": [ "files": [
"view.json", "view.json"
"thumbnail.png"
], ],
"attributes": { "attributes": {
"lastModification": { "lastModification": {
"actor": "admin", "actor": "admin",
"timestamp": "2025-10-01T10:13:13Z" "timestamp": "2025-10-01T15:57:54Z"
}, },
"lastModificationSignature": "9116d45470d493a88ae3df94af66ac9f4edee153c2d7d0e9852cd53b10762349" "lastModificationSignature": "6d5f2d712312f23effb7497f3b23e44d06c574093ca1104877bc4b14a1c81fb3"
} }
} }

View File

@ -10308,7 +10308,10 @@
} }
}, },
"props": { "props": {
"mode": "percent" "mode": "percent",
"style": {
"margin": "auto"
}
}, },
"type": "ia.container.coord" "type": "ia.container.coord"
} }

View File

@ -10,8 +10,8 @@
"attributes": { "attributes": {
"lastModification": { "lastModification": {
"actor": "admin", "actor": "admin",
"timestamp": "2025-10-01T15:00:39Z" "timestamp": "2025-10-01T15:54:05Z"
}, },
"lastModificationSignature": "b609a38a08453c30cf653a1a599c325d2f78c8be666bd800cce2c1565d0702d4" "lastModificationSignature": "472d815bda8d68dbd88c239a7811cec70a361061e5e8fccd756f44445571a71c"
} }
} }

Binary file not shown.

Before

Width:  |  Height:  |  Size: 58 KiB

After

Width:  |  Height:  |  Size: 20 KiB

View File

@ -49,7 +49,11 @@
"viewParams": {}, "viewParams": {},
"viewPath": "autStand/Detailed_Views/MCM-Views/MCM01" "viewPath": "autStand/Detailed_Views/MCM-Views/MCM01"
}, },
"path": "autStand/Custom_Views/View-Scaler" "path": "autStand/Custom_Views/View-Scaler",
"style": {
"marginLeft": "auto",
"marginRight": "auto"
}
}, },
"type": "ia.display.view" "type": "ia.display.view"
} }

View File

@ -10,8 +10,8 @@
"attributes": { "attributes": {
"lastModification": { "lastModification": {
"actor": "admin", "actor": "admin",
"timestamp": "2025-10-01T12:57:25Z" "timestamp": "2025-10-01T15:39:43Z"
}, },
"lastModificationSignature": "9bb0ed265c69e8a030afcf2c1576ded650fe1efcd16e9e01972ef4eaf725b645" "lastModificationSignature": "98377fd82748b7cca434cd75dcec449895aa569f92c1031972eb0b25c48ab670"
} }
} }

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.4 KiB

After

Width:  |  Height:  |  Size: 25 KiB

View File

@ -102,13 +102,13 @@
"binding": { "binding": {
"config": { "config": {
"parameters": { "parameters": {
"priorityList": "{this.custom.priorities" "priorityList": "\"\""
}, },
"polling": { "polling": {
"enabled": true, "enabled": true,
"rate": "3" "rate": "3"
}, },
"queryPath": "autStand/Alarms/GetActiveAlarms" "queryPath": "autStand/Alarms/Active"
}, },
"transforms": [ "transforms": [
{ {
@ -1010,11 +1010,15 @@
"props.data": { "props.data": {
"binding": { "binding": {
"config": { "config": {
"parameters": {
"endTime": "NULL",
"startTime": "NULL"
},
"polling": { "polling": {
"enabled": true, "enabled": true,
"rate": "3" "rate": "3"
}, },
"queryPath": "autStand/Alarms/GetAlarmsWithCount" "queryPath": "autStand/Alarms/HitList"
}, },
"transforms": [ "transforms": [
{ {
@ -2019,11 +2023,17 @@
"props.data": { "props.data": {
"binding": { "binding": {
"config": { "config": {
"parameters": {
"endtime": "Now(1000)",
"offset": "0",
"page_size_plus1": "10",
"starttime": "dateArithmetic(now(), -10, \"day\")"
},
"polling": { "polling": {
"enabled": true, "enabled": true,
"rate": "3" "rate": "3"
}, },
"queryPath": "autStand/Alarms/GetAlarms" "queryPath": "autStand/Alarms/History"
}, },
"transforms": [ "transforms": [
{ {
@ -3108,9 +3118,18 @@
"position": { "position": {
"basis": "150px" "basis": "150px"
}, },
"propConfig": {
"props.style.backgroundColor": {
"binding": {
"config": {
"expression": "if({view.custom.currentTable}\u003d\"ACTIVE\", \"#C3C3C3\", \"#FFFFFF\")"
},
"type": "expr"
}
}
},
"props": { "props": {
"style": { "style": {
"backgroundColor": "#F0F0F0",
"borderStyle": "none", "borderStyle": "none",
"color": "#000000" "color": "#000000"
}, },
@ -3136,9 +3155,18 @@
"position": { "position": {
"basis": "150px" "basis": "150px"
}, },
"propConfig": {
"props.style.backgroundColor": {
"binding": {
"config": {
"expression": "if({view.custom.currentTable}\u003d\"HITLIST\", \"#C3C3C3\", \"#FFFFFF\")"
},
"type": "expr"
}
}
},
"props": { "props": {
"style": { "style": {
"backgroundColor": "#F0F0F0",
"borderStyle": "none", "borderStyle": "none",
"color": "#000000" "color": "#000000"
}, },
@ -3164,9 +3192,18 @@
"position": { "position": {
"basis": "150px" "basis": "150px"
}, },
"propConfig": {
"props.style.backgroundColor": {
"binding": {
"config": {
"expression": "if({view.custom.currentTable}\u003d\"HISTORY\", \"#C3C3C3\", \"#FFFFFF\")"
},
"type": "expr"
}
}
},
"props": { "props": {
"style": { "style": {
"backgroundColor": "#F0F0F0",
"borderStyle": "none", "borderStyle": "none",
"color": "#000000" "color": "#000000"
}, },

View File

@ -10,8 +10,8 @@
"attributes": { "attributes": {
"lastModification": { "lastModification": {
"actor": "admin", "actor": "admin",
"timestamp": "2025-10-01T10:03:43Z" "timestamp": "2025-10-01T16:00:10Z"
}, },
"lastModificationSignature": "a286e0a7925b76d2ed4b0ea8f296f72980f2c1ef42077ae099dbb6ca665bac01" "lastModificationSignature": "72802a81d75aa19e7ff17a5229b0518c2a2ef1230db4907970a68e48126887ea"
} }
} }

Binary file not shown.

Before

Width:  |  Height:  |  Size: 23 KiB

After

Width:  |  Height:  |  Size: 22 KiB

View File

@ -4,14 +4,13 @@
"restricted": false, "restricted": false,
"overridable": true, "overridable": true,
"files": [ "files": [
"view.json", "view.json"
"thumbnail.png"
], ],
"attributes": { "attributes": {
"lastModification": { "lastModification": {
"actor": "admin", "actor": "admin",
"timestamp": "2025-09-30T14:50:30Z" "timestamp": "2025-10-01T16:00:53Z"
}, },
"lastModificationSignature": "ac6599d353b184d06cb64dae6ead9a578f783bcf7c9b51f60383327212632ab8" "lastModificationSignature": "b48c02e0f9fc1161f984574bdd3185b2c2c347712cd736dcea50985633d778f6"
} }
} }

Binary file not shown.

Before

Width:  |  Height:  |  Size: 19 KiB

View File

@ -1032,6 +1032,7 @@
"props": { "props": {
"mode": "percent", "mode": "percent",
"style": { "style": {
"margin": "auto",
"overflow": "visible" "overflow": "visible"
} }
}, },

View File

@ -10,8 +10,8 @@
"attributes": { "attributes": {
"lastModification": { "lastModification": {
"actor": "admin", "actor": "admin",
"timestamp": "2025-10-01T15:00:39Z" "timestamp": "2025-10-01T15:01:58Z"
}, },
"lastModificationSignature": "8ee4058f43ff8f75de6b6bcf2ef0c6cdbd5061dccfa9522329144a004895bce5" "lastModificationSignature": "6b3808ae45ea33e5af14e9d42a69e16c4822870d65946a1e855975fdc8eb9791"
} }
} }

View File

@ -585,7 +585,7 @@
}, },
"props": { "props": {
"dismissOnSelect": false, "dismissOnSelect": false,
"formattedValue": "Oct 1, 2025 11:00 AM", "formattedValue": "Oct 1, 2025 11:01 AM",
"formattedValues": { "formattedValues": {
"date": "Mar 26, 2021", "date": "Mar 26, 2021",
"datetime": "Mar 26, 2021 12:00 AM", "datetime": "Mar 26, 2021 12:00 AM",
@ -603,9 +603,9 @@
"$": [ "$": [
"ts", "ts",
192, 192,
1759330838895 1759330916924
], ],
"$ts": 1759302038000 "$ts": 1759302116000
} }
}, },
"type": "ia.input.date-time-input" "type": "ia.input.date-time-input"
@ -756,7 +756,7 @@
}, },
"props": { "props": {
"dismissOnSelect": false, "dismissOnSelect": false,
"formattedValue": "Oct 1, 2025 7:00 PM", "formattedValue": "Oct 1, 2025 7:01 PM",
"formattedValues": { "formattedValues": {
"date": "Mar 29, 2021", "date": "Mar 29, 2021",
"datetime": "Mar 29, 2021 1:37 PM", "datetime": "Mar 29, 2021 1:37 PM",
@ -774,9 +774,9 @@
"$": [ "$": [
"ts", "ts",
192, 192,
1759330838923 1759330916952
], ],
"$ts": 1759330838000 "$ts": 1759330916000
} }
}, },
"type": "ia.input.date-time-input" "type": "ia.input.date-time-input"

View File

@ -10,8 +10,8 @@
"attributes": { "attributes": {
"lastModification": { "lastModification": {
"actor": "admin", "actor": "admin",
"timestamp": "2025-10-01T15:00:39Z" "timestamp": "2025-10-01T15:01:58Z"
}, },
"lastModificationSignature": "630baf7180add8582232436ada17ae0dd2b71475e666d9524d3466b0e6ea75ea" "lastModificationSignature": "2e51da4ef82347f9f7ec9068ca6b4454941d0f31e40e06a1bcf5660536e3b617"
} }
} }

View File

@ -618,7 +618,7 @@
"$": [ "$": [
"ds", "ds",
192, 192,
1759330838925 1759330916954
], ],
"$columns": [ "$columns": [
{ {
@ -2165,7 +2165,7 @@
"$": [ "$": [
"ds", "ds",
192, 192,
1759330838897 1759330916926
], ],
"$columns": [ "$columns": [
{ {
@ -2217,7 +2217,7 @@
"$": [ "$": [
"ds", "ds",
192, 192,
1759330838897 1759330916926
], ],
"$columns": [ "$columns": [
{ {
@ -3538,7 +3538,7 @@
"$": [ "$": [
"ds", "ds",
192, 192,
1759330838925 1759330916954
], ],
"$columns": [ "$columns": [
{ {
@ -4880,7 +4880,7 @@
"$": [ "$": [
"ds", "ds",
192, 192,
1759330838896 1759330916920
], ],
"$columns": [ "$columns": [
{ {
@ -9629,7 +9629,7 @@
"$": [ "$": [
"ds", "ds",
192, 192,
1759330838896 1759330916920
], ],
"$columns": [ "$columns": [
{ {
@ -24962,7 +24962,7 @@
"$": [ "$": [
"ds", "ds",
192, 192,
1759330838891 1759330917924
], ],
"$columns": [ "$columns": [
{ {
@ -29485,7 +29485,7 @@
}, },
"props": { "props": {
"dismissOnSelect": false, "dismissOnSelect": false,
"formattedValue": "Oct 1, 2025 6:00 PM", "formattedValue": "Oct 1, 2025 6:01 PM",
"formattedValues": { "formattedValues": {
"date": "Mar 26, 2021", "date": "Mar 26, 2021",
"datetime": "Mar 26, 2021 12:00 AM", "datetime": "Mar 26, 2021 12:00 AM",
@ -29503,9 +29503,9 @@
"$": [ "$": [
"ts", "ts",
192, 192,
1759330838923 1759330916952
], ],
"$ts": 1759327238000 "$ts": 1759327316000
} }
}, },
"type": "ia.input.date-time-input" "type": "ia.input.date-time-input"
@ -29656,7 +29656,7 @@
}, },
"props": { "props": {
"dismissOnSelect": false, "dismissOnSelect": false,
"formattedValue": "Oct 1, 2025 7:00 PM", "formattedValue": "Oct 1, 2025 7:01 PM",
"formattedValues": { "formattedValues": {
"date": "Mar 29, 2021", "date": "Mar 29, 2021",
"datetime": "Mar 29, 2021 1:37 PM", "datetime": "Mar 29, 2021 1:37 PM",
@ -29674,9 +29674,9 @@
"$": [ "$": [
"ts", "ts",
192, 192,
1759330838909 1759330916937
], ],
"$ts": 1759330838000 "$ts": 1759330916000
} }
}, },
"type": "ia.input.date-time-input" "type": "ia.input.date-time-input"