Commit graph

39 commits

Author SHA1 Message Date
Carter
13346403e5 fixed compilation warnings caused by lazy loading modules 2026-05-19 13:25:11 -06:00
csawatzky
52c8a02af3 with changing unit preferences and such to use the user object and not local storage, the decriber needed to be updated as well and i missed that part, so now describeMeasurement takes in an optional user and uses its settings for the unit and such and when not passed in will use the defaults 2026-04-01 10:42:16 -06:00
csawatzky
cabc0146ed replaced uses of getGrainUnit to the users grainUnit function to pull form logged in users settings rather than local storage 2026-03-26 12:47:16 -06:00
csawatzky
9414e30cea updated the yard with the new ton stuff working through contracts 2026-03-05 12:45:36 -06:00
Carter
128a06e0a0 hotifx: added more snackbars and some details to help debug reon 2025-12-22 20:49:54 -06:00
Carter
8238c4df58 adding ? before accessing length to prevent white screen error 2025-12-17 21:31:41 -06:00
csawatzky
41f3374982 hotfix - making high the default display for the grain temp for bins and binVisualizer 2025-12-15 09:57:31 -06:00
csawatzky
239f1d4327 removing log 2025-09-30 16:33:04 -06:00
csawatzky
9de058f6dd hotfix for bins page where it was using the wrong inventory to determine empty when using auto lidar, also changing the feature for libra cart to have a dash when being added as that is what is being checked for in the router and navigator 2025-09-29 10:17:01 -06:00
csawatzky
7971b0a218 fixed the bin cards so that mobil now has 2 per row again 2025-08-20 10:22:28 -06:00
Carter
49f1a4ea98 Merge branch 'auth_stuff' into staging_environment 2025-07-23 09:54:52 -06:00
Carter
e5d4aee4a1 relative pathing for bins page 2025-07-23 09:54:42 -06:00
Carter
6996ab0e77 made the bins page use url context, added bins link to team page 2025-07-22 15:55:16 -06:00
Carter
41cb2dc7e4 merged auth stuff 2025-07-18 12:01:20 -06:00
csawatzky
cd96d783ed qick fix for the duplicate bin functionality on the dasboard, for admin users, so that it stop going to the bin page when you click on the duplicate button 2025-07-18 11:33:30 -06:00
Carter
0127eeefc7 view as team notification pops up if they don't have devices or bins but have a team 2025-07-16 13:32:08 -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
fde0eb731c doing some more mobile views to load more 2025-05-26 13:21:42 -06:00
csawatzky
af25036640 replaced all instances of the styled toggle with the new buttongroup common component 2025-05-13 11:55:13 -06:00
csawatzky
c617ebf868 updated as in the interactions api 2025-04-21 16:40:30 -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
d800aedcdf qr code for bins re-implemented with new table 2025-04-14 10:43:33 -06:00
csawatzky
6b5697e075 added the bin fans table to the bins page 2025-04-11 14:20:51 -06:00
Carter
ac69c9b68f more bin page themeing 2025-03-24 16:41:20 -06:00
Carter
7da3e3c42f just some styling 2025-03-20 13:14:46 -06:00
Carter
906fe44ab5 imported binyard stuff 2025-03-20 11:09:33 -06:00
Carter
65eeb9e8b4 got rid of material-ui references and fixed fan icon import 2025-03-18 11:40:16 -06:00
Carter
7dad5217e7 bin list will show grid view now 2025-03-13 10:01:52 -06:00
Carter
a027b8a96f added grain bag list and svgs 2025-03-12 10:46:47 -06:00
Carter
2d78947d2e added grain bag stuff and file selector/uploader stuff 2025-03-11 16:36:32 -06:00
Carter
ae30251035 Merge branch 'dev_environment' of gitlab.com:brandx/bxt-app into dev_environment 2025-03-11 15:58:38 -06:00
Carter
cb94ae1d22 fixed style toggles in bins 2025-03-11 15:58:26 -06:00
csawatzky
ac5300a664 update to the bins page for the new scroll 2025-03-11 15:56:38 -06:00
csawatzky
d4bd6941d4 re-implemented horizontal scroll for the bins list with a new package 2025-03-11 15:53:05 -06:00
Carter
235464bb93 added binyard and grainbag stuff 2025-03-11 13:35:15 -06:00
Carter
7edba7e25b bin card, no svg yet 2025-03-10 16:35:19 -06:00
Carter
a0eabf50c6 added inventory chart for bins 2025-03-10 13:33:55 -06:00
Carter
cd972409b2 bins page now has the add bin button 2025-03-10 12:51:40 -06:00
Carter
3bab272744 added bins page (mostly stubbed) 2025-03-10 10:29:20 -06:00