| .. |
|
apiDocs
|
made the react components to display the card for scanned components
|
2025-06-26 13:20:10 -06:00 |
|
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
|
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 |
|
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
|
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
|
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
|
updated the platform stuff to include the ethernet blue board
|
2025-05-22 13:31:37 -06:00 |
|
gate
|
using the expiry time in the gate status for whehter its missing or not
|
2026-04-22 14:52:06 -06:00 |
|
grain
|
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 |
|
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
|
update to the group setting for adding/removing devices
|
2025-04-29 14:04:08 -06:00 |
|
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
|
fixed bug causing websockets to reconnect after leaving a page
|
2026-03-23 11:05:38 -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
|
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
|
update as in site api
|
2025-04-21 14:26:59 -06:00 |
|
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
|
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 |
|
navigation
|
adjustments to navigation to use its own boolean rather than piggyback off adaptive ag
|
2026-04-02 12:04:53 -06:00 |
|
nfc
|
fixed grain colour, added nfc page
|
2025-04-15 16:09:09 -06:00 |
|
objectHeater
|
missed a file
|
2026-04-01 11:04:33 -06:00 |
|
objects
|
hotfix for when adding alerts from the bin page the conditions in the interaction were being showed in the converted value
|
2026-04-27 09:12:14 -06:00 |
|
pages
|
fixed compilation warnings caused by lazy loading modules
|
2026-05-19 13:25:11 -06:00 |
|
pbHelpers
|
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 |
|
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
|
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
|
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
|
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
|
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
|
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 |