Commit graph

224 commits

Author SHA1 Message Date
csawatzky
762a630659 some permission changes
the team permission in the global state was coming back empty, so am now retrieving the team permissions for file uploads in grain transacitons, also adjusted the bin visualizer to disable the slider and inventory button when they do not have write permissions so they cant even open the transaction window, this should help prevent a case in the possible future where we allow bin transactions to have uploadable files from having a bin shared to them and uploading a file but not being able to create the transaction that it would be linked to thus causing the file to be uploaded to digital ocean, but not connected in our backend to anything
2026-02-13 12:51:26 -06:00
Carter
d7c9734c06 merged in hotfixes and kept staging protobuf 2026-01-19 10:53:24 -06:00
csawatzky
7892bbfe1d Merge branch 'master' of gitlab.com:brandx/bxt-app 2026-01-15 15:52:43 -06:00
csawatzky
4342e1f27b 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
csawatzky
17728714a3 also now filling in the drying fields with default data based on the ambient component, or what was last used in the bin 2026-01-07 12:22:18 -06:00
csawatzky
a225f02795 fixed issue with automatic start causing it to add interactions repeatedly 2026-01-06 16:32:17 -06:00
csawatzky
633ef3817f added some steps to the bin tour to reference each of the tabs, added some step to the signup tour to show some more pages and also added a way to change unit settings IN the tour step, now it is entirely their fault if they skip it, we cant make it any more in their face 2025-12-03 15:04:55 -06:00
csawatzky
f228e1a574 Merge branch 'multi_plenum_drying' into staging_environment 2025-11-20 16:03:44 -06:00
csawatzky
3df6db8a01 finished the refactoring of the bin mode change to allow for more components to be selected 2025-11-20 15:39:29 -06:00
csawatzky
70bd91bbe7 switching from having 3 dialogs to using a stepper 2025-11-20 10:26:33 -06:00
Carter
6143e0aba1 got rid of render order error 2025-11-10 12:49:22 -06:00
csawatzky
943a6e4132 Merge branch 'field_dashboard' into staging_environment 2025-10-17 09:50:30 -06:00
Carter
30f0b4468e devices listing now looks at the timestamp of status readings to determine if a column should exist 2025-10-15 11:49:26 -06:00
csawatzky
06da0aad25 put the height back in for the mobile drawer height, not sure why i took it out to begin with though 2025-10-14 16:53:38 -06:00
Carter
c0b960e826 StatusGas does not display if the timestamp is over a day old 2025-10-14 11:00:33 -06:00
csawatzky
06d4cd1e33 hotfix for the date select used by the exports to allow you to select the start and end dates again 2025-10-08 16:34:17 -06:00
csawatzky
898646f434 changing the rcommended cable length for the westeel 4817 bins outer cables 2025-09-29 15:10:18 -06:00
csawatzky
b3569efc5f added a use effect to update the value in the time when the initial value in the component changes 2025-08-19 14:24:55 -06:00
csawatzky
c5541c5366 putting the background colour back in for the responsive table sticky header 2025-08-14 09:16:46 -06:00
csawatzky
4d758ef26f added hopper bins for the manufacturer Superior 2025-08-01 14:02:49 -06:00
Carter
4f8b0254bb added a welcome tour to the signupCallback page 2025-07-08 14:07:01 -06:00
Carter
a2a6acd934 got rid of sticky header's background color 2025-06-13 15:16:57 -06:00
csawatzky
34fac72a07 Merge branch 'sticky_header' into staging_environment 2025-06-09 14:56:35 -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
csawatzky
06a5476e93 made a sticky header for the table 2025-06-09 11:11:39 -06:00
Carter
2b904a9f93 Merge branch 'table_column_resize' into staging_environment 2025-06-05 13:59:35 -06:00
csawatzky
009de038c3 change the bracket data 2025-06-04 16:57:55 -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
Carter
b710c03ede made "resizeable" and optional prop for the responsive table 2025-06-04 12:34:23 -06:00
Carter
e1b3afd543 code cleaning 2025-06-04 10:56:06 -06:00
Carter
64748bd76d using a loop to determine the next table cell to shrink 2025-06-04 10:55:14 -06:00
Carter
5b55563886 rendering cells without width instead of skipping render to fix index issue 2025-06-04 10:43:48 -06:00
Carter
6a1c61606c stopped resize selected from text highlighting 2025-06-03 12:27:07 -06:00
Carter
5229aff9ab minor spacing changes 2025-06-03 12:21:02 -06:00
Carter
56f78dd906 got rid of last column size grabber 2025-06-03 09:50:36 -06:00
Carter
4d26cb0f05 using referece to get widths and darg indexes 2025-06-03 09:48:35 -06:00
Carter
6cc29c37c7 drag resize is working 2025-06-03 09:16:49 -06:00
Carter
bf65aefd68 Merge branch 'master' into table_column_resize 2025-05-29 09:48:07 -06:00
Carter
aaf3cd2784 Merge branch 'tags_fix' into staging_environment 2025-05-28 12:43:58 -06:00
Carter
34b3017325 added tooltips back to smartbreacrumb chips 2025-05-28 12:43:36 -06:00
Carter
0cd0921c63 formatted column titles to have a size grabber thing 2025-05-26 13:55:48 -06:00
csawatzky
fde0eb731c doing some more mobile views to load more 2025-05-26 13:21:42 -06:00
csawatzky
159a0638e7 merging issues resolved 2025-05-23 15:23:19 -06:00
csawatzky
531c7f2570 Merge branch 'staging_environment' into table_load_more 2025-05-23 15:17:02 -06:00
csawatzky
d6a76203ef added load more function to the responsive table for mobile view 2025-05-23 15:15:55 -06:00
Carter
62436d6b0d Merge branch 'table_sorting' into staging_environment 2025-05-23 14:16:05 -06:00
Carter
6598c8e14c git rid of debug output 2025-05-23 14:15:33 -06:00
Carter
6f2c6ca255 clicking new column always starts in ascending, cycling the same column can turn off sorting 2025-05-23 14:12:08 -06:00
Carter
746cfdf8a9 Merge branch 'gas_status' into staging_environment 2025-05-23 13:31:40 -06:00