Commit graph

48 commits

Author SHA1 Message Date
Carter
dd50fdc723 Merge branch 'staging_environment' 2025-10-22 10:36:43 -06:00
csawatzky
46881f6656 hotix for undefined data loads on map pages 2025-10-21 10:44:46 -06:00
csawatzky
d7439f5244 made adjustments to the button for add task in the viewer 2025-10-14 16:44:45 -06:00
csawatzky
4db21a3d0c finished designing the list and mobile view of the field list 2025-08-26 14:33:57 -06:00
csawatzky
347c86a285 fixed button on map to go to fields page 2025-06-06 14:08:15 -06:00
csawatzky
fbfa413cc1 fixing the cursor logic
the cursor changing when you hover over a field while drawing was causing it to cancel it
2025-06-06 13:37:14 -06:00
csawatzky
e97773ffc9 added load more function to mobile view of responsive table to the remaining uses 2025-05-26 16:04:13 -06:00
csawatzky
fde0eb731c doing some more mobile views to load more 2025-05-26 13:21:42 -06:00
csawatzky
8c66a9d2c8 bolding the text for selected yard, changing font colour in drawer title to black 2025-05-08 16:18:24 -06:00
csawatzky
631b7c7934 fix for field marker issue by getting rid of the anchor for the menu when opening the settings 2025-05-08 16:04:24 -06:00
csawatzky
446147d4d5 fixed the temp and humidity on the bin cards in the drawer on the map, also fixed the drawer loading bins not in the yard 2025-05-08 15:56:38 -06:00
csawatzky
1c41157281 Merge branch 'dev_environment' into staging_environment 2025-05-08 15:19:54 -06:00
csawatzky
5f53eb8873 changed imports to remove legacy 2025-05-08 11:24:21 -06:00
csawatzky
328ab53416 removing the worker install and changing the browserslist again 2025-05-08 10:56:52 -06:00
csawatzky
b0274d203a attempting the worker-loader fix to prevent mapbox from being transpiled 2025-05-08 10:25:59 -06:00
csawatzky
b197f34f33 added function to the bin model to get the bushels from either the settings or the status based on the inventory control and replaced the instances in the bin card and visualizer where it was getting it from the settings with the function 2025-04-30 17:01:55 -06:00
csawatzky
765ac72431 Merge branch 'integrations' into dev_environment 2025-04-28 16:11:01 -06:00
csawatzky
59f7f7f4e1 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
csawatzky
b404c45a4f fixed the menus in the map tool files to highlight and change the cursor when hovered over 2025-04-24 15:52:02 -06:00
csawatzky
9105b4be3a added back the task viewer on the bin page, fixed up some more styling 2025-04-23 16:29:41 -06:00
csawatzky
5c6be7c850 fixed the padding on the maps and updated the drawer styling 2025-04-23 15:26:03 -06:00
csawatzky
424b75afb8 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
csawatzky
b62c7dbe5c updated the component and device api's to have as be a parameter for the function 2025-04-22 14:33:19 -06:00
csawatzky
e8e32e1886 updated as in home marker api 2025-04-21 16:05:09 -06:00
csawatzky
0d3f7fa8a6 update as in the field marker api 2025-04-21 15:57:51 -06:00
csawatzky
ae458c3fca updated as in the field api 2025-04-21 14:44:07 -06:00
csawatzky
29902bc40b updated as in the objectHeaterApi 2025-04-21 14:39:04 -06:00
csawatzky
59356aad27 update as in site api 2025-04-21 14:26:59 -06:00
csawatzky
1acbfe36b0 update as in the grain bag api 2025-04-21 13:58:37 -06:00
csawatzky
022837de87 fixing map line, conversion from km to m was wrong, and the lat and long for the coordinates were backwards causing the distances to behave erratically 2025-04-21 11:06:28 -06:00
csawatzky
74c8ed661c updated as in the terminal and gate api's 2025-04-17 15:42:19 -06:00
csawatzky
76744c1b6f updated the bin yard api with as fix 2025-04-17 14:35:24 -06:00
csawatzky
e2f5eb0557 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
csawatzky
2ab02a0349 adding missing platforms into device.ts 2025-04-15 15:36:21 -06:00
csawatzky
0837b4fc7b the only .length passed into the responsive table is in transaction, adding concole log to see if transactions is undefined for some reason 2025-04-10 10:55:11 -06:00
csawatzky
0bf12c7d40 changing some inports to be dynamic 2025-04-09 15:26:37 -06:00
csawatzky
975f3bba54 put the heater stuff back in the site drawer 2025-04-08 09:14:04 -06:00
csawatzky
cbbda3a6f2 added the task stuff back in where it was commented out 2025-04-07 15:56:16 -06:00
csawatzky
4a3b706487 got the group drawer set up using the responsive tabe for the devices 2025-04-01 12:27:57 -06:00
csawatzky
bcacf761c8 added the construction and aviation map stuff as well as the site api and model 2025-03-31 16:24:44 -06:00
csawatzky
e2e061151b added the harvest plan stuff for the map and field drawer 2025-03-28 10:51:48 -06:00
csawatzky
a8e7ae1041 imported in the field settings and actions stuff for drawing fields and the field drawer 2025-03-27 15:48:00 -06:00
csawatzky
6755764c75 fixed the styling on the home marker 2025-03-27 15:08:37 -06:00
csawatzky
d8b42c8050 added object controls and fixed the grainbag visualizer 2025-03-27 14:00:48 -06:00
csawatzky
a2b43efda4 changed the draw controller for drawing lines for grain bags, also fixed the grain bag plotting to be able to plot existing bags 2025-03-27 11:57:44 -06:00
csawatzky
c677913b90 fixed the geocoder result problems 2025-03-26 15:47:08 -06:00
csawatzky
52c762fa74 put the geocoder creation into its one useeffect so that it doesn't create duplicates on the map 2025-03-26 14:56:39 -06:00
csawatzky
022925d7d7 ag visual farm added to the dev branch field related stuff not imported yet, and the geocoder has some bugs with the new version 2025-03-26 14:38:31 -06:00