Commit graph

1348 commits

Author SHA1 Message Date
csawatzky
d69d8b38f5 set up the new component types 2026-06-19 13:25:12 -06:00
csawatzky
a4ed52db1e also displaying the inventory control type next to "Bin Fill" in the inventory summary and added a fallback to display the inventory in the bin using the basic grain fill when there are no nodes to be able to render the heatmaps, also adjusted the brightness and colour of the basic grain fill 2026-06-16 12:40:07 -06:00
csawatzky
370134a401 Merge branch '3d_bin' into staging_environment 2026-06-12 14:17:54 -06:00
csawatzky
964af32ec0 commented out unused parts of the new bin page, dont know if they will be used in the future so that is why they are commented and not removed 2026-06-12 14:14:12 -06:00
csawatzky
cd5fbb29b7 changing the visualizer to use the bins status controllers rather than controllers being passed in 2026-06-12 14:05:32 -06:00
csawatzky
a6b31c30c9 implemented touch controls for the camera 2026-06-12 11:43:58 -06:00
csawatzky
e8c31b23ee adjusted the default zoom level when loading the bin page 2026-06-12 11:33:42 -06:00
csawatzky
ea13f97c57 more visual tweaks and design, fixed a coule bugs and removed some console logs 2026-06-11 16:48:00 -06:00
Carter
7b1642bb1a changing user settings defined whitelabel when mismatched, giving team whitelabel if it's empty 2026-06-11 13:37:07 -06:00
csawatzky
f04213af1e full width on desktop scollable on mobile 2026-06-10 16:42:00 -06:00
csawatzky
124856baac made some changes to the checkbox for the labels, and made sure that the tabs are scrollable in mobile view 2026-06-10 16:40:50 -06:00
csawatzky
2cffc20daa finished some tweaks for the new bin page 2026-06-10 16:06:07 -06:00
csawatzky
87382dd5d8 cables now start at the top of the sidewall and dont go into the roof, added skeletons to the bin page for when it is loading, also fixed an issue with the camera being very zoomed in sometimes when the page loads 2026-06-09 15:47:44 -06:00
Carter
7dd7504415 hiding help when it's unavailable 2026-06-09 10:20:46 -06:00
Carter
c35b6b1f15 clicking help opens chat assistant 2026-06-09 10:06:22 -06:00
csawatzky
f6de509561 finished tweaking the bin players visual aspect and controls, made some smaller visual adjustments and added a checkbox for showing labels 2026-06-08 16:58:47 -06:00
Carter
9d6af5dd16 added a help button at the bottom of the scrollbar 2026-06-08 16:19:46 -06:00
csawatzky
d30ed99ca7 play button works, just need to build out the controls 2026-06-05 16:06:32 -06:00
csawatzky
1dbf3a96c6 started work on the 'player' for bins 2026-06-04 16:47:07 -06:00
csawatzky
ac26455110 made a new function for the mobile inventory section, since it may differ drastically fomr the desktop rather than just re-size some stuff 2026-06-03 16:23:01 -06:00
csawatzky
160d2a9d31 set up some defaults for bins that are not using advanced dimensions so that they can still have a visual of some sort 2026-06-03 15:59:14 -06:00
Carter
7f1b907fa0 can sign up with username instead of email on local network server 2026-06-03 14:57:48 -06:00
Carter
9324655a9e just an error catch 2026-06-03 14:18:51 -06:00
csawatzky
1d19a7e993 fixed the hopper fill only filling it completely and not doing the partial fill 2026-06-03 12:49:03 -06:00
csawatzky
13c15ec195 finished hooking up the inventory adjustment slider when using manual control on the bin page 2026-06-03 12:36:08 -06:00
csawatzky
b8a49197cb created a change grain dialog component and made the grain display a 'button' to be able to change the grain without going into the settings 2026-06-02 15:20:04 -06:00
csawatzky
dc52ef77a7 finished the expanded cables dialog, worked on the scrolling for bin cables in the pages table view, did some mobile view edits 2026-06-01 15:12:13 -06:00
Carter
f342940283 replaced provision checks with admin when doing admin actions that aren't provision 2026-06-01 14:42:58 -06:00
csawatzky
c3ee4a518c added and all nodes option for the cards and graphs 2026-05-29 12:03:56 -06:00
csawatzky
99f37f7bda built out the graphs for the bin sensor display 2026-05-28 14:56:59 -06:00
csawatzky
b00f10b831 finished the bin sensor view to display connected components for a bin 2026-05-28 11:18:40 -06:00
Carter
184704aee3 Merge branch 'staging_environment' 2026-05-26 11:39:23 -06:00
Carter
a503148238 Merge branch 'local_server' into staging_environment 2026-05-26 08:15:03 -06:00
Carter
a13c9d5946 using callback for tags 2026-05-25 12:25:22 -06:00
Carter
07b0e6c41e detach tag is now properly using context 2026-05-22 15:57:30 -06:00
csawatzky
67b251d865 added graphs to the bin details section on the new page and started working on the sensors 2026-05-22 13:12:54 -06:00
Carter
312cc6e2dc build info on bottom left of screen area 2026-05-22 11:09:18 -06:00
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