Commit graph

722 commits

Author SHA1 Message Date
csawatzky
ccb249481a proto update 2025-05-01 14:36:14 -06:00
csawatzky
26961a2abe Merge branch 'staging_environment' into dev_environment 2025-05-01 14:30:35 -06:00
csawatzky
ee86ec176c fix for the sen5x variable in device status by removing the underscore 2025-05-01 13:53:22 -06:00
Carter
bfd3b6bb5f got sen5x overlays working 2025-05-01 11:03:43 -06:00
csawatzky
e8b7eeb648 Merge branch 'staging_environment' into dev_environment 2025-04-30 17:03:37 -06:00
csawatzky
64d6430e93 proto update 2025-04-30 17:03:01 -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
Carter
deb8983b1e added carousel display for sen5x status 2025-04-30 11:39:15 -06:00
csawatzky
acbd49b907 update to the group setting for adding/removing devices 2025-04-29 14:04:08 -06:00
csawatzky
68ec1217c6 Merge branch 'auto_detect_cable_summary' into dev_environment 2025-04-29 12:09:58 -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
Carter
539dd667c7 fixed issue with adding devices to group 2025-04-29 10:45:24 -06:00
csawatzky
765ac72431 Merge branch 'integrations' into dev_environment 2025-04-28 16:11:01 -06:00
csawatzky
f8fb4b7c7d fixing redirect stuff 2025-04-28 16:05:12 -06:00
csawatzky
3a89271656 commented out a deprecated functino in the grain cable describer 2025-04-28 13:53:12 -06:00
csawatzky
ef4a09856e Merge branch 'dev_environment' of gitlab.com:brandx/bxt-app into dev_environment 2025-04-28 10:48:18 -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
Carter
2c61691896 Merge branch 'dev_environment' of gitlab.com:brandx/bxt-app into dev_environment 2025-04-25 14:41:18 -06:00
Carter
ea2ba42024 Merge branch 'staging_environment' into dev_environment 2025-04-25 14:41:04 -06:00
Carter
afdbe3426e fixed a bunch of group/team permission stuff on the devices page 2025-04-25 14:40:49 -06:00
csawatzky
b404c45a4f fixed the menus in the map tool files to highlight and change the cursor when hovered over 2025-04-24 15:52:02 -06:00
Carter
988ab1c683 remove callback works now haha lol 2025-04-24 14:48:32 -06:00
Carter
7dd291cf96 Merge branch 'staging_environment' into dev_environment 2025-04-24 14:18:33 -06:00
Carter
ecc2f4d851 added remove callback for group settings dialog 2025-04-24 14:18:11 -06:00
csawatzky
b7e21a8fa1 fixed permission issue causing problems with simple export 2025-04-24 14:10:55 -06:00
csawatzky
7c5332662d Merge branch 'dev_environment' of gitlab.com:brandx/bxt-app into dev_environment 2025-04-24 12:55:01 -06:00
csawatzky
960275eb75 added the key manager card to the team page 2025-04-24 12:54:47 -06:00
Carter
0433f18492 Merge branch 'staging_environment' into dev_environment 2025-04-24 12:20:46 -06:00
Carter
29d6f201c8 ok this time i really fixed it 2025-04-24 12:20:35 -06:00
Carter
860f730d88 Merge branch 'dev_environment' of gitlab.com:brandx/bxt-app into dev_environment 2025-04-24 12:00:08 -06:00
Carter
b4c1a543de fixed indexing wrong group when getting permissions 2025-04-24 11:59:23 -06:00
csawatzky
08b100d035 fixed the product icon in the device wizard 2025-04-24 11:35:11 -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
9105b4be3a added back the task viewer on the bin page, fixed up some more styling 2025-04-23 16:29:41 -06:00
Carter
1b1d6e4485 using local storage to remember team names in the bread crumbs 2025-04-23 16:07:36 -06:00
csawatzky
5c6be7c850 fixed the padding on the maps and updated the drawer styling 2025-04-23 15:26:03 -06:00
csawatzky
1e1152b563 fixed the textfield select menu being behind the dialog 2025-04-23 14:43:42 -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
424b75afb8 put the jd and cnh pages in, still need to test that the re-directs still function as expected with the new platform 2025-04-23 13:25:45 -06:00
Carter
4009028f4d fixed bottom navigator miscoloring after scrolling 2025-04-23 13:04:16 -06:00
Carter
f972708c47 bottom navigator icons in light mode 2025-04-23 13:00:59 -06:00
Carter
11b523e8e5 fixed css z axis issue when provisioning 2025-04-23 12:52:55 -06:00
Carter
9cc0f78636 fixed datadog logs formatting 2025-04-23 12:14:09 -06:00
Carter
eb7efada69 Merge branch 'dev_environment' of gitlab.com:brandx/bxt-app into dev_environment 2025-04-22 15:15:57 -06:00
Carter
6727d9f132 fixed theme not using theme.ts 2025-04-22 15:05:26 -06:00
csawatzky
9d5d7da2dd Merge branch 'dev_environment' of gitlab.com:brandx/bxt-app into dev_environment 2025-04-22 14:33:49 -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
ffa060cee8 fixed margin causing app to scroll when it shouldn't 2025-04-22 12:59:10 -06:00
Carter
e56c5f0781 Merge branch 'staging_environment' into dev_environment 2025-04-22 11:22:26 -06:00