frontend/src
2026-04-01 11:05:21 -06:00
..
apiDocs
app added button to open crisp chat from the chat menu 2026-02-25 15:14:24 -06:00
assets added button to open crisp chat from the chat menu 2026-02-25 15:14:24 -06:00
bin missed some more uses of measurement describer 2026-04-01 11:05:21 -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 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
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 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
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 missed some more uses of measurement describer 2026-04-01 11:05:21 -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 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
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
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
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 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 hotfix adding component path to the group router 2026-03-05 12:48:59 -06:00
nfc
objectHeater missed a file 2026-04-01 11:04:33 -06:00
objects 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
pages 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
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 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
services merged staging and updated master proto 2026-03-02 11:14:07 -06:00
tasks 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
teams 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
terminal
theme
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