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
487c8617e4
first iteration of basic layout
2025-11-03 16:41:26 -06:00
csawatzky
6b0dd9ff41
Merge branch 'master' into onewire_detect
2025-11-03 10:51:29 -06:00
csawatzky
beee7b6f2a
hotfix for putting the interactions on the component cards
...
the interactions are loading and being added correctly but when determining which card to display the interaction on it was not considering the expansion and mux lines in the check for the same component id
2025-11-03 09:52:27 -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
0f09854f02
fixed issue where the scan card would not appear if you navigate to the device page by any way other than the devices table
2025-08-27 16:59:42 -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
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
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
csawatzky
10b9cb951d
set spacing on device
2025-06-12 12:34:03 -06:00
Carter
ebf6bdb71a
fixed navigation bug in devices page; added option to seperate dust from sen5x to different column
2025-05-16 10:53:26 -06:00
Carter
61b93579cb
available positions is known to device actions in support page
2025-05-13 11:48:53 -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
61bdff0cef
smart bread crumbs can be given a navigation state
2025-05-12 10:14:31 -06:00
csawatzky
40c8e01010
modified the describer for measurments to change the label for auto detect to cable id and type
2025-04-29 12:09:28 -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
Carter
59d9bf2e6b
added some more device actions including interactions stuff
2025-04-02 15:17:55 -06:00
csawatzky
4a3b706487
got the group drawer set up using the responsive tabe for the devices
2025-04-01 12:27:57 -06:00
Carter
6439d217e9
implemented new tag method
2025-03-04 14:40:51 -06:00
csawatzky
9633fb7bb6
fixed the component cards to work with mui's new grids
2025-02-26 14:35:25 -06:00
Carter
c62bfbf916
component page graphs now render
2025-02-24 11:46:16 -06:00
Carter
af4cc08d87
component cards imported
2025-02-21 15:47:45 -06:00
Carter
db1b3c54a4
can now to npm run start-dev to run local front end with the development database
2025-02-19 13:59:03 -06:00
Carter
c636737718
can now to npm run start-dev to run local front end with the development database
2025-02-19 13:56:30 -06:00
Carter
b5fe74664c
Merge branch 'groups' into dev_environment
2025-02-18 13:36:54 -06:00
Carter
25de677106
fixed some group permission issues
2025-02-18 13:36:22 -06:00
csawatzky
d6a00b9ce9
assigning available positions for components when a device is loaded on the device page
2025-02-14 13:22:55 -06:00
Carter
cb61f9285c
assigning components list on device page load
2025-02-13 11:11:14 -06:00
Carter
45ff49bcea
added tons of files for component functionality; manual component adding added temporarily
2025-02-11 16:31:03 -06:00
Carter
0076f2d208
tags owned by device are loaded with device page data, adding tag is object agnostic
2025-01-22 13:44:56 -06:00
Carter
4e7c68401b
device settings and actions made functional
2025-01-10 14:42:30 -06:00
Carter
3ce00facd1
tag stuff
2025-01-08 14:45:45 -06:00
Carter
67ea4cbfdc
got rid of unnessarry logs
2025-01-07 15:17:27 -06:00
Carter
2d98917322
committing all group related code
2025-01-07 10:34:18 -06:00
Carter
bc8b0a3405
added group tabs:
2025-01-02 11:08:15 -06:00
Carter
aa3301ac35
added device actions
2024-12-13 13:27:16 -06:00
Carter
cd986c4f56
added smart bread crumbs
2024-12-13 10:48:43 -06:00
Carter
438451690b
loading device page with relative pathing
2024-12-12 14:11:08 -06:00