Zack Spear
|
843efed231
|
refactor: abstract tab vs no tab content into separate components
|
2025-05-07 10:48:13 -07:00 |
|
Zack Spear
|
d37f55f6fb
|
refactor: add HTML comments to closing tags in MainContent.php for improved readability and maintainability
|
2025-04-08 14:01:00 -07:00 |
|
Zack Spear
|
4e61946207
|
fix: add missing newline at end of file in MainContent.php to comply with coding standards
|
2025-04-08 13:56:11 -07:00 |
|
Zack Spear
|
79f3436670
|
refactor: improve title variable assignment in MainContent.php by replacing eval with direct assignment for better security and maintainability
|
2025-04-08 13:50:29 -07:00 |
|
Zack Spear
|
2b7b6f437f
|
refactor: replace hardcoded icon fallback with a centralized default icon variable in MainContent.php for improved maintainability
|
2025-04-08 13:47:35 -07:00 |
|
Zack Spear
|
67d1471929
|
refactor: reorganize variable initialization in MainContent.php for improved clarity and maintainability
|
2025-04-08 13:40:48 -07:00 |
|
Zack Spear
|
64a18430f7
|
refactor: enhance MainContent.php by adding a helper function for icon processing and improving variable initialization for better readability and maintainability
|
2025-04-08 13:32:39 -07:00 |
|
Zack Spear
|
e8a84ca428
|
refactor: reorganize HTML structure in DefaultPageLayout.php and MainContent.php for improved readability and maintainability
|
2025-04-08 13:17:09 -07:00 |
|
Zack Spear
|
270f0735cf
|
refactor: centralize stylesheet inclusion logic in DefaultPageLayout.php by creating includePageStylesheets function for improved code reuse and maintainability
|
2025-04-08 13:06:49 -07:00 |
|
Zack Spear
|
4d4266ff76
|
refactor: extract main content logic from DefaultPageLayout.php into MainContent.php for improved organization and maintainability
|
2025-04-08 12:33:17 -07:00 |
|