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

10349 bug intermediate branch to test 1722427896 #5198

Commits on Jul 23, 2024

  1. 10349-bug: separate idle logout path from user logout path, fixing th…

    …e alert modal bug and the infinite spinning wheel bug
    Mwindo committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    92ad46e View commit details
    Browse the repository at this point in the history
  2. 10349-bug: fix race condition bugs, and clear the idle status timer o…

    …n sign out to avoid the modal appearing when no user is signed in
    Mwindo committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    999ae68 View commit details
    Browse the repository at this point in the history
  3. 10349-bug: add some unit tests

    Mwindo committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    139c908 View commit details
    Browse the repository at this point in the history
  4. 10349-bug: pull out constants

    Mwindo committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    8189d1e View commit details
    Browse the repository at this point in the history
  5. 10349-bug: better constants

    Mwindo committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    dcc55bb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4d56e6a View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. 10349-bug: undoing routing behavior of idle logout to preserve curren…

    …t app behavior, and fixing a few typos
    Mwindo committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    661e406 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d92595 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Configuration menu
    Copy the full SHA
    2383922 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52e7a8d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d50fab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ef1e4d8 View commit details
    Browse the repository at this point in the history
  5. 10349-bug: re-add test, and temporarily set constants in getConstants…

    … to see if the cerebral update to constants is actually working in CI
    Mwindo committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    bef73fd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ac2c799 View commit details
    Browse the repository at this point in the history
  7. 10349-bug: add some temporary logging to debug CI test failure since …

    …video artifacts suggest modal is not appearing
    Mwindo committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    d6c52e4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1652f9e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a7306da View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5e7c342 View commit details
    Browse the repository at this point in the history
  11. fix merge issue

    Mwindo committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    1745a0d View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2024

  1. 10349-bug: add AppContext and AppInstanceManagerWrapper to allow us t…

    …o toggle instance management from cypress; tests *should* pass in CI now, if done correctly
    Mwindo committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    4ac3c96 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ffe5955 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e4f9575 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    029b57e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6699bf5 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Configuration menu
    Copy the full SHA
    f293899 View commit details
    Browse the repository at this point in the history
  2. 10349-bug: do some more logging, try reloading page (since it seems, …

    …anecdotally, like page sometimes does not initially load), and only run one integration test
    Mwindo committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    7959c0f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    740cc5b View commit details
    Browse the repository at this point in the history
  4. 10349-bug: extend timeout

    Mwindo committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    d57373a View commit details
    Browse the repository at this point in the history
  5. 10349-bug: one final *final* attempt, as I believe puppeteer page is …

    …loading before the sign out and therefore stuck on pre-signout modal being shown
    Mwindo committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    1713615 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ae47b67 View commit details
    Browse the repository at this point in the history
  7. 10349-bug: last try, for real

    Mwindo committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    9c6fbfd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e72877e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    79dd8ee View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3e7f612 View commit details
    Browse the repository at this point in the history
  11. 10349-bug: update broadcastIdleStatusActiveAction.test.ts, remove con…

    …sole.log, remove outdated comment
    Mwindo committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    eb3fcd2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2cd2b76 View commit details
    Browse the repository at this point in the history
  13. 10349-bug: add missing test

    Mwindo committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    8d37302 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

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

Commits on Jul 31, 2024

  1. Merge branch 'test' of https://github.com/ustaxcourt/ef-cms into 1034…

    …9-bug-intermediate-branch-to-test-1722427896
    Mwindo committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    1e62316 View commit details
    Browse the repository at this point in the history