| .. |
|
apiDocs
|
added api docs page
|
2025-04-10 10:18:09 -06:00 |
|
app
|
Merge branch 'integrations' into dev_environment
|
2025-04-28 16:11:01 -06:00 |
|
assets
|
imported logos, header displays logo based on whiteLabel
|
2024-10-31 17:21:12 -06:00 |
|
bin
|
set up a way to adjust the threshold for auto lidar
|
2025-05-05 12:36:57 -06:00 |
|
cableEstimator
|
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 |
|
charts
|
updated the component and device api's to have as be a parameter for the function
|
2025-04-22 14:33:19 -06:00 |
|
chat
|
can provision devices
|
2024-12-09 17:26:12 -06:00 |
|
common
|
fix for the sen5x variable in device status by removing the underscore
|
2025-05-01 13:53:22 -06:00 |
|
component
|
got sen5x overlays working
|
2025-05-01 11:03:43 -06:00 |
|
contract
|
update as in the transaction api
|
2025-04-21 15:10:18 -06:00 |
|
device
|
fixed permission issue causing problems with simple export
|
2025-04-24 14:10:55 -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
|
got rid of material-ui references and fixed fan icon import
|
2025-03-18 11:40:16 -06:00 |
|
field
|
updated as in the field api
|
2025-04-21 14:44:07 -06:00 |
|
firmware
|
added the firmware page
|
2025-04-15 15:30:23 -06:00 |
|
gate
|
updated as in the interactions api
|
2025-04-21 16:40:30 -06:00 |
|
grain
|
updated all uses of as in the api files to use the global state as well as a passed in value, will give priority to the passed in value and fall back to the state if it is undefined.
|
2025-04-28 10:47:59 -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
|
update as in the harvest plan api
|
2025-04-21 16:02:31 -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
|
fixing redirect stuff
|
2025-04-28 16:05:12 -06:00 |
|
interactions
|
updated as in the interactions api
|
2025-04-21 16:40:30 -06:00 |
|
jobsite
|
update as in site api
|
2025-04-21 14:26:59 -06:00 |
|
maps
|
added function to the bin model to get the bushels from either the settings or the status based on the inventory control and replaced the instances in the bin card and visualizer where it was getting it from the settings with the function
|
2025-04-30 17:01:55 -06:00 |
|
models
|
added function to the bin model to get the bushels from either the settings or the status based on the inventory control and replaced the instances in the bin card and visualizer where it was getting it from the settings with the function
|
2025-04-30 17:01:55 -06:00 |
|
navigation
|
Merge branch 'integrations' into dev_environment
|
2025-04-28 16:11:01 -06:00 |
|
nfc
|
fixed grain colour, added nfc page
|
2025-04-15 16:09:09 -06:00 |
|
objectHeater
|
updated the component and device api's to have as be a parameter for the function
|
2025-04-22 14:33:19 -06:00 |
|
objects
|
updated as in the interactions api
|
2025-04-21 16:40:30 -06:00 |
|
pages
|
Merge branch 'staging_environment' into dev_environment
|
2025-04-30 17:03:37 -06:00 |
|
pbHelpers
|
modified the describer for measurments to change the label for auto detect to cable id and type
|
2025-04-29 12:09:28 -06:00 |
|
products
|
fixed the styling on the home marker
|
2025-03-27 15:08:37 -06:00 |
|
providers
|
added function to the bin model to get the bushels from either the settings or the status based on the inventory control and replaced the instances in the bin card and visualizer where it was getting it from the settings with the function
|
2025-04-30 17:01:55 -06:00 |
|
services
|
returning staging whitelabel when i should
|
2025-04-22 09:54:04 -06:00 |
|
tasks
|
added back the task viewer on the bin page, fixed up some more styling
|
2025-04-23 16:29:41 -06:00 |
|
teams
|
added the key manager card to the team page
|
2025-04-24 12:54:47 -06:00 |
|
terminal
|
updated as in the terminal and gate api's
|
2025-04-17 15:42:19 -06:00 |
|
theme
|
fixed datadog logs formatting
|
2025-04-23 12:14:09 -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
|
using local storage to remember team names in the bread crumbs
|
2025-04-23 16:07:36 -06:00 |
|
userFeatures
|
added the marketplace page to be able to add the jd and cnh features
|
2025-04-11 12:17:20 -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 |