-
Notifications
You must be signed in to change notification settings - Fork 521
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: Introduce & modify controllers to support multiple classrooms #5419
Commits on May 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f6b1f60 - Browse repository at this point
Copy the full SHA f6b1f60View commit details -
Configuration menu - View commit details
-
Copy full SHA for fdcf183 - Browse repository at this point
Copy the full SHA fdcf183View commit details -
Configuration menu - View commit details
-
Copy full SHA for a66a5ac - Browse repository at this point
Copy the full SHA a66a5acView commit details -
Configuration menu - View commit details
-
Copy full SHA for b292594 - Browse repository at this point
Copy the full SHA b292594View commit details -
Configuration menu - View commit details
-
Copy full SHA for d68d1b5 - Browse repository at this point
Copy the full SHA d68d1b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 69352df - Browse repository at this point
Copy the full SHA 69352dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 700a001 - Browse repository at this point
Copy the full SHA 700a001View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9063bcd - Browse repository at this point
Copy the full SHA 9063bcdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ce636d - Browse repository at this point
Copy the full SHA 8ce636dView commit details
Commits on May 31, 2024
-
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.
Configuration menu - View commit details
-
Copy full SHA for dbe9842 - Browse repository at this point
Copy the full SHA dbe9842View commit details -
Configuration menu - View commit details
-
Copy full SHA for 238d96c - Browse repository at this point
Copy the full SHA 238d96cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d5a8bc8 - Browse repository at this point
Copy the full SHA d5a8bc8View commit details -
Configuration menu - View commit details
-
Copy full SHA for db67666 - Browse repository at this point
Copy the full SHA db67666View commit details -
Configuration menu - View commit details
-
Copy full SHA for 405f160 - Browse repository at this point
Copy the full SHA 405f160View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff3444f - Browse repository at this point
Copy the full SHA ff3444fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c5f322 - Browse repository at this point
Copy the full SHA 4c5f322View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a26a2b - Browse repository at this point
Copy the full SHA 2a26a2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c22fead - Browse repository at this point
Copy the full SHA c22feadView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6cb9146 - Browse repository at this point
Copy the full SHA 6cb9146View commit details -
Configuration menu - View commit details
-
Copy full SHA for b214206 - Browse repository at this point
Copy the full SHA b214206View commit details -
Configuration menu - View commit details
-
Copy full SHA for 884a675 - Browse repository at this point
Copy the full SHA 884a675View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9fbfda3 - Browse repository at this point
Copy the full SHA 9fbfda3View commit details
Commits on Jun 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0ee6828 - Browse repository at this point
Copy the full SHA 0ee6828View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1954d60 - Browse repository at this point
Copy the full SHA 1954d60View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d39117 - Browse repository at this point
Copy the full SHA 0d39117View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e0335f - Browse repository at this point
Copy the full SHA 4e0335fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a31850f - Browse repository at this point
Copy the full SHA a31850fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ae1b072 - Browse repository at this point
Copy the full SHA ae1b072View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea5e65e - Browse repository at this point
Copy the full SHA ea5e65eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 714f57d - Browse repository at this point
Copy the full SHA 714f57dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e90f4d2 - Browse repository at this point
Copy the full SHA e90f4d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 637b704 - Browse repository at this point
Copy the full SHA 637b704View commit details -
Configuration menu - View commit details
-
Copy full SHA for 008a233 - Browse repository at this point
Copy the full SHA 008a233View commit details -
Configuration menu - View commit details
-
Copy full SHA for e3dbfde - Browse repository at this point
Copy the full SHA e3dbfdeView commit details
Commits on Jun 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9bec9d6 - Browse repository at this point
Copy the full SHA 9bec9d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ceece2 - Browse repository at this point
Copy the full SHA 4ceece2View commit details -
Configuration menu - View commit details
-
Copy full SHA for a89b8a7 - Browse repository at this point
Copy the full SHA a89b8a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49ae0a4 - Browse repository at this point
Copy the full SHA 49ae0a4View commit details -
Return nullable classroom ID from ProfileManagementController
The empty classroom ID will be handled in the app level, instead of handling it in the domain level.
Configuration menu - View commit details
-
Copy full SHA for e957499 - Browse repository at this point
Copy the full SHA e957499View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6584fe7 - Browse repository at this point
Copy the full SHA 6584fe7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 48921d5 - Browse repository at this point
Copy the full SHA 48921d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 52c5b13 - Browse repository at this point
Copy the full SHA 52c5b13View commit details
Commits on Jun 3, 2024
-
Revert "Remove unused imports from TopicListController"
This reverts commit 52c5b13
Configuration menu - View commit details
-
Copy full SHA for 74e4edf - Browse repository at this point
Copy the full SHA 74e4edfView commit details -
Revert "Remove getTopicList function from TopicListController"
This reverts commit 48921d5
Configuration menu - View commit details
-
Copy full SHA for baea849 - Browse repository at this point
Copy the full SHA baea849View commit details -
Revert "Gate the createTopicList function"
This reverts commit e3dbfde
Configuration menu - View commit details
-
Copy full SHA for cb96baf - Browse repository at this point
Copy the full SHA cb96bafView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c894e8 - Browse repository at this point
Copy the full SHA 2c894e8View commit details
Commits on Jun 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e1c9254 - Browse repository at this point
Copy the full SHA e1c9254View commit details -
Merge remote-tracking branch 'upstream/multiple-classrooms-model-supp…
…ort' into multiple-classrooms-domain-support
Configuration menu - View commit details
-
Copy full SHA for 1b3b02e - Browse repository at this point
Copy the full SHA 1b3b02eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a226a72 - Browse repository at this point
Copy the full SHA a226a72View commit details
Commits on Jun 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c82994e - Browse repository at this point
Copy the full SHA c82994eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2649461 - Browse repository at this point
Copy the full SHA 2649461View commit details -
Configuration menu - View commit details
-
Copy full SHA for 857d296 - Browse repository at this point
Copy the full SHA 857d296View commit details -
Revert "Introduce topic_ids field for classrooms"
This reverts commit 884a675
Configuration menu - View commit details
-
Copy full SHA for 693bfe8 - Browse repository at this point
Copy the full SHA 693bfe8View commit details
Commits on Jun 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a0bf50c - Browse repository at this point
Copy the full SHA a0bf50cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c9ae332 - Browse repository at this point
Copy the full SHA c9ae332View commit details -
Merge remote-tracking branch 'upstream/multiple-classrooms-model-supp…
…ort' into multiple-classrooms-domain-support
Configuration menu - View commit details
-
Copy full SHA for 5f1fa81 - Browse repository at this point
Copy the full SHA 5f1fa81View commit details -
Configuration menu - View commit details
-
Copy full SHA for 81a89a3 - Browse repository at this point
Copy the full SHA 81a89a3View commit details
Commits on Jun 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d438cb5 - Browse repository at this point
Copy the full SHA d438cb5View commit details
Commits on Jun 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4de2222 - Browse repository at this point
Copy the full SHA 4de2222View commit details -
Configuration menu - View commit details
-
Copy full SHA for 223f217 - Browse repository at this point
Copy the full SHA 223f217View commit details -
Configuration menu - View commit details
-
Copy full SHA for e6bd04b - Browse repository at this point
Copy the full SHA e6bd04bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b3d596 - Browse repository at this point
Copy the full SHA 4b3d596View commit details -
Merge remote-tracking branch 'upstream/multiple-classrooms-model-supp…
…ort' into multiple-classrooms-domain-support
Configuration menu - View commit details
-
Copy full SHA for 2baca12 - Browse repository at this point
Copy the full SHA 2baca12View commit details
Commits on Jun 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 73fb79e - Browse repository at this point
Copy the full SHA 73fb79eView commit details
Commits on Jun 14, 2024
-
Move classroom titles to ephemeral objects and pass the class written…
… translation contexts
Configuration menu - View commit details
-
Copy full SHA for 2432150 - Browse repository at this point
Copy the full SHA 2432150View commit details -
Configuration menu - View commit details
-
Copy full SHA for d2a454d - Browse repository at this point
Copy the full SHA d2a454dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ac24de1 - Browse repository at this point
Copy the full SHA ac24de1View commit details
Commits on Jun 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6cf8ae4 - Browse repository at this point
Copy the full SHA 6cf8ae4View commit details
Commits on Jun 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3d91ac2 - Browse repository at this point
Copy the full SHA 3d91ac2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8296e2e - Browse repository at this point
Copy the full SHA 8296e2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c5a77b - Browse repository at this point
Copy the full SHA 8c5a77bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 37dc6a3 - Browse repository at this point
Copy the full SHA 37dc6a3View commit details -
Merge remote-tracking branch 'upstream/multiple-classrooms-model-supp…
…ort' into multiple-classrooms-domain-support
Configuration menu - View commit details
-
Copy full SHA for 8d5f678 - Browse repository at this point
Copy the full SHA 8d5f678View commit details -
Configuration menu - View commit details
-
Copy full SHA for b149154 - Browse repository at this point
Copy the full SHA b149154View commit details -
Configuration menu - View commit details
-
Copy full SHA for b694868 - Browse repository at this point
Copy the full SHA b694868View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a328e5 - Browse repository at this point
Copy the full SHA 9a328e5View commit details -
Merge remote-tracking branch 'upstream/multiple-classrooms-model-supp…
…ort' into multiple-classrooms-domain-support
Configuration menu - View commit details
-
Copy full SHA for 0994300 - Browse repository at this point
Copy the full SHA 0994300View commit details
Commits on Jun 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8b902eb - Browse repository at this point
Copy the full SHA 8b902ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 74c29af - Browse repository at this point
Copy the full SHA 74c29afView commit details -
Merge remote-tracking branch 'upstream/multiple-classrooms-model-supp…
…ort' into multiple-classrooms-domain-support
Configuration menu - View commit details
-
Copy full SHA for ff884f1 - Browse repository at this point
Copy the full SHA ff884f1View commit details
Commits on Jun 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2e3d2f0 - Browse repository at this point
Copy the full SHA 2e3d2f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f02092 - Browse repository at this point
Copy the full SHA 3f02092View commit details
Commits on Jun 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0f4e98b - Browse repository at this point
Copy the full SHA 0f4e98bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f0134fb - Browse repository at this point
Copy the full SHA f0134fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 24eed39 - Browse repository at this point
Copy the full SHA 24eed39View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2dc399b - Browse repository at this point
Copy the full SHA 2dc399bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 273caf2 - Browse repository at this point
Copy the full SHA 273caf2View commit details -
Revert "Add test for updating classroomId twice"
This reverts commit 2dc399b
Configuration menu - View commit details
-
Copy full SHA for afd7251 - Browse repository at this point
Copy the full SHA afd7251View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4d6bd5 - Browse repository at this point
Copy the full SHA b4d6bd5View commit details