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

Fix for user groups adding users to app user metadata tables #10120

Merged
merged 19 commits into from
Mar 28, 2023

Commits on Mar 21, 2023

  1. Fix for app sync, base it on group roles, not just user roles - stops…

    … app sync from pulling in group users which do not actually have access to the app.
    mike12345567 committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    c601b8b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    040c6de View commit details
    Browse the repository at this point in the history
  3. Updating Jest to latest 29.5.0 and then fixing snapshots to work with…

    … this - also setting worker memory limits for Node 16.10+ - where a leak can occur.
    mike12345567 committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    849a593 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

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

Commits on Mar 27, 2023

  1. Configuration menu
    Copy the full SHA
    8d37172 View commit details
    Browse the repository at this point in the history
  2. General fixes for open handles, attempting to find and close all issu…

    …es in server which are stopping shutdown of Jest suite.
    mike12345567 committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    7c7fb23 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    793c4c1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e223c31 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8c170e7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c0a4526 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    33b13ee View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9efaa46 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    49b1a39 View commit details
    Browse the repository at this point in the history
  10. Removing files from coverage upload to see if it correctly resolves a…

    …ll coverage automatically.
    mike12345567 committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    26885ac View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f683eee View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    960cbd0 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    00f8467 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. Configuration menu
    Copy the full SHA
    b94049a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    502a8b1 View commit details
    Browse the repository at this point in the history