Commit graph

1464 commits

Author SHA1 Message Date
csawatzky
6ccc1ba263 added the alerts to the bin details part of the bin page, also fixed bug in the new alert dialog 2026-05-19 16:30:22 -06:00
Carter
0410a5ccae removing auth dependency from shared authorized ui 2026-05-19 16:19:48 -06:00
Carter
9f02b47def Merge branch 'import_warnings' into local_server 2026-05-19 16:18:42 -06:00
Carter
c549372262 added forgotten local auth file 2026-05-19 16:06:48 -06:00
Carter
e6796b1672 Merge branch 'import_warnings' into staging_environment 2026-05-19 15:42:22 -06:00
csawatzky
f72aeb802f Merge branch 'master' into 3d_bin 2026-05-19 14:02:05 -06:00
Carter
72a43c8aa7 Merge branch 'import_warnings' into dev_environment 2026-05-19 13:50:12 -06:00
Carter
13346403e5 fixed compilation warnings caused by lazy loading modules 2026-05-19 13:25:11 -06:00
csawatzky
a65dbe8820 finished work on the table, made the legend, and hooked up the edits for the temp/moisture targets 2026-05-15 15:49:53 -06:00
csawatzky
0910dc44cf changed up the scan dispaly to show expanders properly rather than just as another sensor with no expansion line, and added the lines to the port info in the component cards 2026-05-14 13:32:53 -06:00
csawatzky
0f4d706e76 hooked up the mode change stuff for the new summary 2026-05-14 10:39:21 -06:00
csawatzky
f54d4b5375 changed the orbital camera to allow for an offset without messing with the rotation, added a moisture heatmap, updated the bin3dvisualizer to look cleaner, re-implemented a new version of the dialog box that pops up when clicking a node 2026-05-13 14:32:52 -06:00
Carter
ae9abaf9fd local login now functional 2026-05-06 18:18:57 -06:00
csawatzky
619f9b7bf4 some tweaks to the 3d bin and nodes, finished up the table view 2026-05-06 13:08:04 -06:00
Carter
71ab8ab5cb switched to master protobuf 2026-05-05 11:40:28 -06:00
csawatzky
ac57b1b0f4 removing dead link in bin visualizer when no plenum is attached to a bin 2026-05-05 09:17:22 -06:00
csawatzky
325d3ea7a0 made binTableView component, and am starting to average node levels 2026-05-04 09:25:43 -06:00
csawatzky
4b2c67dfd9 started work on the bin summary part of the new bin page, built the framework and the new 3d visualizer, still doing some work on the camera to create an overlay with a reset button 2026-05-01 13:11:12 -06:00
csawatzky
b3cf5b5e83 took out hardcoding of nodes for testing 2026-04-30 09:43:19 -06:00
csawatzky
874be1d8b7 changed the heatmap limit to use the grain height 2026-04-30 09:42:02 -06:00
csawatzky
b1c676987e updated the heatmap and added toggles 2026-04-29 15:33:35 -06:00
Carter
2d00070130 Merge branch 'staging_environment' 2026-04-29 10:21:23 -06:00
Carter
3b62d87d31 local authentication placeholder 2026-04-29 10:20:44 -06:00
csawatzky
61aa93aabd various tweaks and now trying to build heatmaps in two different ways 2026-04-28 17:00:09 -06:00
Carter
8169e280ec front end flow for bypassing auth0 on local buils 2026-04-27 14:42:56 -06:00
Carter
23de0a3bca created local deployment method that excludes crisp 2026-04-27 14:09:50 -06:00
csawatzky
aa6219f4b7 hotfix for when adding alerts from the bin page the conditions in the interaction were being showed in the converted value 2026-04-27 09:12:14 -06:00
csawatzky
6f6a062106 trying to fix overlaping temp clouds 2026-04-24 11:43:56 -06:00
csawatzky
f4d1167e4d added functions to return the node/cable clicked on all the way up to the parent 2026-04-23 15:56:59 -06:00
csawatzky
0701be2539 added the fill system for cable controlled inventory 2026-04-23 13:03:32 -06:00
csawatzky
6565b854b6 using the expiry time in the gate status for whehter its missing or not 2026-04-22 14:52:06 -06:00
Carter
5e52e096a2 build for local server and deployment script 2026-04-22 14:27:58 -06:00
csawatzky
f96d1184b1 changing date range when zooming airflow 2026-04-22 10:38:51 -06:00
csawatzky
d33c7505d2 commenting out test data 2026-04-22 09:13:30 -06:00
csawatzky
c0a3e23d67 missed the device availability stuff 2026-04-21 16:13:59 -06:00
csawatzky
55a8c12a71 for got to save the device availability 2026-04-21 16:11:43 -06:00
csawatzky
c92c4d392d Merge branch 'analog_pressure_component' into dev_environment 2026-04-21 15:44:11 -06:00
csawatzky
90ad5f8b12 new component type 2026-04-21 15:38:14 -06:00
csawatzky
f548559a23 package updates 2026-04-21 14:49:10 -06:00
csawatzky
6cc40e159a moved from a general heatmap to a more spatial hot cold point around nodes that the density and brightness are controlled by how far past the threshold the nodes temp is 2026-04-21 12:24:04 -06:00
csawatzky
a7a8eed01e tweaking it again 2026-04-16 16:51:43 -06:00
csawatzky
239e69cfcb hotfix to adjust the graphs clamp on the yAxis 2026-04-16 16:29:11 -06:00
csawatzky
6c87ed03ed did some refactoring so the node and cable data is computed in the data layer so that it is accessible by anything in the bin to make way for a heatmap 2026-04-16 16:27:08 -06:00
csawatzky
ff64f8594c Merge branch 'staging_environment' into 3d_bin 2026-04-15 11:33:52 -06:00
csawatzky
f7b5a59c98 adding optional parameters to the Single set area chart to allow for clamping the graph so that large numbers do cause it to zoom etremely far out 2026-04-14 16:01:52 -06:00
csawatzky
0556fe2d8b made some changes in the bin sensors to open a new dialog when the component being removed is the last one for a device so users can remove the device from the bin along with the component 2026-04-14 15:29:59 -06:00
csawatzky
e7ab6a2d76 working on panning, currently kinda glitchy 2026-04-13 14:46:39 -06:00
csawatzky
f5db701d3c nodes and labes adjust based on zoom level, colours show based on the bins upper and lower temp limits, working on panning functionality for the camera 2026-04-13 14:46:20 -06:00
csawatzky
ee416db013 cables and noes now render in the bins, the label to show readinds appears when zooming in and inventory using fill percent works, still need to work on top node fill level for cable inventory control, and node heatmap/gradient similar to the bin SVG 2026-04-10 16:22:48 -06:00
csawatzky
da5ef99a3e added the intellifarms branding to the whilelabel 2026-04-08 11:37:48 -06:00