| .. |
|
apiDocs
|
added api docs page
|
2025-04-10 10:18:09 -06:00 |
|
app
|
added manifest for staging, title actually gets set based on whiteLabel name now
|
2025-05-14 13:50:01 -06:00 |
|
assets
|
imported logos, header displays logo based on whiteLabel
|
2024-10-31 17:21:12 -06:00 |
|
bin
|
starting table
|
2025-05-23 11:07:34 -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
|
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 |
|
component
|
fix the switch on controller cards
|
2025-05-15 09:23:44 -06:00 |
|
contract
|
update as in the transaction api
|
2025-04-21 15:10:18 -06:00 |
|
device
|
added device actions to support page
|
2025-05-13 11:46:44 -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
|
fixed the gate page and svg
|
2025-05-14 12:36:31 -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
|
bolding the text for selected yard, changing font colour in drawer title to black
|
2025-05-08 16:18:24 -06:00 |
|
models
|
Merge branch 'master' into staging_environment
|
2025-05-08 15:22:08 -06:00 |
|
navigation
|
Merge branch 'staging_environment' into upgrade_device
|
2025-05-09 13:46:04 -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
|
added bintransactions component and function for the transaction api to get transaction involving a given object
|
2025-05-22 13:16:47 -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 bintransactions component and function for the transaction api to get transaction involving a given object
|
2025-05-22 13:16:47 -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
|
fixed teamlist not listing when using a team as context in the select team menu
|
2025-05-08 09:41:07 -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 |