Commit graph

80 commits

Author SHA1 Message Date
csawatzky
5ebbd01c3a hotfix for how the device was being loaded when you open the device drawer of the construction map 2026-01-28 15:29:55 -06:00
csawatzky
2edca58f7c updating the version check in the device model for firmware versions, the string comparison was just wrong 2025-12-18 15:16:10 -06:00
csawatzky
4e60d9bcdb closing the dialog and using the refresh callback 2025-11-04 15:13:46 -06:00
csawatzky
14126fd7c5 adding button for clearing all of the scans, including ones that were replaced by new scans 2025-11-04 14:16:40 -06:00
csawatzky
10308942ac now passing the type to the remove function for scans 2025-11-04 12:27:10 -06:00
csawatzky
487c8617e4 first iteration of basic layout 2025-11-03 16:41:26 -06:00
csawatzky
65cb7acbab finished the functionality for adding components from the scan 2025-11-03 13:23:02 -06:00
csawatzky
8f601b360e put in all the data that will be displayed 2025-11-03 09:22:47 -06:00
csawatzky
c5a3487db0 added button to send down the onewire scan request 2025-10-30 16:49:00 -06:00
csawatzky
33eb4e6eca Merge branch 'master' into i2c_detect 2025-10-23 14:04:09 -06:00
csawatzky
b3a50db873 added platform description to the firmware upgrade dialog 2025-10-10 16:45:26 -06:00
csawatzky
ceaff4da9e Merge branch 'staging_environment' into i2c_detect 2025-10-06 16:15:24 -06:00
csawatzky
edb162614c added the expansion line to the card for scanned components 2025-08-29 13:20:51 -06:00
csawatzky
c263f16346 fixing the i2c sensors card erroring out when coming back to the page from support view via the breadcrumb 2025-08-28 12:00:30 -06:00
csawatzky
9b20446dec fixing issue with empty scan 2025-08-27 16:44:39 -06:00
csawatzky
e5300b19f4 Merge branch 'staging_environment' into libracart 2025-08-06 11:00:20 -06:00
csawatzky
ad479e2b45 added in the device preset stuff for bin modes since it was missed in the initial update to the new platform 2025-08-05 10:34:20 -06:00
csawatzky
412e96c568 Merge branch 'drager_i2c' into i2c_detect 2025-08-01 15:29:02 -06:00
csawatzky
163f4dc288 Merge branch 'node_exclusion_update' into dev_environment 2025-07-31 15:18:45 -06:00
csawatzky
03ab16614d update the bin storage condition to use the filtered nodes function to take into account excluded nodes 2025-07-31 14:40:55 -06:00
csawatzky
a3a8b95277 added to the filter to remove any expander entries when there is no expander line 2025-07-28 16:37:11 -06:00
csawatzky
1d9eaeee3a Merge branch 'airflow' into i2c_detect 2025-07-28 15:02:14 -06:00
csawatzky
4ab5b4aedd added mux address as a blacklisted address so it doesn't appear on the card, and changed the i2c address for airflow 2025-07-28 14:45:06 -06:00
Carter
41cb2dc7e4 merged auth stuff 2025-07-18 12:01:20 -06:00
csawatzky
4cfbe9f1c6 updated the proto with the new definition for the i2c scan stuff, and updated the react components accordingly 2025-07-14 13:25:54 -06:00
csawatzky
3325c9d75b implemented the epansion line stuff
made adjustments to to the grain cable by adding i2c as an option as long as you set and expander line,
also ajusted DeviceAvailability so that an i2c address will not be claimed if the component has an expansion line set, updated the device wizard to removed pin options if the i2c port was selected and vice versa for pins since we now have a components that supports both types, updated the components setting to set the default address type based on the restriction passed in that is set by the wizard, and fall back to what is was before if one is not passed in
2025-07-11 13:56:17 -06:00
Carter
c9bf0d11ad added dark streamline logo, minor styling adjustments 2025-07-07 11:57:53 -06:00
csawatzky
54a826bc2d disable radio and dropdown for the component if it is primed to add 2025-07-02 16:56:05 -06:00
csawatzky
4d24dd0f6d removed logs 2025-07-02 16:50:16 -06:00
csawatzky
98717b7c00 expanded component extensions with secondary components (mainly due to the scd30) 2025-07-02 16:49:38 -06:00
csawatzky
5607672a4b adding way of disabling the scan button
the button will be disabled once it has been clicked as well as on the device page if a scan is in progress (there are pending requests)
2025-06-30 16:46:39 -06:00
csawatzky
27228602e7 took out the testing button from device actions 2025-06-30 13:27:12 -06:00
csawatzky
ba7852bbc7 adding display for when the foundaddresses is an empty array 2025-06-30 11:34:43 -06:00
csawatzky
c8105ef624 finished the card to detect i2c components and select ones to add 2025-06-27 14:19:55 -06:00
csawatzky
751b39d345 made the react components to display the card for scanned components 2025-06-26 13:20:10 -06:00
csawatzky
2c3ba2c1f5 updating the proto and adding a button on the device page to test the scan i2c command 2025-06-19 11:32:21 -06:00
csawatzky
769c35f0f7 changed the variant of the circular progress to show progress of the update rather than the looping animation 2025-06-11 14:34:52 -06:00
Carter
6a6334da6a fixed tag apis to use new context logic 2025-05-28 10:32:19 -06:00
Carter
1a32b50405 Merge branch 'table_sorting' into staging_environment 2025-05-26 09:28:16 -06:00
Carter
76fdc36e53 fixed circle graph for offline devices 2025-05-23 15:04:27 -06:00
csawatzky
0223354f54 re-added the product types and svgs for MiVent and Streamline 2025-05-23 11:22:32 -06:00
Carter
1ca8c94a79 getting the firmware list so i know what to upgrade to, upgrade button won't display if firmwares are not yet loaded 2025-05-22 15:10:49 -06:00
Carter
a9ae499b81 added device actions to support page 2025-05-13 11:46:44 -06:00
Carter
e588feff92 support page caches page data to the bread crumbs for quick navigation back to device page 2025-05-13 10:52:40 -06:00
Carter
1ec3058d45 added support page 2025-05-08 16:45:42 -06:00
Carter
f316ec1c01 added the device upgrade code 2025-05-08 13:45:13 -06:00
csawatzky
b7e21a8fa1 fixed permission issue causing problems with simple export 2025-04-24 14:10:55 -06:00
csawatzky
08b100d035 fixed the product icon in the device wizard 2025-04-24 11:35:11 -06:00
csawatzky
a95bccbc22 added the usage api and put the device wizard back in the device page 2025-04-23 14:03:53 -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