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 part of #5344: Update models to support classrooms #5418

Merged
merged 40 commits into from
Jun 24, 2024

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    f6b1f60 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fdcf183 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a66a5ac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b292594 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d68d1b5 View commit details
    Browse the repository at this point in the history
  6. Remove ClassroomList model

    theMr17 committed May 30, 2024
    Configuration menu
    Copy the full SHA
    69352df View commit details
    Browse the repository at this point in the history
  7. Fix ktlint issues

    theMr17 committed May 30, 2024
    Configuration menu
    Copy the full SHA
    700a001 View commit details
    Browse the repository at this point in the history
  8. Fix textproto syntax issue

    theMr17 committed May 30, 2024
    Configuration menu
    Copy the full SHA
    9063bcd View commit details
    Browse the repository at this point in the history
  9. Fix textproto syntax issue

    theMr17 committed May 30, 2024
    Configuration menu
    Copy the full SHA
    8ce636d View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. TopicListController is updated to load all topics irrespective of the…

    … classroom.
    
    IDs of Science & Maths classrooms is interchanged to make the relative ordering of the topics same as previous. This is required by several UI tests to pass.
    theMr17 committed May 31, 2024
    Configuration menu
    Copy the full SHA
    dbe9842 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    238d96c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d5a8bc8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    db67666 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    405f160 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ff3444f View commit details
    Browse the repository at this point in the history
  7. Update domain_assets.bzl

    theMr17 authored May 31, 2024
    Configuration menu
    Copy the full SHA
    4c5f322 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2a26a2b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c22fead View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6cb9146 View commit details
    Browse the repository at this point in the history
  11. Fix bazel lint issue

    theMr17 authored May 31, 2024
    Configuration menu
    Copy the full SHA
    b214206 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    884a675 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9fbfda3 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

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

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    c82994e View commit details
    Browse the repository at this point in the history
  2. Fix error message

    theMr17 committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    2649461 View commit details
    Browse the repository at this point in the history
  3. Update comments

    theMr17 committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    857d296 View commit details
    Browse the repository at this point in the history
  4. Revert "Introduce topic_ids field for classrooms"

    This reverts commit 884a675
    theMr17 committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    693bfe8 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

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

Commits on Jun 13, 2024

  1. Remove extra new line

    theMr17 committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    73fb79e View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Move classroom titles to ephemeral objects and pass the class written…

    … translation contexts
    theMr17 committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    2432150 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2a454d View commit details
    Browse the repository at this point in the history
  3. Fix regex validation checks

    theMr17 committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    ac24de1 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2024

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

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    3d91ac2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8296e2e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8c5a77b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    37dc6a3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9a328e5 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2024

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

Commits on Jun 24, 2024

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