Carter
|
371185e8a5
|
can reset widths to default from the column settings menu
|
2025-06-04 16:03:14 -06:00 |
|
Carter
|
43b519ca37
|
column widths save to local storage
|
2025-06-04 15:54:43 -06:00 |
|
Carter
|
b710c03ede
|
made "resizeable" and optional prop for the responsive table
|
2025-06-04 12:34:23 -06:00 |
|
Carter
|
e1b3afd543
|
code cleaning
|
2025-06-04 10:56:06 -06:00 |
|
Carter
|
64748bd76d
|
using a loop to determine the next table cell to shrink
|
2025-06-04 10:55:14 -06:00 |
|
Carter
|
5b55563886
|
rendering cells without width instead of skipping render to fix index issue
|
2025-06-04 10:43:48 -06:00 |
|
Carter
|
6a1c61606c
|
stopped resize selected from text highlighting
|
2025-06-03 12:27:07 -06:00 |
|
Carter
|
5229aff9ab
|
minor spacing changes
|
2025-06-03 12:21:02 -06:00 |
|
Carter
|
56f78dd906
|
got rid of last column size grabber
|
2025-06-03 09:50:36 -06:00 |
|
Carter
|
4d26cb0f05
|
using referece to get widths and darg indexes
|
2025-06-03 09:48:35 -06:00 |
|
Carter
|
6cc29c37c7
|
drag resize is working
|
2025-06-03 09:16:49 -06:00 |
|
Carter
|
bf65aefd68
|
Merge branch 'master' into table_column_resize
|
2025-05-29 09:48:07 -06:00 |
|
Carter
|
0cd0921c63
|
formatted column titles to have a size grabber thing
|
2025-05-26 13:55:48 -06:00 |
|
csawatzky
|
fde0eb731c
|
doing some more mobile views to load more
|
2025-05-26 13:21:42 -06:00 |
|
csawatzky
|
159a0638e7
|
merging issues resolved
|
2025-05-23 15:23:19 -06:00 |
|
csawatzky
|
531c7f2570
|
Merge branch 'staging_environment' into table_load_more
|
2025-05-23 15:17:02 -06:00 |
|
csawatzky
|
d6a76203ef
|
added load more function to the responsive table for mobile view
|
2025-05-23 15:15:55 -06:00 |
|
Carter
|
62436d6b0d
|
Merge branch 'table_sorting' into staging_environment
|
2025-05-23 14:16:05 -06:00 |
|
Carter
|
6598c8e14c
|
git rid of debug output
|
2025-05-23 14:15:33 -06:00 |
|
Carter
|
6f2c6ca255
|
clicking new column always starts in ascending, cycling the same column can turn off sorting
|
2025-05-23 14:12:08 -06:00 |
|
Carter
|
a1a4851fd9
|
merged gas status, pulled, updated staging proto
|
2025-05-23 13:24:32 -06:00 |
|
Carter
|
ff6a7096de
|
minor styling
|
2025-05-22 12:40:56 -06:00 |
|
Carter
|
c058b4179c
|
implemented column ordering in bin cable estimator
|
2025-05-22 12:29:51 -06:00 |
|
Carter
|
8143ef4c37
|
added table sorting to responsive table
|
2025-05-22 11:16:08 -06:00 |
|
Carter
|
33988e3684
|
added optional element to responsive table to render an element before the search bar
|
2025-05-16 11:33:25 -06:00 |
|
Carter
|
df0f7eb6aa
|
theme change is now in user settings
|
2025-04-15 09:29:16 -06:00 |
|
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 |
|
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
|
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
|
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
|
3685478089
|
V2 should be able to see connection action now
|
2025-04-09 14:28:26 -06:00 |
|
Carter
|
318975b649
|
updated to node 23; fixed mobile device list miscoloration
|
2025-04-08 13:46:57 -06:00 |
|
csawatzky
|
4a3b706487
|
got the group drawer set up using the responsive tabe for the devices
|
2025-04-01 12:27:57 -06:00 |
|
Carter
|
6433bed70f
|
merged
|
2025-03-31 15:10:17 -06:00 |
|