Commit graph

937 commits

Author SHA1 Message Date
csawatzky
769c35f0f7 changed the variant of the circular progress to show progress of the update rather than the looping animation 2025-06-11 14:34:52 -06:00
Carter
8a0c9491c8 added streamline whitelabel 2025-06-11 14:22:47 -06:00
Carter
bfe9d0dd8b trying to fix the tag for the streamline image 2025-06-11 14:01:11 -06:00
csawatzky
7ef12f1078 changing determination of empty to being less than 5 bushels because if hte auto inventory sets it to 0 it causes null issues between golang and the DB 2025-06-11 13:56:44 -06:00
Carter
de713ac8fc trying to fix the tag for the streamline image 2025-06-11 13:55:18 -06:00
csawatzky
d5f3cb727c fixed the centering of the gate cards 2025-06-11 13:47:02 -06:00
Carter
677012a145 pushing to the commit tag 2025-06-11 13:24:08 -06:00
csawatzky
fbc8703ae4 proto update 2025-06-11 13:05:29 -06:00
Carter
a85c958d04 using streamline private key for deployment 2025-06-11 12:27:39 -06:00
Carter
b89a539dd7 fixed build stage 2025-06-11 12:00:21 -06:00
csawatzky
8cfba48968 Merge branch 'co2_bin_activity' into dev_environment 2025-06-11 11:58:15 -06:00
csawatzky
41a17ded94 using co2 for the bin activity along with cables 2025-06-11 11:56:27 -06:00
Carter
9fbc43c413 added build:streamline npm script in package json 2025-06-11 11:46:32 -06:00
Carter
1097bc525b streamline steps are running on the streamline branch instead of master 2025-06-11 10:46:30 -06:00
Carter
0ef399f5d8 got rid of some output 2025-06-11 10:45:01 -06:00
Carter
f6d57ef83b added streamline docker compose and build steps 2025-06-11 10:42:19 -06:00
csawatzky
ee8f34dcc6 Merge branch 'staging_environment' into co2_bin_activity 2025-06-10 12:06:13 -06:00
csawatzky
7b6dd72b90 put the refresh in the finally block since the bin was being refreshed before that changes had occured 2025-06-10 10:47:00 -06:00
csawatzky
72190cb50d proto update 2025-06-10 09:51:36 -06:00
csawatzky
1bae2916e8 hotfix for open weather variable 2025-06-09 16:20:40 -06:00
csawatzky
e89d4e2caa fix open weather variable 2025-06-09 15:19:03 -06:00
csawatzky
34fac72a07 Merge branch 'sticky_header' into staging_environment 2025-06-09 14:56:35 -06:00
csawatzky
cb7bf64c68 Merge branch 'hybrid_inventory_control' into staging_environment 2025-06-09 14:55:26 -06:00
csawatzky
48f3c03ebc 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
Carter
91f60bd01e merged staging and updated master proto 2025-06-09 13:15:52 -06:00
csawatzky
7a99a44307 protobuf update and added agi cable subtype 2025-06-09 11:13:46 -06:00
csawatzky
06a5476e93 made a sticky header for the table 2025-06-09 11:11:39 -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
3b400c6cf7 updated the logic for the cursor
the cursor chainging on hover ws causing issues when drawing across a field
2025-06-06 13:35:38 -06:00
csawatzky
e09425a465 Merge branch 'hybrid_inventory_control' into dev_environment 2025-06-06 10:59:30 -06:00
csawatzky
868ad677ae adding refresh function 2025-06-06 09:13:30 -06:00
csawatzky
216569b661 write permission to the bin or team is required to make the transaction rows selectable 2025-06-06 09:13:02 -06:00
Carter
2b904a9f93 Merge branch 'table_column_resize' into staging_environment 2025-06-05 13:59:35 -06:00
Carter
97a7e68474 Merge branch 'table_column_resize' into dev_environment 2025-06-05 13:03:08 -06:00
Carter
a0bb90099c adding indexV2 to the build path 2025-06-05 13:02:53 -06:00
Carter
20216cc171 Merge branch 'table_column_resize' into dev_environment 2025-06-05 10:38:18 -06:00
Carter
9c94585de0 trying nginx conf change-up 2025-06-05 10:38:03 -06:00
Carter
46c41e0a66 Merge branch 'table_column_resize' into dev_environment 2025-06-05 10:23:30 -06:00
Carter
5545271322 trying nginx conf change-up 2025-06-05 10:23:13 -06:00
csawatzky
009de038c3 change the bracket data 2025-06-04 16:57:55 -06:00
Carter
2b4c0dd1c5 Merge branch 'table_column_resize' into dev_environment 2025-06-04 16:33:29 -06:00
Carter
727a20292f brought it back to V2, added it to vite config 2025-06-04 16:33:18 -06:00
Carter
cfe05f8517 back to original index 2025-06-04 16:18:06 -06:00
Carter
b3313128e8 Merge branch 'table_column_resize' into dev_environment 2025-06-04 16:03:38 -06:00
Carter
371185e8a5 can reset widths to default from the column settings menu 2025-06-04 16:03:14 -06:00
Carter
43b519ca37 column widths save to local storage 2025-06-04 15:54:43 -06:00
csawatzky
cd2a0258bc fixed form issue where the basic bin height was not being updated when advanced was being edited 2025-06-04 15:45:00 -06:00
csawatzky
691b3be1f9 approval of transactions works, is also now requires a matching transaction if the bin selected also uses hybrid control, rejection still needs to be implemented 2025-06-04 15:20:46 -06:00
Carter
f328c4036a directing webserver traffic to indexV2.html to force V1 users to re-cache 2025-06-04 14:15:04 -06:00