Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow individual graph or table to be contrained to a specifc time range #139

Closed
damies13 opened this issue Mar 14, 2023 · 3 comments
Closed
Labels
enhancement New feature or request Reporter Issue Affects the Manager (this is a planned component)
Milestone

Comments

@damies13
Copy link
Owner

Is your feature request related to a problem? Please describe.
When reporting on problems encountered in a test it's useful to be able to zoom in the graph to a specific time window and show a zoomed in graph

Describe the solution you'd like
Add a start and end time fields to the data graph and data table settings screens to allow the data to a specific time period

Additional context
This issue came as from a suggestion in Issue #120 --> #120 (comment)

@damies13 damies13 added enhancement New feature or request Reporter Issue Affects the Manager (this is a planned component) labels Mar 14, 2023
@damies13 damies13 added this to the v1.4.0 milestone Mar 22, 2024
@damies13
Copy link
Owner Author

damies13 commented Sep 30, 2024

Add Start and End Time fields:

  • Data Table
  • Data Graphs
  • Error Details

Save Data To .report

  • Data Table
  • Data Graphs
  • Error Details

Read back from .report

  • Data Table
  • Data Graphs
  • Error Details

Apply to SQL generator

  • Data Table
  • Data Graphs
  • Error Details

Check output file (html, docx, xslx)

  • html
    • Data Table
    • Data Graphs
    • Error Details
  • docx
    • Data Table
    • Data Graphs
    • Error Details
  • xlsx
    • Data Table
    • Data Graphs
    • Error Details

Test cases

  • Data Table
  • Data Graphs
  • Error Details

damies13 added a commit that referenced this issue Oct 2, 2024
Issue #139
Still need to add date fields to data graph and then make them work
damies13 added a commit that referenced this issue Oct 2, 2024
damies13 added a commit that referenced this issue Oct 2, 2024
Issue #139
Also found the cause of the UI constantly refreshing when you move the mouse, hopefully that's resolved now
damies13 added a commit that referenced this issue Oct 2, 2024
damies13 added a commit that referenced this issue Oct 2, 2024
damies13 added a commit that referenced this issue Oct 2, 2024
damies13 added a commit that referenced this issue Oct 2, 2024
Issue #139
Also I fixed a display issue when grouped by result name
damies13 added a commit that referenced this issue Oct 3, 2024
Issue #139
xlsx still needs attention
damies13 added a commit that referenced this issue Oct 3, 2024
Issue #139
Seems I missed some stuff when adding the xlsx error section generation
damies13 added a commit that referenced this issue Oct 3, 2024
damies13 added a commit that referenced this issue Oct 3, 2024
damies13 added a commit that referenced this issue Oct 4, 2024
Issue #139
Actually this is probably more a general UI enhancement we didn't have an issue number for, but hopefully this will resolve the failing tests
@damies13
Copy link
Owner Author

damies13 commented Oct 4, 2024

@ArekKuczynski Code fixes for this issue have been merged into the 1.4.0 branch, can you add the test cases as discussed

@damies13
Copy link
Owner Author

Test cases for this issue were combined with test cases for Issue #38 above and were included from issue #139

Test cases merged into release branch v1.4.0 as part of issue #139 via issue #306 (which includes a bug fix for a bug found with these tests)

@damies13 damies13 added bug Something isn't working and removed bug Something isn't working labels Nov 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Reporter Issue Affects the Manager (this is a planned component)
Projects
None yet
Development

No branches or pull requests

1 participant