Commit graph

24 commits

Author SHA1 Message Date
csawatzky
c5a3487db0 added button to send down the onewire scan request 2025-10-30 16:49:00 -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
751b39d345 made the react components to display the card for scanned components 2025-06-26 13:20:10 -06:00
csawatzky
f5bc230fb6 changed test button to load scans 2025-06-24 11:01:37 -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
Carter
6a6334da6a fixed tag apis to use new context logic 2025-05-28 10:32:19 -06:00
Carter
9041482131 device statistics load properly with context 2025-05-07 13:27:37 -06:00
Carter
59c14e3f8b adjusted some spacing stuff on the bin page 2025-05-06 11:17:35 -06:00
csawatzky
59f7f7f4e1 updated all uses of as in the api files to use the global state as well as a passed in value, will give priority to the passed in value and fall back to the state if it is undefined. 2025-04-28 10:47:59 -06:00
csawatzky
b7e21a8fa1 fixed permission issue causing problems with simple export 2025-04-24 14:10:55 -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
Carter
9cdf7514b2 device actions fully imported 2025-04-02 16:09:18 -06:00
Carter
2c859d9de9 Merge branch 'dev_environment' of gitlab.com:brandx/bxt-app into dev_environment 2025-03-06 14:34:56 -06:00
Carter
9eb9740525 fixed devices summary not loading through context 2025-03-06 14:34:46 -06:00
csawatzky
b6c1f44e03 added a teams link to the breadcrumbs trail when the team page was used to navigate to something (the team is in the url) 2025-03-06 12:30:45 -06:00
Carter
6360cba756 devices list page now uses prefix search to match results better 2025-03-05 16:27:31 -06:00
Carter
3732d76156 sending device state as a field contains instead of a search field 2025-03-05 14:48:49 -06:00
csawatzky
871cbf424e flipped the keys/types added to the context on the devices page to have the group after the team 2025-03-05 14:39:45 -06:00
csawatzky
757b758d98 fixing the get device api call 2025-02-28 11:37:33 -06:00
csawatzky
c74a7490d9 updated existing api calls 2025-02-24 15:41:06 -06:00
Carter
3a000b0094 implemented device statistics 2025-01-27 10:36:54 -06:00
Carter
aa3301ac35 added device actions 2024-12-13 13:27:16 -06:00
Carter
438451690b loading device page with relative pathing 2024-12-12 14:11:08 -06:00
Carter
03f8ed20ca can provision devices 2024-12-09 17:26:12 -06:00