frontend/src
2026-06-05 16:06:32 -06:00
..
3dModels added the alerts to the bin details part of the bin page, also fixed bug in the new alert dialog 2026-05-19 16:30:22 -06:00
apiDocs
app added button to open crisp chat from the chat menu 2026-02-25 15:14:24 -06:00
assets added the intellifarms branding to the whilelabel 2026-04-08 11:37:48 -06:00
bin play button works, just need to build out the controls 2026-06-05 16:06:32 -06:00
cableEstimator had cursor replace uses of getDistanceUnit with using the distance unit in the users settings so that it no longer relies on local storage 2026-03-26 09:43:39 -06:00
charts adding optional parameters to the Single set area chart to allow for clamping the graph so that large numbers do cause it to zoom etremely far out 2026-04-14 16:01:52 -06:00
chat added keys and types to the note api for adding and loading notes and chats 2026-03-17 14:46:45 -06:00
common updating the colSpan in the custom element to be set based on the number of columns in the table so that it spans the full table without compressing the column below 2026-03-25 15:49:20 -06:00
component changed up the scan dispaly to show expanders properly rather than just as another sensor with no expansion line, and added the lines to the port info in the component cards 2026-05-14 13:32:53 -06:00
contract replaced uses of getGrainUnit to the users grainUnit function to pull form logged in users settings rather than local storage 2026-03-26 12:47:16 -06:00
device changed up the scan dispaly to show expanders properly rather than just as another sensor with no expansion line, and added the lines to the port info in the component cards 2026-05-14 13:32:53 -06:00
ducting
fans adding caldwell fan model GGL-81011 2025-12-08 15:29:50 -06:00
field 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
firmware
gate using the expiry time in the gate status for whehter its missing or not 2026-04-22 14:52:06 -06:00
grain finished hooking up the inventory adjustment slider when using manual control on the bin page 2026-06-03 12:36:08 -06:00
grainBag replaced uses of getGrainUnit to the users grainUnit function to pull form logged in users settings rather than local storage 2026-03-26 12:47:16 -06:00
group
harvestPlan added keys and types to the note api for adding and loading notes and chats 2026-03-17 14:46:45 -06:00
hooks created a new hook for handling fullscreen rather than using react-full-screen, hopefully that will solve the issues some users are seeing where it goes into full screnn and then immediately exits 2026-05-20 10:38:46 -06:00
integrations
interactions with changing unit preferences and such to use the user object and not local storage, the decriber needed to be updated as well and i missed that part, so now describeMeasurement takes in an optional user and uses its settings for the unit and such and when not passed in will use the defaults 2026-04-01 10:42:16 -06:00
jobsite
maps 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
models finished hooking up the inventory adjustment slider when using manual control on the bin page 2026-06-03 12:36:08 -06:00
navigation started work on the bin summary part of the new bin page, built the framework and the new 3d visualizer, still doing some work on the camera to create an overlay with a reset button 2026-05-01 13:11:12 -06:00
nfc
objectHeater missed a file 2026-04-01 11:04:33 -06:00
objects added graphs to the bin details section on the new page and started working on the sensors 2026-05-22 13:12:54 -06:00
pages finished hooking up the inventory adjustment slider when using manual control on the bin page 2026-06-03 12:36:08 -06:00
pbHelpers changed the orbital camera to allow for an offset without messing with the rotation, added a moisture heatmap, updated the bin3dvisualizer to look cleaner, re-implemented a new version of the dialog box that pops up when clicking a node 2026-05-13 14:32:52 -06:00
products added button to open crisp chat from the chat menu 2026-02-25 15:14:24 -06:00
providers fixed compilation warnings caused by lazy loading modules 2026-05-19 13:25:11 -06:00
services fixed compilation warnings caused by lazy loading modules 2026-05-19 13:25:11 -06:00
tasks added the checkbox in the task settings when creating a task as an object through keys and types to share the task to the team or user automatically when it is created 2026-04-01 15:07:06 -06:00
teams fixed compilation warnings caused by lazy loading modules 2026-05-19 13:25:11 -06:00
terminal
theme finished the bin sensor view to display connected components for a bin 2026-05-28 11:18:40 -06:00
transactions replaced uses of getGrainUnit to the users grainUnit function to pull form logged in users settings rather than local storage 2026-03-26 12:47:16 -06:00
user added an optional param to the object users and object teams to use a button with a label and use the share icon when it isn't there 2026-03-31 15:37:56 -06:00
userFeatures
utils replaced uses of getGrainUnit to the users grainUnit function to pull form logged in users settings rather than local storage 2026-03-26 12:47:16 -06:00
ventilation
weather
vite-env.d.ts
web-nfc.d.ts