csawatzky
977771ef9f
issue persists, trying a modified rule
2025-10-15 12:55:43 -06:00
Carter
63e4a12cff
Merge branch 'timestamped_status' into staging_environment
2025-10-15 12:41:01 -06:00
csawatzky
8dfe72e41c
adding section to the runtimeCaching in the vite config that will force api calls to use the network rather than any cached responses
2025-10-15 12:16:42 -06:00
Carter
30f0b4468e
devices listing now looks at the timestamp of status readings to determine if a column should exist
2025-10-15 11:49:26 -06:00
csawatzky
982fdf85a4
changing the vite config in an attempt to get the service worker to update for iOS devices
2025-10-15 11:09:06 -06:00
csawatzky
06da0aad25
put the height back in for the mobile drawer height, not sure why i took it out to begin with though
2025-10-14 16:53:38 -06:00
csawatzky
d7439f5244
made adjustments to the button for add task in the viewer
2025-10-14 16:44:45 -06:00
csawatzky
3c418343d0
hot fix for task and heaters page erroring when nothing was loaded/undefined
2025-10-14 15:00:31 -06:00
csawatzky
ea94fab0a5
fix for tasks being undefined when none were loaded
2025-10-14 14:58:09 -06:00
csawatzky
4bf8a5d2ff
fixed some undefined errors
2025-10-14 14:52:05 -06:00
csawatzky
33b30f0fda
proto update
2025-10-14 14:26:17 -06:00
csawatzky
7a8a010a39
Merge branch 'staging_environment' into field_dashboard
2025-10-14 13:42:53 -06:00
csawatzky
9a5e25908f
fixed some instances where if no temp unit was set for the user yet the unit defaulted to °F to cerrectly default to °C now
2025-10-14 11:06:10 -06:00
Carter
c0b960e826
StatusGas does not display if the timestamp is over a day old
2025-10-14 11:00:33 -06:00
csawatzky
b3a50db873
added platform description to the firmware upgrade dialog
2025-10-10 16:45:26 -06:00
csawatzky
e535ec3c8b
Merge branch 'libracart' into staging_environment
2025-10-10 15:32:13 -06:00
csawatzky
dbf235d08d
removing the 15 minute warning since refactoring the bacend to not use digital ocean functions
2025-10-10 10:17:48 -06:00
csawatzky
807c34cbc1
Merge branch 'master' into libracart
2025-10-10 10:16:19 -06:00
Carter
f51f98f3ca
Hotfix: fixed search bar on teams list page
2025-10-09 14:56:37 -06:00
csawatzky
06d4cd1e33
hotfix for the date select used by the exports to allow you to select the start and end dates again
2025-10-08 16:34:17 -06:00
csawatzky
9130e0a627
hotfix to add the libra cart card to the marketplace so users can add that feature, change the image for the libra cart card to a temp image that shows the libracart device
2025-10-07 13:17:25 -06:00
csawatzky
50b33e587d
implemented a way of filtering positions using the subtype
...
The lidar uses a different I2C address for each of the subtypes so this allows us to be able to control the options for a user for each of the subtypes so that one lidars address cant be used for another
2025-10-07 12:39:32 -06:00
csawatzky
ceaff4da9e
Merge branch 'staging_environment' into i2c_detect
2025-10-06 16:15:24 -06:00
csawatzky
e7c059724d
hotfix so the bin cards are not as squished in the bin yard drawer
2025-10-06 15:46:07 -06:00
csawatzky
0beadef26a
changed the grid layout for the mobile view
2025-10-01 14:43:15 -06:00
csawatzky
80428050ba
displaying the conditioning card in cooldown now as well as drying/hydrating
2025-10-01 12:11:19 -06:00
csawatzky
239f1d4327
removing log
2025-09-30 16:33:04 -06:00
csawatzky
708a1568a6
attempting another fix for the svg cable sorting to prevent cables flipping
2025-09-30 16:26:28 -06:00
csawatzky
337986f88f
fix issue where the storage conditions emc sections was using the 0's from temp only cables and throwing them off
2025-09-30 15:35:42 -06:00
csawatzky
898646f434
changing the rcommended cable length for the westeel 4817 bins outer cables
2025-09-29 15:10:18 -06:00
csawatzky
8dad7ae38b
take out the suffix from the chip until we actually have a way of knowing if the bettery is actually charging
2025-09-29 14:50:51 -06:00
csawatzky
612a8da0f7
fix power chip saying not charging when it is actually charging
2025-09-29 14:25:50 -06:00
csawatzky
b9cc34afa1
fixed the high toggle showing the humidity and not the emc value
2025-09-29 11:08:51 -06:00
csawatzky
9de058f6dd
hotfix for bins page where it was using the wrong inventory to determine empty when using auto lidar, also changing the feature for libra cart to have a dash when being added as that is what is being checked for in the router and navigator
2025-09-29 10:17:01 -06:00
Carter
274ca2ea40
fixed side menu bug where you could click it while it was closed
2025-09-25 13:24:21 -06:00
Carter
ac108cfad6
updated to master protobuf
2025-09-09 08:40:35 -06:00
csawatzky
d8479b47dc
added map zoom back into to the user settings
2025-09-08 12:57:34 -06:00
csawatzky
70c88bc3df
update the link button to go to libra carts production
2025-09-08 11:16:18 -06:00
csawatzky
23daa72bd7
building the table for harvest plans
2025-09-08 11:14:02 -06:00
csawatzky
b8a9f6b497
adding spaces to some places since libra cart is two words
2025-09-04 14:47:00 -06:00
csawatzky
3448a24266
adding spaces to some places since libra cart is two words
2025-09-04 14:43:05 -06:00
csawatzky
c69636482a
adding the harvest plan stuff to the field page
2025-09-04 14:38:53 -06:00
csawatzky
84885dc163
fixed some bugs with the viewer that were causing console errors, even though is functioned properly
2025-09-02 16:19:07 -06:00
csawatzky
a6b463eea2
Merge branch 'staging_environment' into field_dashboard
2025-09-02 13:42:06 -06:00
csawatzky
5636b70fa7
fixed the bin card on the bins page to not use temp only cables for the average humidity calc
2025-09-02 11:37:09 -06:00
csawatzky
d1e9066324
removed log
2025-09-02 11:04:09 -06:00
csawatzky
661a35b5a8
fixed issue where the cables on the bin svg swapped due to the sorting algorithm, fixed filter issue that included the node one position above the top node, fixed issue that included temp only nodes in the average humidity and moisture calcs
2025-09-02 11:00:00 -06:00
csawatzky
1b916a34de
Merge branch 'rye_grain' into staging_environment
2025-09-02 09:29:30 -06:00
csawatzky
8bcb2bf60c
added rye, one for each equation to determine the most accurate
2025-09-02 09:22:16 -06:00
csawatzky
33cc3724eb
commenting out the libracart card on the marketplace so user cant get access to it as it is still in the testing phase
2025-08-29 14:39:30 -06:00