Commit graph

188 commits

Author SHA1 Message Date
csawatzky
939a53d072 had claude look at the bin player to determine how to take into account the component history for the top nodes 2026-06-23 16:25:31 -06:00
Carter
07b0e6c41e detach tag is now properly using context 2026-05-22 15:57:30 -06:00
Carter
0410a5ccae removing auth dependency from shared authorized ui 2026-05-19 16:19:48 -06:00
Carter
9f02b47def Merge branch 'import_warnings' into local_server 2026-05-19 16:18:42 -06:00
Carter
c549372262 added forgotten local auth file 2026-05-19 16:06:48 -06:00
Carter
13346403e5 fixed compilation warnings caused by lazy loading modules 2026-05-19 13:25:11 -06:00
Carter
ae9abaf9fd local login now functional 2026-05-06 18:18:57 -06:00
csawatzky
0556fe2d8b made some changes in the bin sensors to open a new dialog when the component being removed is the last one for a device so users can remove the device from the bin along with the component 2026-04-14 15:29:59 -06:00
csawatzky
186604dccf final adjustments to the field task list and the field drawer and field page using the tasks with the permissions in the correct way 2026-03-31 13:37:49 -06:00
csawatzky
8633c197ab now passing the kind for share object by key in order to be able to share things to ther objects and not just users/teams 2026-03-27 14:35:02 -06:00
csawatzky
a2bc841510 pushing this stuff up so carter can take a look 2026-03-23 14:57:23 -06:00
csawatzky
d3a5c24741 updated get permissions to take in the keys and types to get the correct permissions using the context chain 2026-03-18 14:38:25 -06:00
csawatzky
63bba4f74e added keys and types to the note api for adding and loading notes and chats 2026-03-17 14:46:45 -06:00
Carter
7939d540ac implemented web sockets 2026-03-06 12:23:34 -06:00
csawatzky
c09bd9c6d1 Merge branch 'staging_environment' into imperial_bushels 2026-03-06 10:45:33 -06:00
csawatzky
29d9e7377c working on US ton stuff 2026-03-04 12:51:10 -06:00
Carter
1e34530ef3 merged staging and updated master proto 2026-03-02 11:14:07 -06:00
Carter
4871100365 Merge branch 'messages_overhaul' into staging_environment 2026-02-26 11:31:29 -06:00
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
Carter
0ea31c81e4 listing teams in the team chat to select different chats 2026-02-25 13:23:24 -06:00
Carter
c33ce3d03a fixed chats not loading 2026-02-25 11:05:52 -06:00
csawatzky
24c157747c removed a slash before the ? for the url params that may have been the cause of iOS devices using safari to trigger an error when calling updatedComponentPreferences in the binAPI 2026-02-17 16:40:23 -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