Commit graph

64 commits

Author SHA1 Message Date
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
412e96c568 Merge branch 'drager_i2c' into i2c_detect 2025-08-01 15:29:02 -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
csawatzky
c617ebf868 updated as in the interactions api 2025-04-21 16:40:30 -06:00
Carter
3685478089 V2 should be able to see connection action now 2025-04-09 14:28:26 -06:00
Carter
9cdf7514b2 device actions fully imported 2025-04-02 16:09:18 -06:00
Carter
59d9bf2e6b added some more device actions including interactions stuff 2025-04-02 15:17:55 -06:00
csawatzky
bcacf761c8 added the construction and aviation map stuff as well as the site api and model 2025-03-31 16:24:44 -06:00
Carter
0a62a3a879 Merge branch 'dev_environment' of gitlab.com:brandx/bxt-app into dev_environment 2025-03-26 15:25:18 -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
9bc2a5c4c4 added sync device to device actions 2025-03-25 11:45:10 -06:00
Carter
c84f6194fa got rid of a bunch of old material-ui references and fixed a map import 2025-03-17 16:28:29 -06:00
Carter
b5071dfb40 bin sensors add the bins 2025-03-13 09:26:47 -06:00
Carter
9bbbf0940e added tons of files, got the bin page to render 2025-03-12 12:41:20 -06:00
Carter
9eb9740525 fixed devices summary not loading through context 2025-03-06 14:34:46 -06:00
Carter
3732d76156 sending device state as a field contains instead of a search field 2025-03-05 14:48:49 -06:00
Carter
b8d9733d1d Merge branch 'dev_environment' of gitlab.com:brandx/bxt-app into dev_environment 2025-03-04 14:41:03 -06:00
Carter
6439d217e9 implemented new tag method 2025-03-04 14:40:51 -06:00
csawatzky
1982a93bf0 updated the dialog actions for the submit and cancel buttons 2025-03-04 13:44:13 -06:00