Commit Graph

31 Commits

Author SHA1 Message Date
Daniel Cojocea
4352b3690d Refactored sx styling to theme file style overrides 2024-08-29 20:42:12 -04:00
Daniel Cojocea
8fa1acd193 Refactored mui themes into their own files for increased readability 2024-08-29 17:14:17 -04:00
Daniel Cojocea
aca350495a Added barebones theme toggle 2024-08-28 22:14:55 -04:00
Daniel Cojocea
8b27bc2ab2 Refactored components styling 1/? 2024-08-27 12:18:25 -04:00
Daniel Cojocea
63ae25c16b Removed url button link, tweaked typography and paddings 2024-08-24 11:49:28 -04:00
Alex Holliday
710fad0ec8 Add table prop to BasicTable to specify table name 2024-08-22 13:54:21 -07:00
Alex Holliday
1bd8676d94 Add safe accesss default for rowsPerPage, add proptypes 2024-08-21 09:51:00 -07:00
Daniel Cojocea
af31c564cd Added more tables to track 2024-08-20 18:40:03 -04:00
Daniel Cojocea
1419b20591 Added action to change rows per page 2024-08-20 17:27:07 -04:00
Daniel Cojocea
a0f1b5bee8 Small styling changes 2024-08-20 17:03:19 -04:00
Daniel Cojocea
3c5882f687 Replaced hardcoded values with theme variables 2024-08-19 19:28:58 -04:00
Daniel Cojocea
720913dcd3 Fixed background color not changing on focus visible 2024-08-19 19:11:06 -04:00
Daniel Cojocea
31ea57542b Added docs 2024-08-19 19:08:43 -04:00
Daniel Cojocea
e15152a618 Added monitor range displayed 2024-08-19 19:07:07 -04:00
Daniel Cojocea
e22f7276d4 Styled rows per page select component 2024-08-19 18:49:14 -04:00
Daniel Cojocea
6042d87a7d Styled buttons 2024-08-19 17:58:48 -04:00
Daniel Cojocea
171bc69efd Added table pagination 2024-08-19 17:34:10 -04:00
Alex Holliday
901ec29281 Prep monitor details page for better data handling, minor fix to basic table component 2024-08-07 22:46:21 -07:00
Alex Holliday
6dde4646d8 Add prevent default to action toggle 2024-08-02 10:53:24 -07:00
Daniel Cojocea
d897f0be83 Added prop to display # of rows 2024-07-23 17:39:26 -04:00
Daniel Cojocea
d871907d97 Pagination fix 2024-07-22 17:03:09 -04:00
Alex Holliday
ecdbbac684 Hide pagination if rows <= rows per page 2024-07-22 10:19:57 -07:00
Alex Holliday
5819efadf7 Added reverse prop to BasicTable to allow for reversing order of data 2024-07-21 09:22:00 -07:00
Daniel Cojocea
b7e6e44b88 Added styling to basic table component 2024-07-17 14:33:32 -04:00
Alex Holliday
b23ada11dd Add empty data check 2024-07-16 14:39:19 -07:00
Alex Holliday
e887c547d7 initial refactor 2024-07-16 14:05:38 -07:00
Alex Holliday
f985884cea Fix typo 2024-07-16 13:30:11 -07:00
Alex Holliday
e0d3dd0331 Further simplified 2024-07-16 13:27:58 -07:00
Alex Holliday
cc9c439c8d Excised insanity from Basic Table 2024-07-16 13:21:45 -07:00
Alex Holliday
784957bb25 Add listener to BasicTable 2024-07-16 11:06:28 -07:00
Alex Holliday
d840b05f17 Implemented a basic table that takes a standard arrangement of data 2024-07-12 14:30:39 -07:00