Pinned
846 contributions in the last year
Less
More
Contribution activity
March 2021
Created 7 commits in 1 repository
Created a pull request in oppia/oppia that received 14 comments
[DO NOT MERGE ] CircleCI test PR
Overview DO NOT MERGE This PR is made to try and debug the CircleCI e2e failures in #12172.
+2,265
−811
•
14
comments
Opened 6 other pull requests in 1 repository
oppia/oppia
1
open
5
merged
- Upgrade all exploration demo yaml files to the latest schema versions.
- Fix errors in gtag installation.
- Fix erroneous image on splash page with mirror-image fractions.
- Add a waitFor for saving story drafts.
- Remove suggestion submission functionality from the learner view.
- Clear old drafts and fix format of content suggestions.
Reviewed 22 pull requests in 2 repositories
oppia/oppia 19 pull requests
- Fix #11462: Migrate to Firebase authentication
- Update classroom card to show # of chapters instead of # of stories
- Update the year to 2021
- Fixes the e2e failure "Expected 'Rejected' to be 'Revisions Requested'."
- Fixes #12185: Review bugs in the contributor dashboard
-
Set up
BaseHumanMaintainedModelas a parent model for some models - Fix v34 to v35 conversion fn
- New About page
- Lift minimal App Engine setup to new base classes
- Run Elasticsearch server in quiet mode
- Add an API barrier for auth services
- Fix part of #5097: Add length-zero-no-unit rule for CSS lint check
- Introduce wipeout related utils to admin page
- Remove suggestion submission functionality from the learner view.
- Fix part of #9632: Stats server error fix
- Fix part of #11462: Add one-off job to populate Firebase servers
- Clear old drafts and fix format of content suggestions.
- Fix part of #11462: Transition backend to manage Firebase authentication using HTTP cookies
- Add Cloud Translate Services
oppia/oppia-android 3 pull requests
Created an issue in oppia/oppia that received 7 comments
Cannot run start script using --prod_env flag
Describe the bug The scripts/start.py currently fails when the --prod_env argument is passed to it. It tries to start a new server but then receive…
7
comments