Commit graph

454 commits

Author SHA1 Message Date
Carter
5747f72c4b running staging locally now returns the staging whitelabel 2025-05-14 12:28:35 -06:00
Carter
8590d8f694 added white label client ids 2025-05-12 12:03:20 -06:00
csawatzky
4d3d2c482b re-order the side nav 2025-05-09 09:50:02 -06:00
csawatzky
82514eb970 time bar font colour, moved visual farm in the side navigator to the top 2025-05-08 16:26:34 -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
631b7c7934 fix for field marker issue by getting rid of the anchor for the menu when opening the settings 2025-05-08 16:04: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
5f9d39e26d Merge branch 'master' into staging_environment 2025-05-08 15:22:08 -06:00
csawatzky
1c41157281 Merge branch 'dev_environment' into staging_environment 2025-05-08 15:19:54 -06:00
csawatzky
d5df3e870b re-implement a way to select start and end day 2025-05-08 15:17:21 -06:00
csawatzky
6d6c5c8a47 stopped using tidy component in the use effect that ran the callback 2025-05-08 14:14:57 -06:00
csawatzky
e612ef4e7f Merge branch 'master' of gitlab.com:brandx/bxt-app 2025-05-08 14:05:25 -06:00
csawatzky
f06393ca62 hotfix for bottom nav going to the wrong page 2025-05-08 14:04:53 -06:00
Carter
f316ec1c01 added the device upgrade code 2025-05-08 13:45:13 -06:00
Carter
8ed5a44789 hotfix: changed loging with popup to login with redirect 2025-05-08 13:20:30 -06:00
csawatzky
5f53eb8873 changed imports to remove legacy 2025-05-08 11:24:21 -06:00
csawatzky
328ab53416 removing the worker install and changing the browserslist again 2025-05-08 10:56:52 -06:00
csawatzky
b0274d203a attempting the worker-loader fix to prevent mapbox from being transpiled 2025-05-08 10:25:59 -06:00
Carter
ddbfd4edc1 fixed teamlist not listing when using a team as context in the select team menu 2025-05-08 09:41:07 -06:00
Carter
7130cce26b fixed teamlist not listing when using a team as context 2025-05-07 14:57:04 -06:00
Carter
9041482131 device statistics load properly with context 2025-05-07 13:27:37 -06:00
Carter
24224e9225 fixed team search and changed default theme 2025-05-07 12:56:39 -06:00
Carter
f4ac3dd007 added vite auth0 env variables to package.json for prod 2025-05-07 08:58:34 -06:00
Carter
59c14e3f8b adjusted some spacing stuff on the bin page 2025-05-06 11:17:35 -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
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