Commit graph

1316 commits

Author SHA1 Message Date
csawatzky
cdad408152 removed the mobile hook as that is what is the problem with the table, also removed the logs that are not needed anymore 2025-04-10 14:44:06 -06:00
csawatzky
40a4c51a66 adding in the hook in the style declaration back in 2025-04-10 14:35:04 -06:00
csawatzky
17c018c545 put pack the styles minus the mobil hook 2025-04-10 14:17:55 -06:00
csawatzky
a48145b25e put back everything else minus the styling 2025-04-10 14:08:53 -06:00
csawatzky
77405b36b0 added back in most of the functions and the box changed back to the table container, left out the styles however 2025-04-10 13:58:47 -06:00
csawatzky
dd80f56f5a put the const variables back in 2025-04-10 13:48:02 -06:00
csawatzky
968d314249 commenting out absolutely everyhitng 2025-04-10 13:40:26 -06:00
csawatzky
cad5ac3d7b commented out everything 2025-04-10 13:31:24 -06:00
csawatzky
d9f57f8057 changing table container to a box 2025-04-10 13:20:44 -06:00
csawatzky
3e44b8ae46 commenting out more stuff 2025-04-10 13:12:50 -06:00
csawatzky
9221318d17 trying to narrow it down starting with commenting out the entire table 2025-04-10 13:04:02 -06:00
csawatzky
2a8694ab91 commenitng out the references to length 2025-04-10 12:47:21 -06:00
csawatzky
8cf97f70a6 Merge branch 'dev_environment' of gitlab.com:brandx/bxt-app into dev_environment 2025-04-10 12:32:25 -06:00
csawatzky
766c510009 taking column out from heaters that is referencing length 2025-04-10 12:29:42 -06:00
Carter
f6a3964df9 Merge branch 'dev_environment' of gitlab.com:brandx/bxt-app into dev_environment 2025-04-10 12:24:12 -06:00
Carter
c4c28a84d6 adding nil check on rows before accessing length 2025-04-10 12:24:07 -06:00
csawatzky
02c7196751 comment out the tabe to see if it is the issue 2025-04-10 12:16:18 -06:00
csawatzky
407a8fc8c1 now testing if it is because the array is empty 2025-04-10 12:07:36 -06:00
csawatzky
b835524700 trying taking out the hidePagination 2025-04-10 11:52:53 -06:00
csawatzky
9d3cd41d5f adding logs about rows to try to find the undefined one in the table 2025-04-10 11:25:18 -06:00
csawatzky
0837b4fc7b the only .length passed into the responsive table is in transaction, adding concole log to see if transactions is undefined for some reason 2025-04-10 10:55:11 -06:00
csawatzky
538da5c4bb added api docs page 2025-04-10 10:18:09 -06:00
csawatzky
0bf12c7d40 changing some inports to be dynamic 2025-04-09 15:26:37 -06:00
csawatzky
c184db268b Merge branch 'dev_environment' of gitlab.com:brandx/bxt-app into dev_environment 2025-04-09 14:49:21 -06:00
csawatzky
e039a75bf8 added the cable estimator and the pdf stuff that goes with it 2025-04-09 14:49:04 -06:00
Carter
4d5713a40c Merge branch 'dev_environment' of gitlab.com:brandx/bxt-app into dev_environment 2025-04-09 14:28:32 -06:00
Carter
3685478089 V2 should be able to see connection action now 2025-04-09 14:28:26 -06:00
csawatzky
9074120f74 added the fan picker stuff back in to the binSettings and componentForm 2025-04-08 15:27:02 -06:00
csawatzky
3475b0ff03 Merge branch 'dev_environment' of gitlab.com:brandx/bxt-app into dev_environment 2025-04-08 14:39:37 -06:00
csawatzky
d3431f5559 updated the columns for transactions 2025-04-08 14:39:24 -06:00
Carter
318975b649 updated to node 23; fixed mobile device list miscoloration 2025-04-08 13:46:57 -06:00
csawatzky
97bbd41492 adding the transaction page 2025-04-08 11:43:39 -06:00
csawatzky
975f3bba54 put the heater stuff back in the site drawer 2025-04-08 09:14:04 -06:00
csawatzky
cbbda3a6f2 added the task stuff back in where it was commented out 2025-04-07 15:56:16 -06:00
csawatzky
2ef22a8bc2 added tasks page and functionality 2025-04-07 15:46:59 -06:00
csawatzky
b573e10707 set up the heater page and its subsequent imports 2025-04-04 10:45:07 -06:00
csawatzky
47d50194c5 restore functionality of the table 2025-04-03 15:43:07 -06:00
csawatzky
43226717c1 added heaters page (still need to fix table) fixed the heater card on the site page 2025-04-03 15:19:16 -06:00
csawatzky
5065c07820 Merge branch 'dev_environment' of gitlab.com:brandx/bxt-app into dev_environment 2025-04-03 12:55:40 -06:00
csawatzky
3990dfbf4f added the sites page and all other required imports for it to work, also fixed the map card 2025-04-03 12:54:00 -06:00
Carter
9cdf7514b2 device actions fully imported 2025-04-02 16:09:18 -06:00
Carter
59d9bf2e6b added some more device actions including interactions stuff 2025-04-02 15:17:55 -06:00
Carter
e4cc9b3554 fixed missing permissions on newly created bin yard 2025-04-02 13:58:26 -06:00
Carter
4df5e068da Merge branch 'dev_environment' of gitlab.com:brandx/bxt-app into dev_environment 2025-04-02 13:24:57 -06:00
Carter
394cd6a7ee made side menu mui icons black in light mode 2025-04-02 13:24:47 -06:00
csawatzky
c5afdc2c3d adding in the lidar inventory control stuff 2025-04-02 12:42:26 -06:00
Carter
76ac02d3ce santizing tab order array so that it's never misformatted 2025-04-02 11:26:31 -06:00
Carter
dd952bebe6 Merge branch 'dev_environment' of gitlab.com:brandx/bxt-app into dev_environment 2025-04-02 11:08:14 -06:00
Carter
6056e117f8 fixed tab order logic when tabs are added or removed 2025-04-02 11:08:01 -06:00
csawatzky
695b867d55 Merge branch 'dev_environment' of gitlab.com:brandx/bxt-app into dev_environment 2025-04-01 12:28:47 -06:00