frontend/src
csawatzky 762a630659 some permission changes
the team permission in the global state was coming back empty, so am now retrieving the team permissions for file uploads in grain transacitons, also adjusted the bin visualizer to disable the slider and inventory button when they do not have write permissions so they cant even open the transaction window, this should help prevent a case in the possible future where we allow bin transactions to have uploadable files from having a bin shared to them and uploading a file but not being able to create the transaction that it would be linked to thus causing the file to be uploaded to digital ocean, but not connected in our backend to anything
2026-02-13 12:51:26 -06:00
..
apiDocs made the react components to display the card for scanned components 2025-06-26 13:20:10 -06:00
app hotifx: added more snackbars and some details to help debug reon 2025-12-22 20:49:54 -06:00
assets update the readme and created a new whitelabel for MiPCA that will be used to replace the omniAir one 2026-01-26 11:48:58 -06:00
bin some permission changes 2026-02-13 12:51:26 -06:00
cableEstimator Merge branch 'hybrid_inventory_control' into staging_environment 2025-06-09 14:55:26 -06:00
charts fix for the bin utilization area having the graphs be 1px by 1px 2026-02-06 12:48:15 -06:00
chat timestamping chat viewed timestamp when closing the header team chat 2025-10-29 10:50:41 -06:00
common some permission changes 2026-02-13 12:51:26 -06:00
component changed the component used in the bin and component settings to the grain selector and split out the form into another component that handles just the form and passing up a grainSettings object from its fields 2025-12-23 10:16:31 -06:00
contract fixed bug where the linear progress never went away because the loading boolean was never being reset when no contracts were loaded, also added to the note in the contracts that the names of custom types have to match 2026-02-12 16:16:53 -06:00
device updating the version check in the device model for firmware versions, the string comparison was just wrong 2025-12-18 15:16:10 -06:00
ducting imported the gate and terminal related files to prep for the aviation map 2025-03-28 15:54:11 -06:00
fans adding caldwell fan model GGL-81011 2025-12-08 15:29:50 -06:00
field added some minor functionality to the field page so clicking a harvest plan from the table updated the overview with it, also fixed a bug that came up regarding that with the settings using the plan permissions when they should be using the permissions passed in 2026-02-12 14:55:43 -06:00
firmware updated the platform stuff to include the ethernet blue board 2025-05-22 13:31:37 -06:00
gate also putting the delta graph in the sensors section 2026-02-05 12:32:07 -06:00
grain some permission changes 2026-02-13 12:51:26 -06:00
grainBag fixed sliders for the bin and grain bag visualizers 2025-04-24 11:14:02 -06:00
group update to the group setting for adding/removing devices 2025-04-29 14:04:08 -06:00
harvestPlan added place to set the actual yield for harvest plans at their completion 2026-02-12 15:43:29 -06:00
hooks added the usage api and put the device wizard back in the device page 2025-04-23 14:03:53 -06:00
integrations removing the 15 minute warning since refactoring the bacend to not use digital ocean functions 2025-10-10 10:17:48 -06:00
interactions updating the logic in the actual addCondition function 2025-11-20 11:27:14 -06:00
jobsite update as in site api 2025-04-21 14:26:59 -06:00
maps remove console log 2026-02-10 15:59:46 -06:00
models Merge branch 'object_status' into staging_environment 2026-01-19 13:18:14 -06:00
navigation update the readme and created a new whitelabel for MiPCA that will be used to replace the omniAir one 2026-01-26 11:48:58 -06:00
nfc fixed grain colour, added nfc page 2025-04-15 16:09:09 -06:00
objectHeater some hotfixes for construction so that the url navigation is correct when clicking on a card and an undefined error when loading heater data 2026-01-15 15:51:56 -06:00
objects fixed the options disappearing for alert after closing the dialog box 2026-01-16 10:11:59 -06:00
pages fixed bug where the linear progress never went away because the loading boolean was never being reset when no contracts were loaded, also added to the note in the contracts that the names of custom types have to match 2026-02-12 16:16:53 -06:00
pbHelpers added comment in the measurement describer 2026-02-12 15:02:43 -06:00
products implemented a way of filtering positions using the subtype 2025-10-07 12:39:32 -06:00
providers Merge branch 'object_status' into staging_environment 2026-01-22 16:12:44 -06:00
services hotfix for the new whitelabel not getting the correct client id 2026-01-27 12:17:21 -06:00
tasks added some minor functionality to the field page so clicking a harvest plan from the table updated the overview with it, also fixed a bug that came up regarding that with the settings using the plan permissions when they should be using the permissions passed in 2026-02-12 14:55:43 -06:00
teams view as team notification pops up if they don't have devices or bins but have a team 2025-07-16 13:32:08 -06:00
terminal updated as in the terminal and gate api's 2025-04-17 15:42:19 -06:00
theme enabled more buttons in the side navigator for streamline 2025-06-13 11:28:52 -06:00
transactions removed the mobile hook as that is what is the problem with the table, also removed the logs that are not needed anymore 2025-04-10 14:44:06 -06:00
user adding ? before accessing length to prevent white screen error 2025-12-17 10:46:20 -06:00
userFeatures hotfix to add the libra cart card to the marketplace so users can add that feature, change the image for the libra cart card to a temp image that shows the libracart device 2025-10-07 13:17:25 -06:00
utils using json-2-csv package for the csv export now since the old package has not been updated in 4 years 2025-02-28 14:51:10 -06:00
ventilation updated the component and device api's to have as be a parameter for the function 2025-04-22 14:33:19 -06:00
weather added the construction and aviation map stuff as well as the site api and model 2025-03-31 16:24:44 -06:00
vite-env.d.ts switched to vite instead of create-react-app to stayed updated in packages 2024-10-21 14:32:25 -06:00
web-nfc.d.ts fixed grain colour, added nfc page 2025-04-15 16:09:09 -06:00