Commit graph

1199 commits

Author SHA1 Message Date
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
Carter
81e98da93e putting default values for manifest and icon in app.tsx 2025-02-28 12:06:52 -06:00
csawatzky
0f54cb6862 fixing errors in export 2025-02-28 11:37:33 -06:00
csawatzky
757b758d98 fixing the get device api call 2025-02-28 11:37:33 -06:00
Carter
aa4106806e setting favicon based on whiteLabel 2025-02-28 10:59:19 -06:00
Carter
22a892fa7b added other white labels and changed dev whitelabel to be bxt 2025-02-27 14:41:21 -06:00
Carter
6dab685c2d fixed notification drawer linking to team/id instead of teams/id 2025-02-27 14:26:14 -06:00
Carter
900b11582b linked manifest in the proper index file 2025-02-27 13:25:15 -06:00
Carter
707d44ead1 Merge branch 'dev_environment' of gitlab.com:brandx/bxt-app into dev_environment 2025-02-27 12:06:52 -06:00
Carter
1979976ad5 implemented vite caching and added adaptive agriculture logos and manifest 2025-02-27 12:06:41 -06:00
csawatzky
c03869adff added to the area graph as well 2025-02-27 11:26:11 -06:00
csawatzky
e548566854 added true to fix the tooltip on the chart 2025-02-27 11:24:29 -06:00
csawatzky
9633fb7bb6 fixed the component cards to work with mui's new grids 2025-02-26 14:35:25 -06:00
Carter
3d8cfc5125 can now pass the function that gives subtitle as well 2025-02-26 11:10:26 -06:00
Carter
d66dc68495 responsive columns can now be a column type or a function the returns the type 2025-02-26 10:56:43 -06:00
Carter
80683e29e5 formatted mobile devices list 2025-02-25 13:48:19 -06:00
Carter
8743cba65a onClick is on menu item instead of the checkbox itself 2025-02-25 11:25:10 -06:00