| .. |
|
apiDocs
|
added api docs page
|
2025-04-10 10:18:09 -06:00 |
|
app
|
removed the default padding from page container, and changed the prop from padding to spacing, this will add left and right padding and a top margin, also disable the page wide scroll bar in app.css
|
2025-06-09 14:12:42 -06:00 |
|
assets
|
imported logos, header displays logo based on whiteLabel
|
2024-10-31 17:21:12 -06:00 |
|
bin
|
put the refresh in the finally block since the bin was being refreshed before that changes had occured
|
2025-06-10 10:47:00 -06:00 |
|
cableEstimator
|
Merge branch 'hybrid_inventory_control' into staging_environment
|
2025-06-09 14:55:26 -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
|
Merge branch 'sticky_header' into staging_environment
|
2025-06-09 14:56:35 -06:00 |
|
component
|
merged gas status, pulled, updated staging proto
|
2025-05-23 13:24:32 -06:00 |
|
contract
|
write permission to the bin or team is required to make the transaction rows selectable
|
2025-06-06 09:13:02 -06:00 |
|
device
|
fixed tag apis to use new context logic
|
2025-05-28 10:32:19 -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
|
updated the platform stuff to include the ethernet blue board
|
2025-05-22 13:31:37 -06:00 |
|
gate
|
doing some more mobile views to load more
|
2025-05-26 13:21:42 -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
|
fixed button on map to go to fields page
|
2025-06-06 14:08:15 -06:00 |
|
models
|
write permission to the bin or team is required to make the transaction rows selectable
|
2025-06-06 09:13:02 -06:00 |
|
navigation
|
hotfix so that the marketplace is only on the ag platform
|
2025-05-22 15:05:56 -06:00 |
|
nfc
|
fixed grain colour, added nfc page
|
2025-04-15 16:09:09 -06:00 |
|
objectHeater
|
added load more function to mobile view of responsive table to the remaining uses
|
2025-05-26 16:04:13 -06:00 |
|
objects
|
updated as in the interactions api
|
2025-04-21 16:40:30 -06:00 |
|
pages
|
put the refresh in the finally block since the bin was being refreshed before that changes had occured
|
2025-06-10 10:47:00 -06:00 |
|
pbHelpers
|
protobuf update and added agi cable subtype
|
2025-06-09 11:13:46 -06:00 |
|
products
|
re-added the product types and svgs for MiVent and Streamline
|
2025-05-23 11:22:32 -06:00 |
|
providers
|
Merge branch 'hybrid_inventory_control' into staging_environment
|
2025-06-09 14:55:26 -06:00 |
|
services
|
made staging white label have unique title
|
2025-05-14 12:50:14 -06:00 |
|
tasks
|
replaced all instances of the styled toggle with the new buttongroup common component
|
2025-05-13 11:55:13 -06:00 |
|
teams
|
adding load more functionality to the devices and teams mobile tables
|
2025-05-23 16:13:39 -06:00 |
|
terminal
|
updated as in the terminal and gate api's
|
2025-04-17 15:42:19 -06:00 |
|
theme
|
changing the font to open sans for typography in theme.ts, and making the toggled one bold
|
2025-05-14 15:25:51 -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
|
changing the use effect to make the call to the dispatch to change as to view as the user but is recording who they were viewing as, if they close without selecting an abject it will restore the previous team to the dispatch
|
2025-05-15 15:19:46 -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 |