| .. |
|
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
|
displaying the conditioning card in cooldown now as well as drying/hydrating
|
2025-10-01 12:11:19 -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
|
removing log
|
2025-09-30 16:33:04 -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
|
modified th api's for bin, contract and task to have as passed in as a prop and not get it ffrom the global state directly in the api
|
2025-04-17 13:33:27 -06:00 |
|
Contracts.tsx
|
write permission to the bin or team is required to make the transaction rows selectable
|
2025-06-06 09:13:02 -06:00 |
|
Device.tsx
|
Merge branch 'master' into onewire_detect
|
2025-11-03 10:51:29 -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
|
got rid of accidental setting has plenums as true
|
2025-10-22 11:24:07 -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
|
finished the mobile view for the field page and some minor functionality changes
|
2025-10-16 16:20:30 -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
|
fixed the centering of the gate cards
|
2025-06-11 13:47:02 -06:00 |
|
grainBag.tsx
|
update as in the grain bag api
|
2025-04-21 13:58:37 -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
|
updated the component and device api's to have as be a parameter for the function
|
2025-04-22 14:33:19 -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
|
added logout and Team page
|
2024-12-02 14:11:08 -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
|
changed default spacing value back to 0, fixed some pageContainers using padding instead of spacing
|
2025-06-27 11:33:43 -06:00 |
|
SignupCallback.tsx
|
added a welcome tour to the signupCallback page
|
2025-07-08 14:07:01 -06:00 |
|
Site.tsx
|
updated as in the objectHeaterApi
|
2025-04-21 14:39:04 -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
|
disabled imitation on team page to prevent share error while viewing as team
|
2025-07-23 11:34:32 -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
|
hotix for undefined data loads on map pages
|
2025-10-21 10:44:46 -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 |