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

Address single page view format issues #941

Closed
wants to merge 79 commits into from
Closed

Commits on Nov 27, 2023

  1. Update client/resources

    howard-e committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    031f75c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf6810f View commit details
    Browse the repository at this point in the history
  3. Update import script to include flattened commandsV2.json and add uni…

    …quely generated scenario and assertion IDs
    howard-e committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    a3fb157 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9793a59 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8dc1910 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6524ae5 View commit details
    Browse the repository at this point in the history
  7. Add retrieveCommands utility

    howard-e committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    7cdc6b8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f261a9d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    90c3b5a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c550adc View commit details
    Browse the repository at this point in the history
  11. Remove console log

    Paul-Clue authored and howard-e committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    bf1af49 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2f42c7a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e907dcd View commit details
    Browse the repository at this point in the history
  14. Update getMetrics utils

    howard-e committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    637a9c8 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    7c7dde9 View commit details
    Browse the repository at this point in the history
  16. Address file error

    howard-e committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    84602ea View commit details
    Browse the repository at this point in the history
  17. Fix tests

    howard-e committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    d9b65d3 View commit details
    Browse the repository at this point in the history
  18. Update import branch

    howard-e committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    bc4eaa7 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    a710a97 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    458e711 View commit details
    Browse the repository at this point in the history
  21. Update tests

    howard-e committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    0c1d73b View commit details
    Browse the repository at this point in the history
  22. Update workflow

    howard-e committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    9095090 View commit details
    Browse the repository at this point in the history
  23. Clarifying comment

    howard-e committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    acb813b View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    8144896 View commit details
    Browse the repository at this point in the history
  25. Update server/resolvers/TestPlanVersion/testsResolver.js

    Remove unnecessary `at.settings` check
    
    Co-authored-by: Stalgia Grigg <[email protected]>
    howard-e and stalgiag committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    82e44fb View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    1cdf447 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    ced6354 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    74a6f1a View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    8dd8119 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    7146600 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    25b9a39 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    77cffe5 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    85b86d1 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    aaa628c View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    c29eef0 View commit details
    Browse the repository at this point in the history
  36. Stop using NumberedList

    howard-e committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    eab5ec8 View commit details
    Browse the repository at this point in the history
  37. Update client/components/TestRenderer/utils.js

    Co-authored-by: Stalgia Grigg <[email protected]>
    howard-e and stalgiag authored Nov 27, 2023
    Configuration menu
    Copy the full SHA
    54864ab View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    4557fdc View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    da48e17 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    488f392 View commit details
    Browse the repository at this point in the history
  41. Address CG comments

    howard-e committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    3f6d6c5 View commit details
    Browse the repository at this point in the history
  42. Address PR feedback

    howard-e committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    7557608 View commit details
    Browse the repository at this point in the history
  43. Consistency

    howard-e committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    38bec5f View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    d93a024 View commit details
    Browse the repository at this point in the history
  45. Update test plan report conflict calculation to support pass/fail ass…

    …ertion results
    stalgiag authored and howard-e committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    c836bf5 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    6792426 View commit details
    Browse the repository at this point in the history
  47. Update inline snapshot for test queue

    stalgiag authored and howard-e committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    842344f View commit details
    Browse the repository at this point in the history
  48. Remove failedReason

    stalgiag authored and howard-e committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    9446574 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    d9e75cb View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    ebe846a View commit details
    Browse the repository at this point in the history
  51. Undo change to checkAssertionResult

    stalgiag authored and howard-e committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    e9f4388 View commit details
    Browse the repository at this point in the history
  52. Consistency

    howard-e committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    68e3eea View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Merge pull request #843 from w3c/v2-test-format-testrun

    Update Test Runner for V2 Test Format
    howard-e authored Nov 29, 2023
    Configuration menu
    Copy the full SHA
    03c6f39 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #845 from w3c/v2-test-format-reports

    Update Reports for V2 Test Format
    howard-e authored Nov 29, 2023
    Configuration menu
    Copy the full SHA
    ab9a597 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into support-v2-test-format

    # Conflicts:
    #	client/components/CandidateReview/CandidateTestPlanRun/InstructionsRenderer.jsx
    howard-e committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    2264ac5 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #847 from w3c/pass-fail-test-run

    Passed/failed for assertion results in TestRenderer and migrate to pass/fail for report comparison algorithms
    howard-e authored Nov 29, 2023
    Configuration menu
    Copy the full SHA
    495543d View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2023

  1. Configuration menu
    Copy the full SHA
    579f545 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Revert "Do radio group and supporting docs"

    This reverts commit 579f545.
    howard-e committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    1761f2d View commit details
    Browse the repository at this point in the history
  2. Re-commit missing update

    howard-e committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    ac55630 View commit details
    Browse the repository at this point in the history
  3. Commit to new branch

    Paul-Clue committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    3226c6b View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Configuration menu
    Copy the full SHA
    79946b9 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Push to check branch

    Paul-Clue committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    4fa86d0 View commit details
    Browse the repository at this point in the history
  2. Get page to render for v2

    howard-e committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    907a4f3 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Fix loop

    Paul-Clue committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    56e8561 View commit details
    Browse the repository at this point in the history
  2. Fix changes

    Paul-Clue committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    c4862cc View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Merge branch 'main' into single-page-view-update

    # Conflicts:
    #	client/components/TestReview/index.jsx
    howard-e committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    daf66af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bddb587 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Configuration menu
    Copy the full SHA
    d5d0ac8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aaacdd4 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. Fix styling

    Paul-Clue committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    9d99221 View commit details
    Browse the repository at this point in the history
  2. Update InstructionsRenderer to also include settings specific instruc…

    …tions for v2 test plan version
    howard-e committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    b780a70 View commit details
    Browse the repository at this point in the history
  3. Include upcoming TODOs

    howard-e committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    ab309db View commit details
    Browse the repository at this point in the history
  4. Include upcoming TODOs

    howard-e committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    82d80db View commit details
    Browse the repository at this point in the history
  5. Add test grouping

    Paul-Clue committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    ee72a83 View commit details
    Browse the repository at this point in the history
  6. Add formatting change

    Paul-Clue committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    9652bd2 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. remove comment

    Paul-Clue committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    2944b30 View commit details
    Browse the repository at this point in the history
  2. Remove comments

    Paul-Clue committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    015a786 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Address page format issues

    Paul-Clue committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    c158731 View commit details
    Browse the repository at this point in the history
  2. Fix failing test

    Paul-Clue committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    572d100 View commit details
    Browse the repository at this point in the history