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 |
|
Carter
|
6d21ec0fc6
|
Merge branch 'dev_environment' of gitlab.com:brandx/bxt-app into dev_environment
|
2025-03-28 10:59:06 -06:00 |
|
Carter
|
f0b3f5a0d8
|
using normal tabs for now instead of animated, did some highlighting to make it more obvious what where the tab is being dropped
|
2025-03-28 10:58:54 -06:00 |
|
csawatzky
|
e2e061151b
|
added the harvest plan stuff for the map and field drawer
|
2025-03-28 10:51:48 -06:00 |
|
Carter
|
f15f753b90
|
created animated tabs component, it has some errors tho and messes with the themeing of the given tabs
|
2025-03-26 16:28:28 -06:00 |
|
csawatzky
|
3d7573b65e
|
Merge branch 'dev_environment' of gitlab.com:brandx/bxt-app into dev_environment
|
2025-03-26 14:39:14 -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
|
ac69c9b68f
|
more bin page themeing
|
2025-03-24 16:41:20 -06:00 |
|
Carter
|
605b6d69dd
|
dragging and dropping a tab actually works now
|
2025-03-24 15:53:42 -06:00 |
|
Carter
|
37eaa0fb11
|
just a lil more light mode themeing
|
2025-03-24 12:25:26 -06:00 |
|
Carter
|
c573101669
|
some styling changes for bin yard tabs
|
2025-03-24 12:00:52 -06:00 |
|
Carter
|
b4da0d6859
|
Merge branch 'dev_environment' of gitlab.com:brandx/bxt-app into dev_environment
|
2025-03-24 10:19:11 -06:00 |
|
csawatzky
|
7020cd90be
|
added headspace warning indicators to the bin svg
|
2025-03-21 13:23:20 -06:00 |
|
Carter
|
85bfcce921
|
fixed issue flattening node arrays
|
2025-03-21 13:21:25 -06:00 |
|