Commit graph

848 commits

Author SHA1 Message Date
Carter
a13c19aba7 update.html was epmty for some reason? 2025-06-13 14:57:11 -06:00
Carter
ae55e9950e moved update html file to public 2025-06-13 14:45:59 -06:00
Carter
7aca89d715 merged streamline stuff 2025-06-13 14:37:23 -06:00
Carter
86e4b81b77 Merge branch 'staging_environment' of gitlab.com:brandx/bxt-app into staging_environment 2025-06-13 14:26:29 -06:00
Carter
6dd41b7f01 added update html to remove cache and service worker 2025-06-13 14:26:15 -06:00
Carter
1740160077 enabled more buttons in the side navigator for streamline 2025-06-13 11:28:52 -06:00
Carter
d684f6c39a added some streamline whitelabel stuff 2025-06-12 15:52:01 -06:00
csawatzky
10b9cb951d set spacing on device 2025-06-12 12:34:03 -06:00
Carter
fc5ce33445 took https out o fauth audience 2025-06-12 10:34:40 -06:00
Carter
b4204a1998 fixed streamline whiteLabel colors 2025-06-11 15:42:30 -06:00
Carter
af518b58a8 made streamline further up the whitelabel list so it doesn't default to agriculture by accident 2025-06-11 14:35:30 -06:00
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