Commit graph

1128 commits

Author SHA1 Message Date
Carter
37eaa0fb11 just a lil more light mode themeing 2025-03-24 12:25:26 -06:00
Carter
c573101669 some styling changes for bin yard tabs 2025-03-24 12:00:52 -06:00
Carter
b4da0d6859 Merge branch 'dev_environment' of gitlab.com:brandx/bxt-app into dev_environment 2025-03-24 10:19:11 -06:00
Carter
9ac8958ff4 changed navigation logic of side navigator to make sur ebackground goes away 2025-03-24 10:19:00 -06:00
csawatzky
7020cd90be added headspace warning indicators to the bin svg 2025-03-21 13:23:20 -06:00
Carter
85bfcce921 fixed issue flattening node arrays 2025-03-21 13:21:25 -06:00
csawatzky
8a6ff80df2 fix for if an attached co2 does not have measurements yet 2025-03-21 11:06:37 -06:00
Carter
36d1eaf22c Merge branch 'dev_environment' of gitlab.com:brandx/bxt-app into dev_environment 2025-03-21 10:27:48 -06:00
csawatzky
adc543140a modified the style overrides for the toggle button group 2025-03-20 15:35:46 -06:00
Carter
7da3e3c42f just some styling 2025-03-20 13:14:46 -06:00
Carter
ebf889fa7c added draggable tabs common component, will be used to drag n drop re-order tabs 2025-03-20 12:53:27 -06:00
Carter
906fe44ab5 imported binyard stuff 2025-03-20 11:09:33 -06:00
csawatzky
8d2d9ea0e7 taking name field out 2025-03-19 13:36:34 -06:00
csawatzky
326d4b44c6 updated the object table on the bins page and added a custom elemnt to the responsive table component between the actions/title and the column headers 2025-03-19 13:20:31 -06:00
csawatzky
b66ad8bb8c removed warning icon that should not be there 2025-03-19 09:43:38 -06:00
csawatzky
28c4a6d54a Merge branch 'dev_environment' of gitlab.com:brandx/bxt-app into dev_environment 2025-03-18 15:57:10 -06:00
csawatzky
6221313baf added a column for checkboxes to be able to select rows which can be controled by the parent 2025-03-18 15:50:42 -06:00
Carter
d049ea5523 got rid of bin page log 2025-03-18 14:59:55 -06:00
Carter
7af47a92c7 using img instead of react-image to prevent unmounted component error 2025-03-18 14:58:56 -06:00
Carter
4f80c36c8c fixed ImgIcon not quite centering things properly 2025-03-18 13:09:31 -06:00
Carter
3e1e65ad88 fixed unmounted component update error 2025-03-18 12:41:35 -06:00
Carter
65eeb9e8b4 got rid of material-ui references and fixed fan icon import 2025-03-18 11:40:16 -06:00
Carter
c84f6194fa got rid of a bunch of old material-ui references and fixed a map import 2025-03-17 16:28:29 -06:00
csawatzky
b7c2354b83 updated the diff history and responsive table to allow hidden on the columns and to put the history data in the gutter on the mobile/drawer view 2025-03-17 11:58:59 -06:00
csawatzky
c397b86524 added bin history, fixed some column stuff in the DiffHistory 2025-03-17 11:19:00 -06:00
csawatzky
41131dee26 finished the bin page styling fixes 2025-03-14 15:42:30 -06:00
csawatzky
a673fd72c1 re-styled the slider for the bin inventory 2025-03-14 14:02:07 -06:00
csawatzky
4bdd87d948 fixed the styiling for bin storage conditions 2025-03-14 11:51:30 -06:00
csawatzky
17f4cbc242 added height and width the the ImgIcon common component in order to control the icon size so that icons that are not square dont get the bottom cut off 2025-03-13 16:28:36 -06:00
Carter
53a7c486ce cleanup outdated caches :) 2025-03-13 14:30:26 -06:00
Carter
d945092b77 mine editor opens 2025-03-13 13:49:40 -06:00
Carter
5fcb99ef40 imported mining stuff, can add a mine and list them 2025-03-13 11:42:50 -06:00
Carter
7dad5217e7 bin list will show grid view now 2025-03-13 10:01:52 -06:00
Carter
b5071dfb40 bin sensors add the bins 2025-03-13 09:26:47 -06:00
Carter
c46cb5ce4b got Bin page to render with BinTour not giving errors but the tour doesn't actually happen 2025-03-12 15:35:00 -06:00
Carter
9bbbf0940e added tons of files, got the bin page to render 2025-03-12 12:41:20 -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
8df5b5e602 Merge branch 'dev_environment' of gitlab.com:brandx/bxt-app into dev_environment 2025-03-11 13:35:43 -06:00
Carter
235464bb93 added binyard and grainbag stuff 2025-03-11 13:35:15 -06:00
csawatzky
60d7eba6db fixed svg by creating data arrays rahter than the react svg component arrays and then mapping those arrays out to svg tags, apparently it didn't like having mutliple react children 2025-03-11 13:15:58 -06:00
Carter
e52a9a4fbf added bin svg for the card 2025-03-11 09:36:41 -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
429f990b41 gave whitelabels a label field 2025-03-10 10:45:25 -06:00