csawatzky
06df78c5fe
updated the node dialog on the bin page to allow for excluding nodes from there
2025-08-01 11:32:34 -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
7dbeb19d8d
updated the bin graphs to use the last good measurement in the component status that takes into account excluded nodes
2025-07-31 13:28:05 -06:00
csawatzky
23223aa1a8
updated the api to use a new variable for whether to load all nodes, this will still use the show errors boolean for the component page
...
fixed issue in the filter function in the grain cable model that caused it to return empty when a top node was not set
updated the bin svg to have the disabled nodes greyed out
2025-07-31 13:20:31 -06:00
Carter
49f1a4ea98
Merge branch 'auth_stuff' into staging_environment
2025-07-23 09:54:52 -06:00
Carter
e5d4aee4a1
relative pathing for bins page
2025-07-23 09:54:42 -06:00
csawatzky
cd96d783ed
qick fix for the duplicate bin functionality on the dasboard, for admin users, so that it stop going to the bin page when you click on the duplicate button
2025-07-18 11:33:30 -06:00
csawatzky
67cafbe2ed
refactor the bin level over time
...
the auto inventory stuff pulls from the measurements and the manual/hybrid stuff pulls from the history, the auto will also create a new chart underneath for the bin modes
2025-07-07 14:11:30 -06:00
csawatzky
6ea08107a5
display port info in the bin components screen
2025-06-26 13:28:37 -06:00
csawatzky
41a17ded94
using co2 for the bin activity along with cables
2025-06-11 11:56:27 -06:00
csawatzky
7b6dd72b90
put the refresh in the finally block since the bin was being refreshed before that changes had occured
2025-06-10 10:47:00 -06:00
csawatzky
cb7bf64c68
Merge branch 'hybrid_inventory_control' into staging_environment
2025-06-09 14:55:26 -06:00
csawatzky
216569b661
write permission to the bin or team is required to make the transaction rows selectable
2025-06-06 09:13:02 -06:00
csawatzky
cd2a0258bc
fixed form issue where the basic bin height was not being updated when advanced was being edited
2025-06-04 15:45:00 -06:00
csawatzky
691b3be1f9
approval of transactions works, is also now requires a matching transaction if the bin selected also uses hybrid control, rejection still needs to be implemented
2025-06-04 15:20:46 -06:00
csawatzky
a083f7d8ed
added to transaction api and built the submit function
2025-05-30 14:50:21 -06:00
csawatzky
49bd146de6
finished putting in the table and the dropdowns and the loading of stuff when it is needed
2025-05-29 16:55:28 -06:00
csawatzky
86ecb593db
fixed the positioning of the word "shape" in the settings
2025-05-28 13:19:44 -06:00
csawatzky
9bacaa12d9
starting table
2025-05-23 11:07:34 -06:00
csawatzky
3f33a7dd41
transaction load test
2025-05-22 14:59:34 -06:00
csawatzky
554fd0c228
added bintransactions component and function for the transaction api to get transaction involving a given object
2025-05-22 13:16:47 -06:00
csawatzky
78a5cfe089
adding hybrid inventory control option
2025-05-20 10:22:59 -06:00
csawatzky
3b8a47e760
Merge branch 'staging_environment' into hybrid_inventory_control
2025-05-16 09:24:23 -06:00
csawatzky
af25036640
replaced all instances of the styled toggle with the new buttongroup common component
2025-05-13 11:55:13 -06:00
csawatzky
269417a321
created new buttonGroup common component to replace the styled toggles since they don't seem to be styling the way we want anymore
2025-05-12 16:47:12 -06:00
csawatzky
8c66a9d2c8
bolding the text for selected yard, changing font colour in drawer title to black
2025-05-08 16:18:24 -06:00
csawatzky
446147d4d5
fixed the temp and humidity on the bin cards in the drawer on the map, also fixed the drawer loading bins not in the yard
2025-05-08 15:56:38 -06:00
csawatzky
1c41157281
Merge branch 'dev_environment' into staging_environment
2025-05-08 15:19:54 -06:00
Carter
59c14e3f8b
adjusted some spacing stuff on the bin page
2025-05-06 11:17:35 -06:00
csawatzky
2f2015ae08
set up a way to adjust the threshold for auto lidar
2025-05-05 12:36:57 -06:00
csawatzky
b197f34f33
added function to the bin model to get the bushels from either the settings or the status based on the inventory control and replaced the instances in the bin card and visualizer where it was getting it from the settings with the function
2025-04-30 17:01:55 -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
d610e763c3
fixed sliders for the bin and grain bag visualizers
2025-04-24 11:14:02 -06:00
csawatzky
5d697091e0
fixed the actions on the bin settings and the bottom navigator opening up the side when buttons other than more waere clicked
2025-04-24 10:57:21 -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
csawatzky
76744c1b6f
updated the bin yard api with as fix
2025-04-17 14:35:24 -06:00
csawatzky
e2f5eb0557
modified th api's for bin, contract and task to have as passed in as a prop and not get it ffrom the global state directly in the api
2025-04-17 13:33:27 -06:00
csawatzky
dab1d04a81
fixed grain colour, added nfc page
2025-04-15 16:09:09 -06:00
csawatzky
6b5697e075
added the bin fans table to the bins page
2025-04-11 14:20:51 -06:00
csawatzky
9074120f74
added the fan picker stuff back in to the binSettings and componentForm
2025-04-08 15:27:02 -06:00
csawatzky
d3431f5559
updated the columns for transactions
2025-04-08 14:39:24 -06:00
csawatzky
97bbd41492
adding the transaction page
2025-04-08 11:43:39 -06:00
Carter
59d9bf2e6b
added some more device actions including interactions stuff
2025-04-02 15:17:55 -06:00
Carter
e4cc9b3554
fixed missing permissions on newly created bin yard
2025-04-02 13:58:26 -06:00
Carter
4df5e068da
Merge branch 'dev_environment' of gitlab.com:brandx/bxt-app into dev_environment
2025-04-02 13:24:57 -06:00
Carter
394cd6a7ee
made side menu mui icons black in light mode
2025-04-02 13:24:47 -06:00
csawatzky
c5afdc2c3d
adding in the lidar inventory control stuff
2025-04-02 12:42:26 -06:00
Carter
76ac02d3ce
santizing tab order array so that it's never misformatted
2025-04-02 11:26:31 -06:00
Carter
6056e117f8
fixed tab order logic when tabs are added or removed
2025-04-02 11:08:01 -06:00