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

MCR-3849 Fix session timeout #2719

Merged
merged 30 commits into from
Sep 16, 2024
Merged

MCR-3849 Fix session timeout #2719

merged 30 commits into from
Sep 16, 2024

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    e4fb419 View commit details
    Browse the repository at this point in the history
  2. Cleanup modals

    - inherit from base Modal
    - create SessionTimeoutModal as own component
    - simplify styles
    - removing V2 naming from UnlockResubmitModal
    haworku committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    68e208e View commit details
    Browse the repository at this point in the history
  3. Add IdleTimer

    - add  to package.json
    - remove session timeout custom timekeeping, props from AuthContext
    - add IdleTimer to AuthenticatedRouteWrapper
    - start to add tests
    haworku committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    d2b2cc1 View commit details
    Browse the repository at this point in the history
  4. Get existing tests passing

    haworku committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    853c403 View commit details
    Browse the repository at this point in the history
  5. Add more mocked out tests

    haworku committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    e7dabb3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f81dc2a View commit details
    Browse the repository at this point in the history
  7. Fix countdown

    haworku committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    618c367 View commit details
    Browse the repository at this point in the history
  8. Add cross-tab support

    haworku committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    57b658c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    18af39d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b0dbf52 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    793a5a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b3460b View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    15fbbf6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f4dce2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5430248 View commit details
    Browse the repository at this point in the history
  4. lint changed files

    haworku committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    620d06d View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    2c0e97b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc707b5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ed777b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7170c15 View commit details
    Browse the repository at this point in the history
  5. Lint cleanup

    haworku committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    33e059a View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Get doubleclick bug addressed

    haworku committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    0dd47e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b511302 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

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

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    ad846e8 View commit details
    Browse the repository at this point in the history
  2. merge main

    haworku committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    2a37d3b View commit details
    Browse the repository at this point in the history
  3. make modal close more snappy

    haworku committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    b806f8a View commit details
    Browse the repository at this point in the history
  4. cleanup

    haworku committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    a312146 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3037cc8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cece00b View commit details
    Browse the repository at this point in the history