Commit graph

237 commits

Author SHA1 Message Date
csawatzky
ce41a2dc05 replacing the getTemperatureUnit function in units that uses the local storage with a function in the user model to just get it from the user settings 2026-03-25 15:45:59 -06:00
Carter
72afd06309 chore(ui): sync ResponsiveTable from dev_environment
Made-with: Cursor
2026-03-20 13:10:32 -06:00
Carter
99804a2136 chore(ui): restore PulseBox + status cards from dev_environment
Pulse animation (box-shadow ring, dual-pulse timing, multi-color via
onAnimationIteration), StatusSen5x/StatusDust readingsWrapper + timestamp
layout, matching dev_environment.

Made-with: Cursor
2026-03-20 13:08:27 -06:00
Carter
a901c12ebe fixed sen5x status card formatting with timestamp 2026-03-20 12:22:52 -06:00
Carter
0ea05bdb72 table changes 2026-03-16 12:30:18 -06:00
Carter
843e3a792e fixed some placement stuff 2026-03-16 11:30:29 -06:00
Carter
50103d5a0c rendering scroll bar below the table instead of on top of the last row 2026-03-13 15:37:36 -06:00
Carter
06d7ff4d4a fixed column resizer being broken 2026-03-13 15:34:43 -06:00
Carter
caff4ce6fb fixed miscoloring of the data section of the table 2026-03-13 15:23:07 -06:00
Carter
e732cab837 fixed table formatting and added a scroll bar 2026-03-13 14:57:42 -06:00
Carter
9e3ce3c00d added h2s lel and o2 to the device status readings on the devices dashboard 2026-03-13 13:43:05 -06:00
Carter
1e2003a541 added optional timestamp 2026-03-13 13:20:51 -06:00
csawatzky
a9f5b9594b added controller display component for the controllers on a bin 2026-03-06 15:12:25 -06:00
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