Commit graph

1363 commits

Author SHA1 Message Date
Carter
d864a9c1de Merge branch 'local_server' into staging_environment 2026-05-21 13:11:40 -06:00
Carter
08b3db1cd9 removed default whitelabel to prevent auth error on non-production servers 2026-05-21 12:54:34 -06:00
Carter
577de35160 can now deploy with a chosen whitelabel 2026-05-21 12:21:48 -06:00
Carter
2c77d3253b restored dedicated chat drawer crisp button 2026-05-21 11:10:10 -06:00
Carter
81c2b687fa redesigned white labeling code 2026-05-21 11:03:34 -06:00
Carter
a84c09a5c8 restored old widths 2026-05-20 15:33:40 -06:00
Carter
dad451c6af fixed alignment issues on local credentials front end (for real this time) 2026-05-20 15:25:21 -06:00
Carter
dd25770a07 fixed alignment issues on local credentials front end 2026-05-20 12:08:43 -06:00
csawatzky
acdc18ce28 Merge branch 'master' into 3d_bin 2026-05-20 11:59:08 -06:00
csawatzky
9cc7715f4c Merge branch 'staging_environment' into 3d_bin 2026-05-20 11:59:03 -06:00
csawatzky
74025290f1 created a new hook for handling fullscreen rather than using react-full-screen, hopefully that will solve the issues some users are seeing where it goes into full screnn and then immediately exits 2026-05-20 10:38:46 -06:00
csawatzky
ced3576c96 hotfix to try and fix the fullscreen bug some users are seeing, i cant test it because i can't replicate the bug 2026-05-20 10:09:23 -06:00
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
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
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