csawatzky
b5adba8f93
updating the gate and terminal stuff for the device changes since we no longer have MiPCA device use chains for pressure and duct temp and are now only measuring the outlet and substituting the temp inlet with the ambient temp and the pressure inlet with 0
2026-02-25 16:10:12 -06:00
csawatzky
cc4d0d5736
Merge branch 'object_status' into staging_environment
2026-01-22 16:12:44 -06:00
csawatzky
39ac6fd5e2
updated the interaction api to have the new call to clear interactions, and am now using that call to clear the interactions from the pressure chain and when that response comes back successfully then will add the new set of interactions
2026-01-22 15:55:15 -06:00
csawatzky
3f186f7a45
Merge branch 'object_status' into staging_environment
2026-01-19 13:18:14 -06:00
csawatzky
65e70265fb
displaying status information on the gates dashboard now
2026-01-15 14:32:39 -06:00
csawatzky
8ec08b0c36
Merge branch 'custom_grain' into staging_environment
2026-01-06 13:24:04 -06:00
csawatzky
586c971795
finished implementing the custom grain functionality on the grains page and the basic desktop view, and also am now using permissions to disable the buttons ro add/update/remove
2025-12-31 13:58:38 -06:00
csawatzky
a7fee2f76d
Merge branch 'onewire_detect' into staging_environment
2025-12-15 16:33:54 -06:00
csawatzky
d6c670fb78
updated the grain describers to use the new enum in the pond for the moisture calculation, changed the extract moisture function to account for custom grain types, and if there is no equation set it will return the humidity, updated instances where the bin uses that function to pass in the grain settings in its inventory
2025-12-12 15:17:37 -06:00
csawatzky
c79ff66b13
hotfix for the team icon upload using imagekit by adding the provider
2025-11-21 11:10:02 -06:00
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
efb3c9eb59
use scanType instead of type
2025-11-04 12:29:08 -06:00
csawatzky
8dcc040558
fixing the url for the api call
2025-11-04 12:28:21 -06:00
csawatzky
10308942ac
now passing the type to the remove function for scans
2025-11-04 12:27:10 -06:00
csawatzky
c5a3487db0
added button to send down the onewire scan request
2025-10-30 16:49:00 -06:00
csawatzky
943a6e4132
Merge branch 'field_dashboard' into staging_environment
2025-10-17 09:50:30 -06:00
csawatzky
aea654fc18
there was a slash in the url that should not have been there, removing it fixed the api call code from 307 back to 200
2025-10-15 14:12:53 -06:00
Carter
f51f98f3ca
Hotfix: fixed search bar on teams list page
2025-10-09 14:56:37 -06:00
csawatzky
c69636482a
adding the harvest plan stuff to the field page
2025-09-04 14:38:53 -06:00
csawatzky
3802691977
added way for users to share all fields
2025-08-27 16:06:59 -06:00
csawatzky
4db21a3d0c
finished designing the list and mobile view of the field list
2025-08-26 14:33:57 -06:00
csawatzky
3567190c3a
added fields page data api call
2025-08-22 09:39:20 -06:00
csawatzky
050225bdb1
adding little description about the data sync and adding a sync button
2025-08-14 14:00:33 -06:00
csawatzky
42e027393e
Merge branch 'libracart' of gitlab.com:brandx/bxt-app into libracart
2025-08-12 16:24:30 -06:00
csawatzky
3e6185be8f
making sure the bin uses the correct data when using libracart as an inventory control
2025-08-12 16:20:04 -06:00
Saiyida Noor
ee979d4c50
Merge branch 'dev_environment' into 'libracart'
...
# Conflicts:
# src/integrations/LibraCart/LibraCartAccess.tsx
# src/pages/LibraCart.tsx
# src/providers/pond/pond.tsx
2025-08-06 17:08:33 +00:00
csawatzky
e5300b19f4
Merge branch 'staging_environment' into libracart
2025-08-06 11:00:20 -06:00
Saiyida Noor
add87dca1c
moved all of the libracart suff from the old frontend into the new new, also...
2025-08-06 15:30:39 +00:00
Noor
5d9f4787a5
minor update
2025-08-06 09:29:38 -06:00
Noor
1596f14ecd
Merge branch 'dev_environment' of gitlab.com:brandx/bxt-app into libracart
2025-08-06 09:24:46 -06:00
csawatzky
ad479e2b45
added in the device preset stuff for bin modes since it was missed in the initial update to the new platform
2025-08-05 10:34:20 -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
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
Noor
58ca2dff31
Merge branch 'libracart' of gitlab.com:brandx/bxt-app into libracart
2025-07-29 11:19:48 -06:00
Carter
f228f7f869
Merge branch 'auth_stuff' into staging_environment
2025-07-23 12:10:17 -06:00
Carter
e806633a8d
using url.origin in the redirect uri to be more consistent
2025-07-23 12:10:01 -06:00
Carter
e874792707
Merge branch 'auth_stuff' into staging_environment
2025-07-18 15:30:29 -06:00
Carter
84ed63a765
added https:// to the hostname to make a valid uri
2025-07-18 15:28:41 -06:00
Carter
e5c97e4648
Merge branch 'auth_stuff' into staging_environment
2025-07-18 15:06:01 -06:00
Carter
b9d2635f99
using hostname instead of url
2025-07-18 15:05:49 -06:00
Carter
c0ec437eaa
Merge branch 'auth_stuff' into staging_environment
2025-07-18 14:31:56 -06:00
Carter
bc1cf27ad4
debug output :)
2025-07-18 14:31:48 -06:00
csawatzky
093ad7b2ad
sending the auth from libracart to the add endpoints
2025-07-18 13:46:07 -06:00
Carter
6ad6de20d9
Merge branch 'auth_stuff' into staging_environment
2025-07-18 13:16:27 -06:00
Carter
6f02f9e562
setting auth redirect to the url dynamically instead of just local host
2025-07-18 13:15:55 -06:00
Carter
41cb2dc7e4
merged auth stuff
2025-07-18 12:01:20 -06:00
csawatzky
a0a54bee2a
moved all of the libracart suff from the old frontend into the new new, also added libracart as an option alongside jd and cnh to skip the auth0 callback when redirected back to us from there
2025-07-17 13:42:11 -06:00
Carter
4f8b0254bb
added a welcome tour to the signupCallback page
2025-07-08 14:07:01 -06:00
Carter
24d27121d1
added signup callback page that runs an api call to finish signup
2025-07-03 13:41:09 -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