Skip to content

Version 1.7.0#202

Merged
timdegroot1996 merged 29 commits intomainfrom
Version-1.7.0
Feb 28, 2026
Merged

Version 1.7.0#202
timdegroot1996 merged 29 commits intomainfrom
Version-1.7.0

Conversation

@timdegroot1996
Copy link
Collaborator

No description provided.

…nd update theme handling

- Introduced `components.css` for modular styling of UI components including tooltips, cards, and filters.
- Added `dark.css` for dark mode styling to enhance user experience in low-light environments.
- Removed `styling.css` to streamline CSS management and avoid redundancy.
- Updated JavaScript files to accommodate new theme color settings, including highlight color.
- Modified HTML to reflect changes in theme settings, consolidating color options for better usability.
- Enhanced local storage handling for theme settings and added debug logging for easier troubleshooting.
…and chart creation; add update functions for dynamic chart updates; enhance loading overlay functionality in menu.
…e logic; enhance SVG handling and chart settings based on theme
…raphs, tables, and sections; improve maintainability and reduce redundancy
- Consolidated chart creation and update logic into reusable functions in suite.js and test.js.
- Removed redundant code for creating and updating graphs and tables, enhancing maintainability.
- Introduced generic data table creation and update functions in tables.js to streamline table management.
- Updated graph configuration functions to utilize new helper functions for building configurations.
- Improved readability and organization of the codebase by reducing duplication and enhancing function clarity.
… improved data handling in fullscreen mode and fix ignoreskips
- Implemented detailed tooltips for test statistics, including status, duration, and messages.
- Added support for line graph view in test statistics with appropriate tooltips.
- Refactored tooltip metadata handling for failed, flaky, and time-consuming data.
- Introduced utility functions for building and looking up tooltip metadata.
- Updated graph configurations to utilize new tooltip features and improve user experience.
- Enhanced filtering logic for test statistics to support new visualization options.
@timdegroot1996 timdegroot1996 merged commit 8aa5190 into main Feb 28, 2026
1 check passed
@timdegroot1996 timdegroot1996 deleted the Version-1.7.0 branch February 28, 2026 21:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant