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

[FEATURE] Générer les identifiants en masse pour les élèves (PIX-12975) #10096

Merged
merged 19 commits into from
Sep 25, 2024

Commits on Sep 25, 2024

  1. feat(api): add seed for sco organization no gar usecase

    in team acces directory
    er-lim committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    52eead8 View commit details
    Browse the repository at this point in the history
  2. refactor(api): reorganize function order alphabetically

    in Organization model
    er-lim committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    6366e08 View commit details
    Browse the repository at this point in the history
  3. feat(api): add hasGarIdentityProvider getter

    in organization model
    er-lim committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    b058479 View commit details
    Browse the repository at this point in the history
  4. refactor(api): replace usecases unit test with integration testing

    for reset organization learners password usecase
    er-lim committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    8472b0f View commit details
    Browse the repository at this point in the history
  5. refactor(api): split usecase in private functions

    for reset organization learners password usecase
    er-lim committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    5af6fa3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    67d8f53 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5411b20 View commit details
    Browse the repository at this point in the history
  8. feat(api): add organization learner identity repository

    in src/identity-access-management
    er-lim committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    b1d0cc4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f4231b1 View commit details
    Browse the repository at this point in the history
  10. feat(api): handle username and password generation

    in reset organization learners password usecase
    
    Co-authored-by: Marianne Bost <[email protected]>
    er-lim and mariannebost committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    b58432a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    21c5d0e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b348342 View commit details
    Browse the repository at this point in the history
  13. refactor(api): rename update password controller

    in sco-organization-learner controller
    er-lim committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    c452f64 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0a130ec View commit details
    Browse the repository at this point in the history
  15. feat(orga): add isScoAndManagingStudents and hasGarIdentityProvider g…

    …etter
    
    in organization model
    er-lim committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    be1a99a View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    b6e0905 View commit details
    Browse the repository at this point in the history
  17. feat(orga): display different button label in action bar

    when organization has GAR as identity provider
    er-lim committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    3e61c4e View commit details
    Browse the repository at this point in the history
  18. feat(orga): handle generate username password behaviour

    in sco organization participant list page
    er-lim committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    c79427b View commit details
    Browse the repository at this point in the history
  19. refactor(orga): rename password reset route and function

    to batch username password generation
    er-lim committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    e6cbc7d View commit details
    Browse the repository at this point in the history