Compare commits

...

7 Commits

Author SHA1 Message Date
c20d948fcf Merge pull request 'add: navigation buttons between levels' (#46) from nk-branch-4 into main
Reviewed-on: http://192.168.5.191:3000/LCI/MTN6/pulls/46
Reviewed-by: GigiMamaladze <gigi.mamaladze@autStand.com>
2025-04-15 13:11:22 +00:00
2b411baa1e Merge pull request 'MTN6-98' (#47) from GK-branch into main
Reviewed-on: http://192.168.5.191:3000/LCI/MTN6/pulls/47
Reviewed-by: GigiMamaladze <gigi.mamaladze@autStand.com>
2025-04-15 13:07:03 +00:00
bae97bdf97 MTN6 overview is done 2025-04-15 05:40:49 -07:00
bb6e7e3c46 add: navigation buttons between levels 2025-04-15 16:20:03 +04:00
aa6de8d9ed Merge pull request 'fixed' (#45) from nk-branch-4 into main
Reviewed-on: http://192.168.5.191:3000/LCI/MTN6/pulls/45
2025-04-14 15:35:10 +00:00
3b7dd941c0 fixed 2025-04-14 19:32:53 +04:00
b3b24cc2e7 Merge pull request 'Changed names of Cameras and added Tippers' (#43) from beka-branch-2 into main
Reviewed-on: http://192.168.5.191:3000/LCI/MTN6/pulls/43
Reviewed-by: GigiMamaladze <gigi.mamaladze@autStand.com>
2025-04-14 14:23:20 +00:00
3 changed files with 15185 additions and 10823 deletions

View File

@ -2882,6 +2882,37 @@
}
},
"type": "ia.display.label"
},
{
"events": {
"dom": {
"onClick": {
"config": {
"params": {},
"view": "Detailed-Views/MCM02 Fluid Inbound Merges 5-7"
},
"scope": "C",
"type": "nav"
}
}
},
"meta": {
"name": "Lower Level Button"
},
"position": {
"height": 46,
"width": 204,
"x": 628.1354370117188,
"y": 296.359375
},
"props": {
"primary": false,
"style": {
"fontSize": 18
},
"text": "Lower Level"
},
"type": "ia.input.button"
}
],
"meta": {

File diff suppressed because it is too large Load Diff

Before

Width:  |  Height:  |  Size: 322 KiB

After

Width:  |  Height:  |  Size: 420 KiB