Commit graph

12 commits

Author SHA1 Message Date
csawatzky
989ca20a31 fixed some bugs related to gates component preferences, noww when assigning a new component to a position ie moving the pressure from one component to another it will make sure to remove the old component preference as well as add the new one, and am also making sure to update the gates preferences on the frontend so a page load is not required to set interactions 2026-03-09 14:17:44 -06:00
csawatzky
b5adba8f93 updating the gate and terminal stuff for the device changes since we no longer have MiPCA device use chains for pressure and duct temp and are now only measuring the outlet and substituting the temp inlet with the ambient temp and the pressure inlet with 0 2026-02-25 16:10:12 -06:00
csawatzky
e42f1a3fb0 updated the gate page to use the pca state in the gates status for the lights on the visualizer and the pca fan on/off, this also allows me to get rid of setting those base on the data loaded for the graph which will fix the bug where the light could change based on what date range you loaded 2026-01-28 14:59:32 -06:00
csawatzky
f02aa3a6e0 added more of the status for the gate to the gates dashboard, also changed the sensor graphs to have them in a specific order 2026-01-28 13:04:34 -06:00
csawatzky
c7d1f7ef9b hotfix: increase the pca fan state to 996 pascal (4iwg) from 250 pascal (1iwg), fixed the bug where the sensors tab woul 'convert' the measurment multiple times based on the number of times you went to the tab 2025-12-30 13:19:40 -06:00
csawatzky
2dc633e6ca hotfix: adjusted the position of the check in so its not so close to the edge, and some minor style stuff 2025-12-30 10:43:07 -06:00
csawatzky
59aae7a8a1 couple hotfixes:
raised the idle flow constant (could be something entered by the user in the future when hitting the button to retrieve flow events) to be 3.5, also fixed the gate visual to be up at the topp rather than centered as that was causing it to move down the page when flipping to the sensor view
2025-12-30 10:26:52 -06:00
csawatzky
0beadef26a changed the grid layout for the mobile view 2025-10-01 14:43:15 -06:00
csawatzky
3fd614479f fixed the gate page and svg 2025-05-14 12:36:31 -06:00
csawatzky
af25036640 replaced all instances of the styled toggle with the new buttongroup common component 2025-05-13 11:55:13 -06:00
csawatzky
74c8ed661c updated as in the terminal and gate api's 2025-04-17 15:42:19 -06:00
csawatzky
505cb8e3aa imported the gate and terminal related files to prep for the aviation map 2025-03-28 15:54:11 -06:00