Commit graph

1297 commits

Author SHA1 Message Date
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
Carter
3bab272744 added bins page (mostly stubbed) 2025-03-10 10:29:20 -06:00
Carter
044b2ad8f4 Merge branch 'dev_environment' of gitlab.com:brandx/bxt-app into dev_environment 2025-03-07 15:18:42 -06:00
Carter
89b964fef6 setting default team to view as when user is first loaded 2025-03-07 15:18:30 -06:00
csawatzky
77f0f778a3 adjusting the ref type for the snackbar provider 2025-03-07 15:02:08 -06:00
csawatzky
2fc25431bd added a way to do cell styling in the responsive tables 2025-03-07 14:04:02 -06:00
Carter
d19d37410e added view as button to user menu 2025-03-07 13:09:14 -06:00
csawatzky
cf3eefccdd updated some styling on the device component page 2025-03-06 15:31:27 -06:00
Carter
23a658d807 view as team or user search now uses prefix search for better results 2025-03-06 15:26:51 -06:00
Carter
2c859d9de9 Merge branch 'dev_environment' of gitlab.com:brandx/bxt-app into dev_environment 2025-03-06 14:34:56 -06:00
Carter
9eb9740525 fixed devices summary not loading through context 2025-03-06 14:34:46 -06:00
csawatzky
b6c1f44e03 added a teams link to the breadcrumbs trail when the team page was used to navigate to something (the team is in the url) 2025-03-06 12:30:45 -06:00
Carter
b0274ad639 implemented access object but didn't add the file to git haha silly me. 2025-03-06 11:55:27 -06:00
Carter
eff8a544ba access object imported 2025-03-06 11:53:32 -06:00
Carter
6886c93760 using prefix search for team list and user list pages 2025-03-06 10:33:16 -06:00
Carter
311acc4761 column filters in responsive table are now saved to session storage 2025-03-06 10:10:23 -06:00
Carter
6360cba756 devices list page now uses prefix search to match results better 2025-03-05 16:27:31 -06:00
Carter
3732d76156 sending device state as a field contains instead of a search field 2025-03-05 14:48:49 -06:00
csawatzky
871cbf424e flipped the keys/types added to the context on the devices page to have the group after the team 2025-03-05 14:39:45 -06:00
csawatzky
7774558cac fixed group breadcrumbs 2025-03-05 11:41:59 -06:00
Carter
3835ea25c5 tags now render in devices list 2025-03-04 16:12:02 -06:00
Carter
9db2f1fa8c fixed favicon not rendering when not visiting base url 2025-03-04 15:33:06 -06:00
Carter
85b184ce5e fixed favicon not rendering when not visiting base url 2025-03-04 15:32:28 -06:00
Carter
b8d9733d1d Merge branch 'dev_environment' of gitlab.com:brandx/bxt-app into dev_environment 2025-03-04 14:41:03 -06:00
Carter
6439d217e9 implemented new tag method 2025-03-04 14:40:51 -06:00
csawatzky
1982a93bf0 updated the dialog actions for the submit and cancel buttons 2025-03-04 13:44:13 -06:00
csawatzky
f2cf950a6b updated the material ui imports for existing files that had not been updated yet 2025-03-04 12:35:36 -06:00
csawatzky
14904d8eb3 add margin="dense" to the properties of the TextField to give the label room on the top so as to not get cut off 2025-03-03 13:42:37 -06:00
csawatzky
44a31dcd2b change the starting page to 0 for the table 2025-03-03 12:06:53 -06:00
csawatzky
9b274b9e16 adhusted the breadcrumb to have the last one highlighted again 2025-03-03 11:28:37 -06:00
csawatzky
cf559d48a2 using json-2-csv package for the csv export now since the old package has not been updated in 4 years 2025-02-28 14:51:10 -06:00
Carter
eb5fd127e3 Merge branch 'dev_environment' of gitlab.com:brandx/bxt-app into dev_environment 2025-02-28 12:07:03 -06:00