| .. |
|
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
|
cables now start at the top of the sidewall and dont go into the roof, added skeletons to the bin page for when it is loading, also fixed an issue with the camera being very zoomed in sometimes when the page loads
|
2026-06-09 15:47:44 -06:00 |
|
BinCableEstimator.tsx
|
added the cable estimator and the pdf stuff that goes with it
|
2025-04-09 14:49:04 -06:00 |
|
Bins.tsx
|
fixed compilation warnings caused by lazy loading modules
|
2026-05-19 13:25:11 -06:00 |
|
BinV2.tsx
|
commented out unused parts of the new bin page, dont know if they will be used in the future so that is why they are commented and not removed
|
2026-06-12 14:14:12 -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
|
fixed compilation warnings caused by lazy loading modules
|
2026-05-19 13:25:11 -06:00 |
|
DeviceComponent.tsx
|
fixed compilation warnings caused by lazy loading modules
|
2026-05-19 13:25:11 -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 compilation warnings caused by lazy loading modules
|
2026-05-19 13:25:11 -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
|
final adjustments to the field task list and the field drawer and field page using the tasks with the permissions in the correct way
|
2026-03-31 13:37:49 -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
|
updated get permissions to take in the keys and types to get the correct permissions using the context chain
|
2026-03-18 14:38:25 -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
|
removing auth dependency from shared authorized ui
|
2026-05-19 16:19:48 -06:00 |
|
Logout.tsx
|
local login now functional
|
2026-05-06 18:18:57 -06:00 |
|
Logs.tsx
|
added the log page and the datadog api
|
2025-04-14 14:37:11 -06:00 |
|
Marketplace.tsx
|
added the marketplace page to be able to add the jd and cnh features
|
2025-04-11 12:17:20 -06:00 |
|
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
|
build info on bottom left of screen area
|
2026-05-22 11:09:18 -06:00 |
|
SignupCallback.tsx
|
redesigned white labeling code
|
2026-05-21 11:03:34 -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
|
redesigned white labeling code
|
2026-05-21 11:03:34 -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 |