frontend/src/pages
2026-05-01 13:11:12 -06:00
..
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 started work on the bin summary part of the new bin page, built the framework and the new 3d visualizer, still doing some work on the camera to create an overlay with a reset button 2026-05-01 13:11:12 -06:00
BinCableEstimator.tsx
Bins.tsx with changing unit preferences and such to use the user object and not local storage, the decriber needed to be updated as well and i missed that part, so now describeMeasurement takes in an optional user and uses its settings for the unit and such and when not passed in will use the defaults 2026-04-01 10:42:16 -06:00
BinV2.tsx started work on the bin summary part of the new bin page, built the framework and the new 3d visualizer, still doing some work on the camera to create an overlay with a reset button 2026-05-01 13:11: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 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
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 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 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
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
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 an optional param to the object users and object teams to use a button with a label and use the share icon when it isn't there 2026-03-31 15:37:56 -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
Users.tsx added access-object to allowable actions 2025-10-21 12:19:39 -06:00
VentEditor.tsx