frontend/src
2025-05-16 11:58:22 -06:00
..
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 replaced all instances of the styled toggle with the new buttongroup common component 2025-05-13 11:55:13 -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 added optional element to responsive table to render an element before the search bar 2025-05-16 11:33:25 -06:00
component fixed navigation bug in devices page; added option to seperate dust from sen5x to different column 2025-05-16 10:53:26 -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 replaced all instances of the styled toggle with the new buttongroup common component 2025-05-13 11:55:13 -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 made a preferences element to group/ungroup sen5x stuff 2025-05-16 11:58:22 -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 fixed navigation bug in devices page; added option to seperate dust from sen5x to different column 2025-05-16 10:53: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 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 fixed team search and changed default theme 2025-05-07 12:56:39 -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