Commit graph

556 commits

Author SHA1 Message Date
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
3a953ede85 removed default manifest file from html 2025-02-28 11:35:23 -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
2305c6e907 increasing max file size for caching to 20MiB 2025-02-27 12:26:46 -06:00
Carter
34ead6ee9e increasing max file size for caching 2025-02-27 12:21:48 -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
Carter
1fb166650f implemented column filtering in ResponsiveTable 2025-02-25 11:22:27 -06:00
Carter
4829e8d841 spacing 2025-02-25 09:19:58 -06:00
Carter
9a72668e35 styled the temp humidity a little on devices plenums 2025-02-25 09:15:46 -06:00
Carter
e506906c93 Merge branch 'dev_environment' of gitlab.com:brandx/bxt-app into dev_environment 2025-02-25 09:07:07 -06:00
Carter
4f1de384e4 devices list shows temp and humidity of attached plenum if it's there 2025-02-25 09:06:55 -06:00
csawatzky
c74a7490d9 updated existing api calls 2025-02-24 15:41:06 -06:00
Carter
ade15fdfdc measurement table in component page works now but is not fully formatted 2025-02-24 12:04:01 -06:00
Carter
c62bfbf916 component page graphs now render 2025-02-24 11:46:16 -06:00
Carter
e5bc90e00e component cards imported 2025-02-21 16:04:36 -06:00
Carter
af4cc08d87 component cards imported 2025-02-21 15:47:45 -06:00
Carter
538c807766 fixed devices page not refreshing after changing group 2025-02-21 14:00:46 -06:00
Carter
db1b3c54a4 can now to npm run start-dev to run local front end with the development database 2025-02-19 13:59:03 -06:00
Carter
c636737718 can now to npm run start-dev to run local front end with the development database 2025-02-19 13:56:30 -06:00
Carter
b5fe74664c Merge branch 'groups' into dev_environment 2025-02-18 13:36:54 -06:00
Carter
25de677106 fixed some group permission issues 2025-02-18 13:36:22 -06:00
csawatzky
d6a00b9ce9 assigning available positions for components when a device is loaded on the device page 2025-02-14 13:22:55 -06:00
csawatzky
8a431127b4 fix error where key was not unique in the SearchSelect component when doing the team select 2025-02-13 15:20:04 -06:00
csawatzky
6ae0d1112d fixed the search select options rendering the value and not the label properly 2025-02-13 15:20:04 -06:00
Carter
6ee7aa95a9 checking if groupID is undefined before trying to use it 2025-02-13 13:28:39 -06:00
Carter
35045860c1 setting groupID to 0 to avoid undefined error 2025-02-13 11:31:57 -06:00
Carter
5041fb0705 printing modem component for debug 2025-02-13 11:21:20 -06:00
Carter
d1eab6cd61 printing modem component for debug 2025-02-13 11:21:01 -06:00