Commit graph

33 commits

Author SHA1 Message Date
csawatzky
63bba4f74e added keys and types to the note api for adding and loading notes and chats 2026-03-17 14:46:45 -06:00
Carter
abc77cc27a re-aligned add bin button and closing crisp chat when chat drawer is opened 2026-02-26 15:00:32 -06:00
csawatzky
8ec08b0c36 Merge branch 'custom_grain' into staging_environment 2026-01-06 13:24:04 -06:00
csawatzky
d6c670fb78 updated the grain describers to use the new enum in the pond for the moisture calculation, changed the extract moisture function to account for custom grain types, and if there is no equation set it will return the humidity, updated instances where the bin uses that function to pass in the grain settings in its inventory 2025-12-12 15:17:37 -06:00
csawatzky
633ef3817f added some steps to the bin tour to reference each of the tabs, added some step to the signup tour to show some more pages and also added a way to change unit settings IN the tour step, now it is entirely their fault if they skip it, we cant make it any more in their face 2025-12-03 15:04:55 -06:00
csawatzky
bb92077d0b finished the form for creating an interaction/alert for a device through an object 2025-11-28 16:36:59 -06:00
csawatzky
ce7c90f384 getting the new object interaction dialog filtering the components properly regarding devices being passed in, finished the display part for alert and notification 2025-11-27 17:08:14 -06:00
csawatzky
3cdddb928f refactoring object interactions into multiple components and taking into account controller interactions having to be on the same device where the alerts dont matter 2025-11-26 16:50:09 -06:00
csawatzky
3df6db8a01 finished the refactoring of the bin mode change to allow for more components to be selected 2025-11-20 15:39:29 -06:00
csawatzky
842f9bee6a passing multiple plenums and pressure to the visualizer and added a button to cycle them 2025-11-05 15:07:34 -06:00
csawatzky
80428050ba displaying the conditioning card in cooldown now as well as drying/hydrating 2025-10-01 12:11:19 -06:00
Carter
e654aa002b changed default spacing value back to 0, fixed some pageContainers using padding instead of spacing 2025-06-27 11:33:43 -06:00
csawatzky
41a17ded94 using co2 for the bin activity along with cables 2025-06-11 11:56:27 -06:00
csawatzky
7b6dd72b90 put the refresh in the finally block since the bin was being refreshed before that changes had occured 2025-06-10 10:47:00 -06:00
csawatzky
868ad677ae adding refresh function 2025-06-06 09:13:30 -06:00
csawatzky
216569b661 write permission to the bin or team is required to make the transaction rows selectable 2025-06-06 09:13:02 -06:00
csawatzky
49bd146de6 finished putting in the table and the dropdowns and the loading of stuff when it is needed 2025-05-29 16:55:28 -06:00
csawatzky
554fd0c228 added bintransactions component and function for the transaction api to get transaction involving a given object 2025-05-22 13:16:47 -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
8c66a9d2c8 bolding the text for selected yard, changing font colour in drawer title to black 2025-05-08 16:18:24 -06:00
Carter
f4ac3dd007 added vite auth0 env variables to package.json for prod 2025-05-07 08:58:34 -06:00
Carter
59c14e3f8b adjusted some spacing stuff on the bin page 2025-05-06 11:17:35 -06:00
csawatzky
9105b4be3a added back the task viewer on the bin page, fixed up some more styling 2025-04-23 16:29:41 -06:00
csawatzky
b62c7dbe5c updated the component and device api's to have as be a parameter for the function 2025-04-22 14:33:19 -06:00
csawatzky
e2f5eb0557 modified th api's for bin, contract and task to have as passed in as a prop and not get it ffrom the global state directly in the api 2025-04-17 13:33:27 -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
csawatzky
278dfa713d modified the bin page to use the bin key first if one was passed in then default to the params id 2025-03-26 15:56:35 -06:00
csawatzky
022925d7d7 ag visual farm added to the dev branch field related stuff not imported yet, and the geocoder has some bugs with the new version 2025-03-26 14:38:31 -06:00
Carter
65eeb9e8b4 got rid of material-ui references and fixed fan icon import 2025-03-18 11:40:16 -06:00
csawatzky
c397b86524 added bin history, fixed some column stuff in the DiffHistory 2025-03-17 11:19:00 -06:00
Carter
b5071dfb40 bin sensors add the bins 2025-03-13 09:26:47 -06:00
Carter
c46cb5ce4b got Bin page to render with BinTour not giving errors but the tour doesn't actually happen 2025-03-12 15:35:00 -06:00
Carter
9bbbf0940e added tons of files, got the bin page to render 2025-03-12 12:41:20 -06:00