Carter
|
9bc2a5c4c4
|
added sync device to device actions
|
2025-03-25 11:45:10 -06:00 |
|
Carter
|
55462f5ca6
|
fixed prop error on draggable tabs
|
2025-03-24 16:59:54 -06:00 |
|
Carter
|
ac69c9b68f
|
more bin page themeing
|
2025-03-24 16:41:20 -06:00 |
|
Carter
|
605b6d69dd
|
dragging and dropping a tab actually works now
|
2025-03-24 15:53:42 -06:00 |
|
Carter
|
85bfcce921
|
fixed issue flattening node arrays
|
2025-03-21 13:21:25 -06:00 |
|
Carter
|
ebf889fa7c
|
added draggable tabs common component, will be used to drag n drop re-order tabs
|
2025-03-20 12:53:27 -06:00 |
|
Carter
|
906fe44ab5
|
imported binyard stuff
|
2025-03-20 11:09:33 -06:00 |
|
csawatzky
|
326d4b44c6
|
updated the object table on the bins page and added a custom elemnt to the responsive table component between the actions/title and the column headers
|
2025-03-19 13:20:31 -06:00 |
|
csawatzky
|
28c4a6d54a
|
Merge branch 'dev_environment' of gitlab.com:brandx/bxt-app into dev_environment
|
2025-03-18 15:57:10 -06:00 |
|
csawatzky
|
6221313baf
|
added a column for checkboxes to be able to select rows which can be controled by the parent
|
2025-03-18 15:50:42 -06:00 |
|
Carter
|
7af47a92c7
|
using img instead of react-image to prevent unmounted component error
|
2025-03-18 14:58:56 -06:00 |
|
Carter
|
4f80c36c8c
|
fixed ImgIcon not quite centering things properly
|
2025-03-18 13:09:31 -06:00 |
|
Carter
|
c84f6194fa
|
got rid of a bunch of old material-ui references and fixed a map import
|
2025-03-17 16:28:29 -06:00 |
|
csawatzky
|
b7c2354b83
|
updated the diff history and responsive table to allow hidden on the columns and to put the history data in the gutter on the mobile/drawer view
|
2025-03-17 11:58:59 -06:00 |
|
csawatzky
|
c397b86524
|
added bin history, fixed some column stuff in the DiffHistory
|
2025-03-17 11:19:00 -06:00 |
|
csawatzky
|
17f4cbc242
|
added height and width the the ImgIcon common component in order to control the icon size so that icons that are not square dont get the bottom cut off
|
2025-03-13 16:28:36 -06:00 |
|
Carter
|
d945092b77
|
mine editor opens
|
2025-03-13 13:49:40 -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
|
2d78947d2e
|
added grain bag stuff and file selector/uploader stuff
|
2025-03-11 16:36:32 -06:00 |
|
Carter
|
cd972409b2
|
bins page now has the add bin button
|
2025-03-10 12:51:40 -06:00 |
|
csawatzky
|
2fc25431bd
|
added a way to do cell styling in the responsive tables
|
2025-03-07 14:04:02 -06:00 |
|
csawatzky
|
cf3eefccdd
|
updated some styling on the device component page
|
2025-03-06 15:31:27 -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
|
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 |
|
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 |
|
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
|
c62bfbf916
|
component page graphs now render
|
2025-02-24 11:46:16 -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
|
2acdd59ac7
|
device history implemented
|
2025-02-12 15:11:42 -06:00 |
|
Carter
|
45ff49bcea
|
added tons of files for component functionality; manual component adding added temporarily
|
2025-02-11 16:31:03 -06:00 |
|
Carter
|
adbf83808f
|
devices stat cards can be selected to list by device state
|
2025-01-27 12:15:10 -06:00 |
|
Carter
|
3a000b0094
|
implemented device statistics
|
2025-01-27 10:36:54 -06:00 |
|
Carter
|
4e7c68401b
|
device settings and actions made functional
|
2025-01-10 14:42:30 -06:00 |
|
Carter
|
3ce00facd1
|
tag stuff
|
2025-01-08 14:45:45 -06:00 |
|
Carter
|
8fc8745862
|
fixed linking between groups and devices
|
2025-01-07 14:53:43 -06:00 |
|
Carter
|
77fb5a6bcf
|
added ability to prepend paths to smart breadcrumb
|
2025-01-07 14:02:39 -06:00 |
|
Carter
|
2d98917322
|
committing all group related code
|
2025-01-07 10:34:18 -06:00 |
|