Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Oppia

Empower learners across the globe by providing access to high-quality, engaging education for all
Collective - Host: opensource - https://opencollective.com/oppia - Website: https://www.oppia.org - Code: https://github.com/oppia

Update authors and changelog for v3.2.7 (#15852)

* Update CHANGELOG

* Update AUTHORS

* Update CONTRIBUTORS

* Update core/feconf.py

* ...

github.com/oppia/oppia - 135e85b4419bd022b9da28718402697b28362262 authored over 2 years ago
Milestone 1.5 (Migrate away from protractor): Migrated few test suite from protractor to webdriverIO. (#15836)

* Revert "Revert "Milestone 1.5 (Migrate away from protractor): Migrated few test suite from pro...

github.com/oppia/oppia - 437f2047b38d2b3a7c9f9b4d3419bc2b87f7ae30 authored over 2 years ago
Avoid Collisions of Backend Coverage Filenames (#15847)

github.com/oppia/oppia - 572c7d5bb8cdbd9b5aae662494c046a2707a5874 authored over 2 years ago
Update e2e-test to oppia-learner from e2e-test-submit-answer-button class in oppia.css (#15811)

Co-authored-by: saurabh <[email protected]>

github.com/oppia/oppia - 602506a06ec55ffca84e9de7c884a12d3bde1a24 authored over 2 years ago
Fix #15684: Resolve topic and skill editor dashboard UI issue on smaller screen sizes (#15741)

* fix: text overlapping in navbar fixed

* fix: The expand/contract arrow was inaccessible due...

github.com/oppia/oppia - d5bfadb4af10c90c8285f24e25fba4893ebc4614 authored over 2 years ago
ajust category language buttons was incorrectly placed (#15843)

github.com/oppia/oppia - b8a05820e25ff438b18da8bf5c79a8a20fc4c377 authored over 2 years ago
Fix part of #15757: Fix graph and image click interaction (#15808)

github.com/oppia/oppia - 50fea7359d6289e75670a7c0fc6aa563d29c4fbe authored over 2 years ago
Fix #14: Update the basic user flows corresponding to the topic-and-skills-dashboard page (#15)

* update instructions to create a new topic

* update order of contents

* readability

* ...

github.com/oppia/oppia-web-developer-docs - ab8a3abb0337113a233e5a242e8d34238c3f5eef authored over 2 years ago
Adding Comment To Explain- Why Blog Post Models are not Versioned (#15775)

* Adding comment

* Minor Nit

* Addressing comments

* Minor nit

* Minor nit

github.com/oppia/oppia - 378d2555df40b53b2e76ce6c96a66ddee4b6c130 authored over 2 years ago
Fix E2E flake: Trying to fix "Cannot read property 'getDirection' of undefined" flake in state content editor (#15819)

* Try to fix blog page flake.

* trying to fix getDirection flake in state content editor

*...

github.com/oppia/oppia - 884d94caa989bb585eacb05082587999da2d3dcc authored over 2 years ago
Fix part of #9749: contributorDashboard ui fix (#15823)

* done

* done

* done

github.com/oppia/oppia - 8c06c8c4850a6bf070cda4a2eeb7272e39d79820 authored over 2 years ago
Fixes #4443: Talkback reader reads blank on empty resume lesson summary (#4444)

* Blank space removed by setting importantForAccessibility

* Handled edge case when descripti...

github.com/oppia/oppia-android - d8ab9e953f694e21fb6621ef7786516f9f068bce authored over 2 years ago
Update a string for item selection input (#15829)

github.com/oppia/oppia - 85f433915b49937b04b7f0d6c7528be4641c1de4 authored over 2 years ago
Merge the Lesson information modal on the top-navbar with the one on the footer (#15781)

* add basic layout

* remove information card modal

* remote story-specific methods, backen...

github.com/oppia/oppia - ea4069c1b206f1afb448b0f755569b11b5c57dbf authored over 2 years ago
Fixes #3895: Rich-text hyperlink text improvement (#4486)

* Rich text changed for hyperlink text

* Failing test fixed

* klint issue fixed

github.com/oppia/oppia-android - 2daaf811389eb9f315c5ee1656e097a1a1c74792 authored over 2 years ago
(Making Contributor Dashboard UI Responsive) Milestone 1.4: Implement the new UI for question review modal (#15703)

* UI changes

* testing

* restructured code

* added navigation functions

* added nav
...

github.com/oppia/oppia - 82fe5bf49afe598ac531d55ad8aeae046ac2f8c5 authored over 2 years ago
Revert "Milestone 1.5 (Migrate away from protractor): Migrated few test suite from protractor to webdriverIO. (#15726)" (#15830)

This reverts commit 989056a001a8410e22480d040ed59912ef280c03.

github.com/oppia/oppia - 17ed305a5094f121eb98c342e11936125c41ca7b authored over 2 years ago
Replace JS `fetch` with Angular `http` (#15816)

Co-authored-by: ashutoshc8101 <[email protected]>

github.com/oppia/oppia - e7c30200285f4177f2eaff47e57ee29323ba6f52 authored over 2 years ago
Fix links to Protractor and WebdriverIO pages (#13)

github.com/oppia/oppia-web-developer-docs - 35bb85d1002bddc900349cac3b2808c2b6ff8b75 authored over 2 years ago
Fix E2E Metrics Reporting and Reruns (#15815)

github.com/oppia/oppia - 67910ebcd5806df4033443a927b99dd7f4dadb68 authored over 2 years ago
Milestone 1.5 (Migrate away from protractor): Migrated few test suite from protractor to webdriverIO. (#15726)

* Migrated collection test suite

* Some fix

* nits

* Migrated profileFeatures suite

...

github.com/oppia/oppia - 989056a001a8410e22480d040ed59912ef280c03 authored over 2 years ago
Try to fix blog page flake. (#15818)

github.com/oppia/oppia - af2037db80a900769a53d98b365b2d986d9adba7 authored over 2 years ago
Fix part of #9749: Migrate contributor dashboard page, state graph visualization, version diff visualization and question directives (#15768)

* testing done

* updated

* every update

* testing

* skill-editor-routing

* addito...

github.com/oppia/oppia - c142cc99b7caab02bac0f45fd3e65a03f66b0a52 authored over 2 years ago
Revert "Fixes part of #4195 : Added dark mode support to QuestionPlayer and Exploration (#4382)" (#4478)

This reverts commit c3b42a4c573e21d368d76d18b3b0584e351340aa.

github.com/oppia/oppia-android - ec9a891c3e321f116f9183f13f834be3aac5418d authored over 2 years ago
Milestone 1.4 (Learner group MVP): Add facilitator dashboard and learner group creation journey (#15709)

* added learner group model

* added takeout and wipeout policy

* added learner group model...

github.com/oppia/oppia - 0383b49c31dd671f169c007b82c8c5a3e9bcb453 authored over 2 years ago
(Celebrating learners' accomplishments) Make changes based on Web PMs' feedback (#15780)

* add revision card to replace practice card if practice questions are disabled

* fix test

...

github.com/oppia/oppia - 8e01de0d69d96f0be595da088222e6336dab8e49 authored over 2 years ago
Fix CSS scoping (#15724)

github.com/oppia/oppia - 54c5fb3c1eb54474e392e3cd82b8e91f6a6c9684 authored over 2 years ago
Remove unnecessary state-editor-content code in e2e test. (#15806)

github.com/oppia/oppia - 93d2526b2732d9b3b33662981bd70b1165c0a851 authored over 2 years ago
Fix #4439: Change speaker icon to headset icon (#4429)

* change speaker icon to headset icon

* add headset-off icon and delete old icons

* use he...

github.com/oppia/oppia-android - 3496373d2342cad53b19067ff057f43c7758460b authored over 2 years ago
Simplify README.

github.com/oppia/design-team - a2aa73607e04c25b5d2b2b6b7e2a946ad6bf9b40 authored over 2 years ago
Use smaller heading

github.com/oppia/design-team - 0762284a5e27e9d1f76ec9bf8cd4d5f9d11a5be7 authored over 2 years ago
Initial commit.

github.com/oppia/design-team - 69ee78e44c8e8bfe65a2c695819ea1fc202009a1 authored over 2 years ago
Fixes #4192 : Added dark mode support to MarkChaptersCompletedActivity, MarkStoriesCompletedActivity and MarkTopicsCompletedActivity (#4442)

* dark_mode

* added mark_completed_text color

github.com/oppia/oppia-android - f446fe8ab94de43187cf19895be683882ccfcf3f authored over 2 years ago
Added Mypy type annotations to the files of `core/jobs/batch_jobs` directory. (#15711)

* added list of files in mypy

* added colection info jobs

* added email_deletion_jobs

*...

github.com/oppia/oppia - 8f04c4b559eab93f28c155606106e9e86501cb5f authored over 2 years ago
Fix #4438: Add profile login counter (#4426)

* add number_of_logins field to profile proto

* add increment login count function

* add t...

github.com/oppia/oppia-android - 8dd171649b8813556e8ec09603d9c192a77750de authored over 2 years ago
Upload frontend coverage reports and webpack bundles as artifacts for debugging (#15791)

* Upload frontend coverage reports

* Upload webpack bundles

* Fix webpack bundle paths

...

github.com/oppia/oppia - 873fd66c95043c0d4600408f2b2e4eafdcc753cd authored over 2 years ago
Fix #15743 and #15685: UI issues with the search bar on the Math classroom page (#15778)

* Fix search bar breaking issue

* Fix icon and text alignment error

* minor improvements

github.com/oppia/oppia - 1f4005caf9bb105d8ae1bb7f526caef195992a02 authored over 2 years ago
link author list items to profile page in the lesson info modal (#15798)

github.com/oppia/oppia - b1e53b7670866e6070aed8708174f9a15120dcb5 authored over 2 years ago
Implement application wide error handler (#15783)

* implement error handler

* nit

* nit

* nits

* nits

* .

* comments

* nits
...

github.com/oppia/oppia - 00ae4a9726e43575fa4b7600b3ba2cc6bddd1ade authored over 2 years ago
Fixes #4328: Proto definitions for performance metrics collection (#4336)

* qualifiers and constants for metric record and upload times

* comments

* dagger provides...

github.com/oppia/oppia-android - ee8fdc694f7ed94925f7b72208a80340719c355a authored over 2 years ago
Fix #15745 and #15744: Fix UI issues on learner-facing pages. (#15773)

* fixes

* fixes

* changes

github.com/oppia/oppia - 76af14d34ebe54a5dd84d955dcb073ddf5ef5886 authored over 2 years ago
Milestone 1.4 (Migrate away from protractor): Migrated few test suite from protractor to webdriverIO. (#15701)

* Migrated collection test suite

* Some fix

* nits

* Migrated profileFeatures suite

...

github.com/oppia/oppia - d11c54301d0ec478c1a37e8db183938cf9521e44 authored over 2 years ago
Fix #13357: Rerun Downloads in scripts/ (#15782)

* Remove CircleCI

* Fix error handling for ev_epollex_linux.cc reruns

* Create url_retriev...

github.com/oppia/oppia - 45043662a6f1c7f32884eaccef51bd84d6847448 authored over 2 years ago
Text no longer floats outside the answering box (#15766)

* Text no longer floats outside the answering box

* Updated stale PR and reduced font size in...

github.com/oppia/oppia - 54ec783c34f1b222b6c4dce735ba0138677a2fc0 authored over 2 years ago
Update CODEOWNERS to use teams (#15787)

github.com/oppia/oppia - fa62c07f1509bf8e821fda9dcaae9ec03b47a2d8 authored over 2 years ago
Add a waitFor to address successful report flake. (#15789)

github.com/oppia/oppia - 8bc982184aaa02e7760d6185e19318c915e2e5db authored over 2 years ago
Milestone 1.8 (Improving the lesson creation experience): Make changes in the controller layer and also create the backend api service. (#15689)

* created the ExplorationVersionHistory domain object

* added the fetcher

* added the hand...

github.com/oppia/oppia - 60b7bdc44704cb0cd7c8b29e3b640b76ddf3a698 authored over 2 years ago
Fix 'ExplorationTitleInput is not visible' flake in the exploration editor. (#15788)

github.com/oppia/oppia - 5b23de501fab8f783a3ec0d063c200c863a2289b authored over 2 years ago
Make pre_push_hook_test.py assertRaisesRegex stricter (#15786)

github.com/oppia/oppia - 7cda99aa968a4adf4cfdcb84e4de6e5456c39f4f authored over 2 years ago
(Celebrating learners' accomplishments) Milestone 1.4: Add E2E tests (#15725)

* add handler

* add methods to make http calls

* add recommendations component

* patch ...

github.com/oppia/oppia - 6e8f78c33617566b4466e396333b6d663e644b4c authored over 2 years ago
Update troubleshooting doc with yarn error (#12)

github.com/oppia/oppia-web-developer-docs - b354ae08539924e6a5a249b3340b6559f94df463 authored over 2 years ago
Attempt to suppress ev_epollex_linux error (#15776)

github.com/oppia/oppia - af3ef1e28cb43c2f07551e8a6756dcb1e3070371 authored over 2 years ago
Routine update of translations. (#15777)

* Localisation updates from https://translatewiki.net.

* Localisation updates from https://tr...

github.com/oppia/oppia - 18898d50f399f31a84150d3b378b089327338c4e authored over 2 years ago
(Making Contributor Dashboard UI Responsive) Milestone 1.3: Implement the new UI for translation review modal (#15670)

* implemented new UI

* fixed linting

* reset expansion after navigation

* addressed com...

github.com/oppia/oppia - ff417630fecfcc4ab0c0b404a40f8941b873bf93 authored over 2 years ago
Add consider-using-dict-items pylint rule (#15769)

github.com/oppia/oppia - 7c06468ee3ac92cfbd27b6852363b583d1a6f778 authored over 2 years ago
Fix bug in check_backend_associated_test_file script (#15774)

* fixed check

* lint fix

* nit

* nit

* updated method name

github.com/oppia/oppia - 6fe952c4d88b6442a1643f6a4faf4f8e56becbb3 authored over 2 years ago
Fix #15716: MyPy's failing tests on develop (#15771)

github.com/oppia/oppia - 22e557ebd3d5394aacd9c30c45698fb30d8e5a6a authored over 2 years ago
Address pending review comments of #15475 (#15716)

* initial work

* remove some unused ignores

* few more changes

* remove one import

*...

github.com/oppia/oppia - 5aeb200dbbd7a0a9f8f94debf84dc22a906d9afd authored over 2 years ago
Install Python Dev Dependencies to Virtual Environment (#15602)

github.com/oppia/oppia - 388c5fbaf915ef2dcd905dcbda327d00fd763389 authored over 2 years ago
Fix issue with 'Cancel Button' on customization modal when using the 'Copy Tool' (#15629)

* testing

* fixed issue with cancel button

* added frontend tests

* [skip ci] testing e...

github.com/oppia/oppia - 412670240ebd3eed724dc07b80a52a13c3f0e5f4 authored over 2 years ago
Update topic model and its related domain methods for accommodating diagnostic test skills. (#15694)

* Add one field in topic model and update its corresponding domain method.

* Fix lint and cov...

github.com/oppia/oppia - 8e885e14b93e4cb93a5f3b3f09e5aa932f30c92b authored over 2 years ago
(Celebrating learners' accomplishments) Milestone 1.3: Add milestone message and post chapter recommendations (#15634)

* add handler

* add methods to make http calls

* add recommendations component

* patch ...

github.com/oppia/oppia - 3fb0fca7bc1e6be0170aab09e567c2adc69cb2f5 authored over 2 years ago
Fixes part of #4195 : Added dark mode support to QuestionPlayer and Exploration (#4382)

* added dark mode for input interaction

* updated naming convention

* added error_color

...

github.com/oppia/oppia-android - c3b42a4c573e21d368d76d18b3b0584e351340aa authored over 2 years ago
Fix #15480: Orientation of donate page not correct (#15727)

* change orientation

* update min-width to 600px for mobile view

Co-authored-by: saurabh <...

github.com/oppia/oppia - 99eb242993656fb9defa534496fb0b147ddd8a7f authored over 2 years ago
Fix #4006: Hide edit accounts option from administrator controls (#4204)

* add enableEditAccountsOptions feature flag

* add flag to module; add companion object to be...

github.com/oppia/oppia-android - eeafdf58535854d5080ccfff89b9bcf5bb9a1d13 authored over 2 years ago
Fix cannot read properties of undefined (reading 'is_linear') e2e flake #15736

github.com/oppia/oppia - 5c6c538ec98b9de3f3d95c1222d66bd2a31bda2a authored over 2 years ago
#14033: Adding mypy type annotations to stats_domain.py (#15479)

* Added mypy type annotations stats_domain.py

* Added mypy type annotations to stats_domain.p...

github.com/oppia/oppia - b376b768c86db27a24373b54b2376ada534e716f authored over 2 years ago
Added links of webdriverio files and renames class names. (#11)

* Added links

* renamed class names

* Reverted unneccessary changes

* resolved comments...

github.com/oppia/oppia-web-developer-docs - 2fbcb024bb920059f6b51e63c16e0b44d2121165 authored over 2 years ago
Fix #15728, #15729, #15720, #15721: Fix frontend flakes introduced by #15674 (#15734)

* frontend flakes

* workflow

* updated

* updated

* done

* yml

* done

* done...

github.com/oppia/oppia - 3ba038184f517a0bf811b7479c1320a7779b063a authored over 2 years ago
(Making Contributor Dashboard UI Responsive) Milestone 1.2: Implement the mobile UI for list item components (#15627)

* fixed UI of list item components

* made UI for list-items responsive

* fixed issues

*...

github.com/oppia/oppia - 40cefaf892508ad4f69411e0369456b16a6caa92 authored over 2 years ago
Fixes backend flake introduced by #15626 (#15731)

* Fix get_topic_ids_from_subtopic_page_ids

* Fix

* Fix

github.com/oppia/oppia - 0e69c2bcd7a91ef3595da274d060608efd3140ae authored over 2 years ago
Milestone 1.3 (Migrate away from protractor): Migrated few test suite from protractor to webdriverIO. (#15655)

* Migrated collection test suite

* Some fix

* Migrated profileFeatures suite

* Migrated...

github.com/oppia/oppia - 8d8a5c31e5fc43d70dd16327778c673b5a482014 authored over 2 years ago
Milestone 1.1 (Helping learners when they get Stuck): State migration for the field `dest_if_really_stuck` (#15644)

* Initial changes.

* Added for dest_if_really_stuck.

* Added catchMisspellings.

* Added...

github.com/oppia/oppia - 5f1b2e12f61f3daf750c44cc5dab58071ad582aa authored over 2 years ago
Fix major breakage on develop caused by #15674 (#15723)

github.com/oppia/oppia - a27d5235c45d38557ad456ca240e3cd650bbd69c authored over 2 years ago
Update CODEOWNERS to consolidate test-related ownership (#4434)

* Update CODEOWNERS

Remove anandwana001 from codeowners.

* Update CODEOWNERS

Correct in...

github.com/oppia/oppia-android - e695446b48dd06016f14b29c78c47601d5a34f61 authored over 2 years ago
Milestone 1.2 (Learner group MVP): Add learner group related handlers and services (#15626)

* added learner group model

* added takeout and wipeout policy

* added learner group model...

github.com/oppia/oppia - b9583ed52d7917415f90725cfcbf7a0d2fe05921 authored over 2 years ago
Fix Part of #9749: rule-editor, router.service, skill-editor-routing.service, answer-group-editor and other services/componets (Question-creation service removed dead code) (#15674)

github.com/oppia/oppia - be25974ec26b97404d157b8b01bb99b6e3c221f7 authored over 2 years ago
Fix part of #9749: Migrates angular html bind (#15568)

* initial commit

* nits

* e2e fixes;

* e2e fixed

* nit

* nit

* e2e fixes;

*...

github.com/oppia/oppia - 1825120e233dc8c1a616df11200febbd2617dcd9 authored over 2 years ago
Fix part of #14033: Added Mypy type annotations to some files of domain folder. -- M1.6 (#15663)

github.com/oppia/oppia - 991261580a578df3145b8751f0f4255400ab3c57 authored over 2 years ago
Revert "Fixes Part Of #4194: Added dark mode support to DrawerFragment, ConceptCardFragment and AudioFragment (#4395)" (#4428)

This reverts commit 344121465a2e85f9f1567b8495fc507e83fc9ca6.

github.com/oppia/oppia-android - 78f4f5255ded9c4bd64b582e0c50c5dd38a923e5 authored over 2 years ago
Milestones 1.4, 1.5, 1.6 and 1.7 (Improving the lesson creation experience): Allow users to see changes in the exploration metadata. (#15615)

* add the new exploration_metadata property in the response dict of ExplorationHandler in reader...

github.com/oppia/oppia - 60f19a72f06d50363572e318cf7d6c56e820dc34 authored over 2 years ago
Fix editor issues: schema-based-list-editor not populating the choices; editing images not working (#15704)

Co-authored-by: Vasa Srijan Reddy <[email protected]>
Co-authored-by: Kevin Thomas <kevintab@t...

github.com/oppia/oppia - 3598d1ade062a04b58c7c763ad1d069a6b05a3fa authored over 2 years ago
Added Mypy type annotations to the files of `core/jobs/transforms/validation` directory. (#15687)

* added first commit for jobs validation

* Any and method comment pending

* added registry...

github.com/oppia/oppia - 9d8e8e0995c46ea715d0e3daf651e3d63492ce65 authored over 2 years ago
Add dependency for "androidx.work:work-testing" on androidTestImplementation to fix breaking UI tests. (#4423)

github.com/oppia/oppia-android - c30a128284ce4a9aaa8055d58d15e92800aac7d2 authored over 2 years ago
Fixes Part Of #4194: Added dark mode support to DrawerFragment, ConceptCardFragment and AudioFragment (#4395)

* added dark mode

* Rearranged code in concept_card_fragment.xml

* corrected

github.com/oppia/oppia-android - 344121465a2e85f9f1567b8495fc507e83fc9ca6 authored over 2 years ago
Fixes part of #4195: Added dark mode support to Exploration and QuestionPlayer (#4404)

* added dark mode to buttons & progress bar

* add submit_text_color

* resolving failing st...

github.com/oppia/oppia-android - 4349295aea2ec7ef52b270f2b08ebf690ecfabd8 authored over 2 years ago
Fix #15152, #15153, #15224, #14625: Move generation of RTL CSS into webpack (#15576)

Co-authored-by: Kevin Thomas <[email protected]>

github.com/oppia/oppia - 6493f6b7c8ed159108af963874ac45381cdfdd82 authored over 2 years ago
Fix part of #10474: Make typescript checks strict for few more files (#15620)

github.com/oppia/oppia - 14cebfad0fd3e21c342ea79ab034e31842b1255a authored over 2 years ago
Milestone 1.1 (Improve line and branch coverage for the frontend and the backend): Checks to ensure that every backend file has an associated test file (#15625)

github.com/oppia/oppia - bd4a297f54d6557e26c37c8551697d2e2990ebc1 authored over 2 years ago
(Celebrating learners' accomplishments) Milestone 1.2: Modify the ratings-and-recommendations component and make sign up section dismissable (#15611)

* move ratings component into tutor card

* modify layout

* save sign up section preference...

github.com/oppia/oppia - 71b060086a3ad19b9d3d89380b0e46ba70d6fbab authored over 2 years ago
Rearrange import order to fix typing_extensions error when deploying (#15691)

* fix import order

* add TODO

github.com/oppia/oppia - c5c4515b361f0b21494ab4f7333ef9610665060c authored over 2 years ago
Milestone 1.3 (Learner group MVP): Add frontend models and backend service api for Learner groups (#15656)

* added multiple models and api services

* lint fixes

* added 2 test files

* added mult...

github.com/oppia/oppia - 5eaca74e5924f153a850614e9c3504929e1914de authored over 2 years ago
Milestone 1.2 (Migrate away from protractor): Setup webdriverio and migrate few tests suite from protractor to webdriverIO (#15614)

* Migrated collection test suite

* Some fix

* Migrated profileFeatures suite

* Migrated...

github.com/oppia/oppia - 1bd5ab86be391bb9ee896cfe0514ab3ab8093665 authored over 2 years ago
Fix Part of #13162: Add schema for RecommendationsHandler (#15597)

Co-authored-by: yqh09hd <[email protected]>

github.com/oppia/oppia - 62397fb8e77cdaa47b1051837f7a4dda19452481 authored over 2 years ago
Fix part of #14033: Added Mypy type annotations to some files of domain folder. -- M1.5 (#15640)

* added platform_parameter_list

* added classifer_services.py

* added questions fetchers
...

github.com/oppia/oppia - c3c468555abe2405c98088c1b734a8a5ae022e80 authored over 2 years ago
Update Release-schedule-and-other-information.md (#10)

github.com/oppia/oppia-web-developer-docs - d7cca522cb55d2dc6e0ecfd2a6135c74602d049e authored over 2 years ago
Fix Part of #10700: Refactor Object Factories (#15652)

github.com/oppia/oppia - f8b0f246dd58d07ea38dedbfe42ee584cee15f3b authored over 2 years ago
Use regex instead of string matching (#15688)

github.com/oppia/oppia - a64c0e45e42821540c6e1c8ddb15ae95eda476a6 authored over 2 years ago
Frontend changes for logged-out experience (User checkpoints project) (#15482)

github.com/oppia/oppia - 9bcf7e13f225d5b22b7c54d29326c12133fa9fe1 authored over 2 years ago