| .. |
|
APIDocs.tsx
|
fixed the drawer on the docs page being in front of the header
|
2025-05-21 10:24:05 -06:00 |
|
AviationMap.tsx
|
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 |
|
Bin.tsx
|
added keys and types to the note api for adding and loading notes and chats
|
2026-03-17 14:46:45 -06:00 |
|
BinCableEstimator.tsx
|
|
|
|
Bins.tsx
|
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 |
|
CNHi.tsx
|
moved all of the libracart suff from the old frontend into the new new, also added libracart as an option alongside jd and cnh to skip the auth0 callback when redirected back to us from there
|
2025-07-17 13:42:11 -06:00 |
|
ConstructionSiteMap.tsx
|
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 |
|
Contract.tsx
|
added keys and types to the note api for adding and loading notes and chats
|
2026-03-17 14:46:45 -06:00 |
|
Contracts.tsx
|
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.tsx
|
switched to status websocket instead of the dead full device websocket
|
2026-03-23 12:18:51 -06:00 |
|
DeviceComponent.tsx
|
updated the api to use a new variable for whether to load all nodes, this will still use the show errors boolean for the component page
|
2025-07-31 13:20:31 -06:00 |
|
DeviceHistory.tsx
|
updated the component and device api's to have as be a parameter for the function
|
2025-04-22 14:33:19 -06:00 |
|
Devices.tsx
|
fixed devices page websocket context
|
2026-03-20 11:16:59 -06:00 |
|
DeviceSupport.tsx
|
view as team notification pops up if they don't have devices or bins but have a team
|
2025-07-16 13:32:08 -06:00 |
|
Field.tsx
|
added some minor functionality to the field page so clicking a harvest plan from the table updated the overview with it, also fixed a bug that came up regarding that with the settings using the plan permissions when they should be using the permissions passed in
|
2026-02-12 14:55:43 -06:00 |
|
FieldMap.tsx
|
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 |
|
Fields.tsx
|
added white label client ids
|
2025-05-12 12:03:20 -06:00 |
|
Firmware.tsx
|
added a welcome tour to the signupCallback page
|
2025-07-08 14:07:01 -06:00 |
|
Gate.tsx
|
added keys and types to the note api for adding and loading notes and chats
|
2026-03-17 14:46:45 -06:00 |
|
grainBag.tsx
|
working on US ton stuff
|
2026-03-04 12:51:10 -06:00 |
|
Grains.tsx
|
finished the supported grain view for desktop and the mobile view for both
|
2026-01-06 10:41:07 -06:00 |
|
Group.tsx
|
added load more function to mobile view of responsive table to the remaining uses
|
2025-05-26 16:04:13 -06:00 |
|
Groups.tsx
|
added load more function to mobile view of responsive table to the remaining uses
|
2025-05-26 16:04:13 -06:00 |
|
Heater.tsx
|
replacing the getTemperatureUnit function in units that uses the local storage with a function in the user model to just get it from the user settings
|
2026-03-25 15:45:59 -06:00 |
|
Heaters.tsx
|
merged access_object change
|
2025-10-21 13:41:20 -06:00 |
|
JohnDeere.tsx
|
put the jd and cnh pages in, still need to test that the re-directs still function as expected with the new platform
|
2025-04-23 13:25:45 -06:00 |
|
LibraCart.tsx
|
adding spaces to some places since libra cart is two words
|
2025-09-04 14:47:00 -06:00 |
|
Login.tsx
|
took out the login page route again, auth redirect forces login page if doing a sign up
|
2025-06-25 10:59:20 -06:00 |
|
Logout.tsx
|
|
|
|
Logs.tsx
|
added the log page and the datadog api
|
2025-04-14 14:37:11 -06:00 |
|
Marketplace.tsx
|
|
|
|
Mines.tsx
|
added load more function to mobile view of responsive table to the remaining uses
|
2025-05-26 16:04:13 -06:00 |
|
Nfc.tsx
|
fixed grain colour, added nfc page
|
2025-04-15 16:09:09 -06:00 |
|
PageContainer.tsx
|
adding the dhv support check to the fullViewportContainer as well, it is not actually used by anything that i can see, but this will futureproof it in case it is used later
|
2026-02-03 13:19:53 -06:00 |
|
SignupCallback.tsx
|
updated the yard with the new ton stuff working through contracts
|
2026-03-05 12:45:36 -06:00 |
|
Site.tsx
|
some hotfixes for construction so that the url navigation is correct when clicking on a card and an undefined error when loading heater data
|
2026-01-15 15:51:56 -06:00 |
|
Sites.tsx
|
trying a new push
|
2025-05-26 16:25:38 -06:00 |
|
Tasks.tsx
|
made adjustments to the button for add task in the viewer
|
2025-10-14 16:44:45 -06:00 |
|
Team.tsx
|
added keys and types to the note api for adding and loading notes and chats
|
2026-03-17 14:46:45 -06:00 |
|
Teams.tsx
|
changed default spacing value back to 0, fixed some pageContainers using padding instead of spacing
|
2025-06-27 11:33:43 -06:00 |
|
Terminals.tsx
|
displaying status information on the gates dashboard now
|
2026-01-15 14:32:39 -06:00 |
|
Transactions.tsx
|
update as in the transaction api
|
2025-04-21 15:10:18 -06:00 |
|
Users.tsx
|
added access-object to allowable actions
|
2025-10-21 12:19:39 -06:00 |
|
VentEditor.tsx
|
update to mine api for as to be passed in to the functions
|
2025-04-21 13:24:26 -06:00 |