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

Reduce polling to /user/refresh #2835

Merged
merged 7 commits into from
Aug 15, 2023
Merged

Reduce polling to /user/refresh #2835

merged 7 commits into from
Aug 15, 2023

Commits on Feb 22, 2023

  1. Add refreshTokenThreshold to limit polling for permissions in Route.js.

    Alter polling intervals to use app config settings.
    
    Fixes #2820.
    chrisknoll committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    e47ce7a View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2023

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

Commits on Apr 13, 2023

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

Commits on Jul 13, 2023

  1. Merge remote-tracking branch 'remotes/origin/master' into issue-2820

    # Conflicts:
    #	js/config/app.js
    chrisknoll committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    59a97da View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Added executeWithRefresh() in AuthAPI to refresh permissions after HT…

    …TP request.
    
    Removed unused PatientLevelPrediction.js
    chrisknoll committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    54f7d6d View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Merge remote-tracking branch 'remotes/origin/master' into issue-2820

    # Conflicts:
    #	js/config/app.js
    chrisknoll committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    00e733f View commit details
    Browse the repository at this point in the history