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

Fixes part of #4177: Dark mode Topic Activity Part 1 (#4550)

* fixed text cut off

* fix text cutoff in all layouts

* add proper naming

* develop upd...

github.com/oppia/oppia-android - c639763a6b3915bde1b631a265e0619b98fb6afc authored over 2 years ago
Add strings for #4417. (#4566)

## Explanation
Fix part of #4300.

This PR introduces the strings needed in #4417 in isolatio...

github.com/oppia/oppia-android - b1784f0b8d65a921c426b4a5fe3ce8e336c74bba authored over 2 years ago
Added Mypy type annotations ~ miscellaneous (#15870)

* changes

* added stats_services

* added topic services

* improve typing style in stora...

github.com/oppia/oppia - dc57146488ae724111b012e5d5c88d06faf537a0 authored over 2 years ago
Fix part of #15753: Fix frontend validation for image caption length (#15999)

Fix frontend validation for image caption length

github.com/oppia/oppia - 37053b5844c9e718c51af8318c6322934ededa1a authored over 2 years ago
Milestone 1.4 (Improve line and branch coverage for the frontend and the backend): Added associated test file for some scripts (#15700)

* added tests for run_custom_eslint_tests.py

* added tests for run_tests.py

* added more t...

github.com/oppia/oppia - d65bea24b446331803bd06faed2772905e61c535 authored over 2 years ago
Fixes #4335: Addition of support for uploading performance metric logs (#4399)

* qualifiers and constants for metric record and upload times

* comments

* dagger provides...

github.com/oppia/oppia-android - 383984657ad4979a26ebc11d957fc8cc6ab445d4 authored over 2 years ago
Fix #4546: ListItemLeadingMarginSpanTest moved to shared test (#4552)

* Update selection_interaction_item.xml

* Update selection_interaction_item.xml

* Update r...

github.com/oppia/oppia-android - a7a8c33f06026ecac3595df08aeade5f322d2ccb authored over 2 years ago
M1.4 & M1.5 (Helping learners when they get stuck): Add support for preventing learners from being directed back more than 3 cards in the lesson) (#15938)

* Initial functions -- Bound with Save Destination button.

* Added support to calc distance a...

github.com/oppia/oppia - d4b06399ad2859df6917c5e18ce9024e452351d0 authored over 2 years ago
Functionality to add diagnostic test skills (#15742)

github.com/oppia/oppia - feb17e1ad5b63e00d1be49328ffd2751eb965443 authored over 2 years ago
(Making Contributor Dashboard UI Responsive) Milestone 2.2: Implement the new UI for translation submission modal (#15956)

* initial commit

* add expansion feature

* completed UI

* added delete button

* addr...

github.com/oppia/oppia - 7ad815df8c289a032080cc909a03f4a3b37287a6 authored over 2 years ago
Update authors and changelog for v3.2.8 (#15981)

* Update CHANGELOG

* Update AUTHORS

* Update CONTRIBUTORS

* Update core/feconf.py

* ...

github.com/oppia/oppia - e6eb885c15f0004c37defb4afe8305ed41bd7eef authored over 2 years ago
Pin pylint-quotes version (#15979)

github.com/oppia/oppia - e4e6101805423b3fce89487b0cf91032ae7d0780 authored over 2 years ago
Fix #15892: Handle CD bugs (#15977)

* add a check for empty nodes in get_ordered_nodes

* remove resetEditor if the editor modal i...

github.com/oppia/oppia - 54a35db0fc4e18628b5e308dcdf0e474f8e662ef authored over 2 years ago
(Contributor Recognition Infrastructure) Milestone 1.4: Add required email services to notify contributors about levels they achieved (#15940)

* service file name changed to backend-api

* backend api file added

* previous service fil...

github.com/oppia/oppia - 4c9ff7bc1529593d633edb5e4a87f850d505c25e authored over 2 years ago
Milestone 1.2 & Milestone 1.3 (Helping learners when they get stuck): Add the frontend changes for the new dest_if_really_stuck component and create new dotted links. (#15698)

* Initial changes.

* Added for dest_if_really_stuck.

* Added catchMisspellings.

* Added...

github.com/oppia/oppia - 780e5e5d39b81dba71574fe26fb548f1f8d59a54 authored over 2 years ago
Fixes #4334: Log report creation support for performance metrics collection (#4388)

* qualifiers and constants for metric record and upload times

* comments

* dagger provides...

github.com/oppia/oppia-android - 64c5b0cfe37d6211ac2398f2f4a049eba7a43086 authored over 2 years ago
Fix #15883: fix html select component logic (#15974)

* fix html select component logic

* use single quotes

github.com/oppia/oppia - 2db51844a040bc130c38506446f3a2cb3b874fa1 authored over 2 years ago
Fixes part of #4195:Added dark mode support to QuestionPlayer and ExplorationPlayer (#4540)

* dark_mode_suuport_to_input_interactions

* nit_changes

* added cursor color

github.com/oppia/oppia-android - 4d4972fbb8497f80dcff54662f377bfd648f8ec4 authored over 2 years ago
Fix #15875: Fixes a bug that was preventing displaying / tagging of misconceptions (#15966)

fix misconception bug

github.com/oppia/oppia - 37ff4591fc7e57f273e54ac5a0226b8561086dbf authored over 2 years ago
Increase memory limit for the webpack build process (#15943)

github.com/oppia/oppia - 93a2bb4a0e8052714ad5d18c295472167dc160c6 authored over 2 years ago
Milestone 2.1 and 2.2 (Migrate away from protractor): Migrated few test suite from protractor to webdriverIO. (#15882)

* Fixed add to play later issue

* few more files migrated

* Migrated learnerDashboard test...

github.com/oppia/oppia - ac5832c2ef1280f16ba15f68dfdacb5c218a206f authored over 2 years ago
Milestone 1.5 (Improve line and branch coverage for the frontend and the backend): Added associated test file for some scripts (#15919)

github.com/oppia/oppia - f8e86c2b91952bfa1202e1fc0dea80d46c4f62a4 authored over 2 years ago
Localisation updates from https://translatewiki.net. (#4541)

github.com/oppia/oppia-android - aaf150936e0c4c07dadfd82206e0920d42ea2844 authored over 2 years ago
Fixed Part-2 #4200 : Added dark mode support to Alert Dialog Views #4415 (#4534)

* fixed text cut off

* fix text cutoff in all layouts

* add proper naming

* implement d...

github.com/oppia/oppia-android - afdddbad9fcb427076ed177e07d3a4a21932d589 authored over 2 years ago
Fixes #3712: Add accessibility support for ImageRegionSelectionInteraction (#4497)

* content description added

* tests updated

* KDoc and comment added

* textproto update...

github.com/oppia/oppia-android - 36e76612074866745781025390433152507eb19f authored over 2 years ago
(Celebrating learners' accomplishments) Milestone 2.4: Add E2E tests (#15946)

* add e2e tests

* fix test description

* remove unnecessary waitFors and include in lint c...

github.com/oppia/oppia - b07a2527adfc67162acf1fe738abfdbe78e9ce40 authored over 2 years ago
Fix #15756 : adjusted the carousel arrow position (#15939)

* adjusted carousel arrow

* adjusted carousel arrow

* adjusted carousel arrow

Co-author...

github.com/oppia/oppia - d9edb1bef2db0947fd60aee7752b9f74ac5e6852 authored over 2 years ago
Backend apis for the classroom admin (#15932)

* Adds diagnostic test model.

* Created Classroom model.

* Adds backend test into the shar...

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

* added wipeout_service

* added learner_progress

* added skill_services

* added exp_ser...

github.com/oppia/oppia - bb0ecf6867242b6d40a57feb4ca74c79f94e86c1 authored over 2 years ago
Replace material icons (#15926)

* Replace material icons with FA icons

* Fix lint errors

* Fix lint errors

* Fix lint e...

github.com/oppia/oppia - dfd35dce891d82441a343ccae333a236a5905747 authored over 2 years ago
Milestone 1.5 (Learner group MVP): Add facilitator views of the learner group (#15840)

* added learner group model

* added takeout and wipeout policy

* added learner group model...

github.com/oppia/oppia - cacab2da1ec3b85f8eba286f22966f2cb854459c authored over 2 years ago
topic and story viewer flake (#15941)

github.com/oppia/oppia - 855ba41c107304183ab9711325e746d2641de053 authored over 2 years ago
Print overall backend coverage report (#15949)

github.com/oppia/oppia - 7f35b33ef07c3a40630fa0417648553ea6f8d1ea authored over 2 years ago
Fix #1390: Show terms of service & privacy policy notices. (#3852)

* fix color and null checks

* added number formatter for numbered list

* Update LiTagHand...

github.com/oppia/oppia-android - 1ca0a4ae238a8075fb552ef4ccb66ef60a8459f0 authored over 2 years ago
Localisation updates from https://translatewiki.net. (#4508)

github.com/oppia/oppia-android - 91311666d30292d2c59a573acafd96c251e35b21 authored over 2 years ago
Fixed Part #4200 : Added dark mode support to AudioLanguageActivity, ReadingTextSizeActivity, AppLanguageActivity (#4415)

* fixed text cut off

* fix text cutoff in all layouts

* add proper naming

* implement d...

github.com/oppia/oppia-android - 2ff2945934a1321cb931c5256b3a8bb5fcefd63f authored over 2 years ago
Fix #15885: fix image region interaction drag offset to account for scroll location (#15934)

* fix image region interaction drag offset to account for scroll location

* add row-gap for t...

github.com/oppia/oppia - 9980b23608f22a227ea53adff5312b8d4dbfc342 authored over 2 years ago
Add a test to detect breakages in the error reporting flow (#15902)

* use yarn

* fix lint errors

* fix yarn.lock

* fix lockfile issues

* fix typo

* U...

github.com/oppia/oppia - d8c9398e0a6c0e27649cdf9788ac96da118c9350 authored over 2 years ago
change the value to false (#4523)

github.com/oppia/oppia-android - ca39ac628bb5ebbefe22f3de59ecd3648188a37d authored over 2 years ago
(Celebrating learners' accomplishments) Milestones 2.2 & 2.3: Add a congratulatory checkpoint message modal which is linked to the lesson info modal (#15916)

* add service and part of the tests

* add tests and register service

* add type

* add c...

github.com/oppia/oppia - 9d2703ac22e71709a92b0eabd1c70b771a465c52 authored over 2 years ago
Added Mypy type annotations to `core/test` (#15864)

* added 2 files

* added partial changes

* removed all untyped call ignores

* added chan...

github.com/oppia/oppia - 0d5814ecc3cf3b00ffbf37a075b62bef68bee3ac authored over 2 years ago
Fix #4448: Hide promoted story section for the first time user (#4430)

* add number_of_logins field to profile proto

* add increment login count function

* add t...

github.com/oppia/oppia-android - 76f954d159e6585dd2acc4a5486f1ae3a8886144 authored over 2 years ago
Fix part of #10474: Make typescript checks strict left in PR #15799 & #15620 (#15912)

* Changes requested while evaluation

* nit

* nit

* done

github.com/oppia/oppia - b1ec86cb2b3471530e74840dabb5755ea1b2a692 authored over 2 years ago
Controller and service changes for classroom (#15909)

* Adds diagnostic test model.

* Created Classroom model.

* Adds backend test into the shar...

github.com/oppia/oppia - bb0cd8f61ca5a88b80e63ed87f56f4e34f6f87fb authored over 2 years ago
Fix #15386: Improve experience for untranslatable cards (#15717)

* remove texts with set data format from translatable texts if the user is not a translation rev...

github.com/oppia/oppia - dfc9f72dde2ba4c6284c4b955c8fa1a4acbb1d7c authored over 2 years ago
Add documentation for the `--download_combined_frontend_spec_file` flag (#22)

github.com/oppia/oppia-web-developer-docs - 3baa3156f6f8996f6abc924d421db4e145bc91a8 authored over 2 years ago
Fix #4495, part of #3088, #4467, #4505, #4266, #4446: Miscellaneous alpha MR5 fixes (#4506)

## Explanation
Fixes #4495
Fixes part of #3088
Fixes #4467
Fixes #4505
Fixes #4266
Fixes #...

github.com/oppia/oppia-android - 091b45a1885562752f6d25da8e5494e4a331bdb4 authored over 2 years ago
Fix #4492 & 3537: Improved hints and solution UI UX (#4500)

## Explanation
Fixes #4492 by introducing a complete revamp of the hint & solution management f...

github.com/oppia/oppia-android - 6bab4820176496c1497321ef4e8c251ced40ad5a authored over 2 years ago
Fix #4494: Hint bulb animation added (#4501)

* Hint bulb animation

* Udpated animation

* Lint fixes

* Lint fixes

* Import fix

...

github.com/oppia/oppia-android - b569498791d07d7d75f79c4a338cb6738dea7783 authored over 2 years ago
Fix release issues (#15907)

github.com/oppia/oppia - 4d89cf80eeab583e6a93656a43c1054b1c20c45e authored over 2 years ago
Fix #4410: Introduce Kenya study alpha build flavor (#4507)

## Explanation
Fixes #4410

This PR builds on #4414 by introducing a new alpha component that...

github.com/oppia/oppia-android - 17f2bcb5fe1fd3b0426eadc5cfdec945e95a1f79 authored over 2 years ago
Fix part of #4410, #4300, #2432: Create dedicated alpha application component (#4414)

## Explanation
Fixes part of #4410, #4300, and #2432.

This PR refactors the existing approac...

github.com/oppia/oppia-android - 7562fdf0b31a27a5699ef03e00fef11f77ed328f authored over 2 years ago
Fix #15749 Display the topic name on top of the subtopic name on smaller screens (#15900)

* fix typo

* Add topic title to subtopic display when screen size is small

github.com/oppia/oppia - de18d7fbc17ea2f0365b8526eb25abd3159234e5 authored over 2 years ago
(Making Contributor Dashboard UI Responsive) Milestone 2.1: Implement the new UI for question submission modal (#15784)

* initial changes

* changes

* ui changes

* select skill difficulty modal

* ui fixes
...

github.com/oppia/oppia - 581750061ffc31b8589e36690990bf83ab9430cf authored over 2 years ago
Update README.md

github.com/oppia/design-team - fb5fa258e3c73b59510ec861f7619b6d1bf1438f authored over 2 years ago
Fix Part of #10700: Refactor Object Factories (#15854)

* Refactored SuggestionThreadObjectFactory to model.ts

* Refactored SuggestionThreadObjectFac...

github.com/oppia/oppia - 4ba04d87b7e8aea3953287ae183c8e7d1c0031b6 authored over 2 years ago
done (#15906)

github.com/oppia/oppia - b34c54c2ea8ae7fd5dd905151c63350a168f2a3d authored over 2 years ago
Alert when E2E or Lighthouse tests fail on develop (#15903)

* Send alerts when e2e tests fail on develop

* Add failure notifications to lighthouse too

...

github.com/oppia/oppia - a2fb9adca12ee1949aa2e1940f1b58f2a15f4d22 authored over 2 years ago
Clarify backend test shard error messages (#15908)

github.com/oppia/oppia - 54e0159e9d2f5f26d37a5d3186821286e7131e96 authored over 2 years ago
Update wording for item_selection_text to prevent confusion to students. (#4493)

* Update wording for item_selection_text to prevent confusion to students.

* Revert changes t...

github.com/oppia/oppia-android - cec1182ce9225a35f9ef202f82ceda4061322c79 authored over 2 years ago
Add exploration migration job (#15837)

* Fix #13657: Fetch additional skill opportunities to fulfill page size as necessary (#13783)

...

github.com/oppia/oppia - 2eb8605398f8cc6bb6c45190ce2c148791b10a6e authored over 2 years ago
Fix broken links (#20)

github.com/oppia/oppia-web-developer-docs - 916ec34d51ee107f9f51d03e8a8f4d29b518f263 authored over 2 years ago
Add GSoC 2022 acceptances. (#19)

github.com/oppia/oppia-web-developer-docs - 07e0e9c1205d4697763a701dd2f3e707c653d759 authored over 2 years ago
Fix #15746: Don't set active topic to 'ALL' in contributor dashboard page. (#15841)

* Don't set ALL topics

* default to first topic

* fix coverage

* Remove fdescribe

* ...

github.com/oppia/oppia - 2efbbd4e8fe849c51ede36f7305b892132114ac6 authored over 2 years ago
Fix #11905, #15892: Navigate to initial page after closing suggestion review modal (#15851)

* Fix bugs

* readd calc

* last page removed case

* Add content hash for CSS (#15863)

...

github.com/oppia/oppia - 8d943e4a5d794c4a6097f03fb8ac71d828f02264 authored over 2 years ago
Fixes fade in flake for statecontent editor in webdriverIO tests (#15893)

github.com/oppia/oppia - 5e1fde53bce397f00e7f047c7fca18e2e1088a85 authored over 2 years ago
Fix skill delete issue (#15881)

* Update displayed value with null on deletion

* type fixes

github.com/oppia/oppia - 40cc0aa48a2222bf707ff8c85c40cb672590b6fc authored over 2 years ago
Fix #13397: Milestone 1.1 - Change 'published_on' to None if Blog Post is Draft (#15862)

Co-authored-by: Vojtěch Jelínek <[email protected]>
Co-authored-by: Sean Lip <sean@seanli...

github.com/oppia/oppia - a6f1a20b482e41083cc223f4dafde60bdf7c27df authored over 2 years ago
Adds init file in storage/classroom dir. (#15894)

github.com/oppia/oppia - 933bfccb33903dff2025a1590126326e5c7e4fca authored over 2 years ago
[Backend]: Adds the domain class for the classroom model (#15865)

* Adds diagnostic test model.

* Created Classroom model.

* Adds backend test into the shar...

github.com/oppia/oppia - a65d963b3268c484a2fafa6778979a79c5effefe authored over 2 years ago
Fix issue #14815: change padding in oppia-classroom-view-container, the search container (#15842)

* change padding in oppia-classroom-view-container, the search container was overlaps

* rever...

github.com/oppia/oppia - 315419741716943c138c5c582daf5956bebeae63 authored over 2 years ago
Note that Discord is for gaming and use mermaid for contributor roles graph (#18)

github.com/oppia/oppia-web-developer-docs - 661101025bbf0ad64c17a4888ad8effd5ef64f43 authored over 2 years ago
Add a new common Beam error (#17)

github.com/oppia/oppia-web-developer-docs - 969571c73aa1151f75f1fc9546f60c4a9ae0dfd3 authored over 2 years ago
Changing Ubuntu 18.04 to 22.04 (#15879)

Github has started depreceating the Ubuntu 18.04 image for github actions, to avoid issues cause...

github.com/oppia/oppia - eb51423bd0ba4ccf0ef4d91e2fd02694cce9c665 authored over 2 years ago
(Contributor Recognition Infrastructure) Milestone 1.1: Introduce storage models for contribution stats (#15821)

* service file name changed to backend-api

* backend api file added

* previous service fil...

github.com/oppia/oppia - 98c5d92af309d0006bb17f965fc1b1aadf1bce35 authored over 2 years ago
Check for Validation Errors Before Reverting an Exploration (#15824)

* Initial implementation

* Fix tests

* fix tests

* Version 2

* fix lint

* nit

github.com/oppia/oppia - 3c8d9fa916bdd40105a042915162bdccb8ec6a62 authored over 2 years ago
Frontend validation for curated explorations (#15584)

* temp

* finished

* written tests for the new function in exp_services

* temp

* temp...

github.com/oppia/oppia - 7246e7f6c004f4a23c19fd50632572a6572f2c36 authored over 2 years ago
Fix topicAndStoryEditor flake: create chapter button is not clickable. (#15853)

* nits

* Testing selenium server

* testing given version

* Testing 20 times

* Testin...

github.com/oppia/oppia - f5831966680f5cf1eeb7ff468e3ee49e3bd67c80 authored over 2 years ago
Fix "Failed: undefined" Flake (#15867)

github.com/oppia/oppia - 724612ead370fd9a1895dd4172562b486857cefa authored over 2 years ago
Fix #4361: Continue button is not aligned properly when reading text size in extra large (#4385)

* fixed_continue_action_button

* fixed_continue_action_button

* add layout width

* remo...

github.com/oppia/oppia-android - a55c8b25235e8d99ddbdef4e16a4fa36b4d22eb8 authored over 2 years ago
Fixes #3896: Improve flow of lessons tab (#4441)

* Removed repetitive content description

* Updated topic_lessons_story_summary.xml for landsc...

github.com/oppia/oppia-android - db57738b6e6686bb8f7fcce14cb9f6a8011a57c1 authored over 2 years ago
FixPart of #9749:?. removed from html files (#15869)

* updated

* fix3

* nits

* done

github.com/oppia/oppia - cc8f6d73d492d77aada65e73d7f94d258746185d authored over 2 years ago
Fixed UI issues on the Contributor Dashboard raised by the translation team (#15868)

* fixed ui issues raised by translation team

* fixed ui issues raised by translation team

...

github.com/oppia/oppia - 2370135676205944b6f446f427ece30123824f61 authored over 2 years ago
Fix #15772: set correct image context in question player; fix decoding of foreign chars in SVGs (#15835)

* fix image context in question player; fix decoding of foreign chars in SVGs

* fix lint erro...

github.com/oppia/oppia - 91928689467aea150015a82108f38fc1cdac6ae9 authored over 2 years ago
Fix part of #14033: Added Mypy type annotations to some files of domain folder. -- M1.7 (#15693)

* added state_domain for support

* added draft_upgrade_service

* added feedback services
...

github.com/oppia/oppia - 940969c1642d824203bfac2d3d875f2cce82da69 authored over 2 years ago
(Celebrating learners' accomplishments) Milestone 2.1: Add a utility service for checkpoint celebration (#15849)

* add service and part of the tests

* add tests and register service

* add type

* add d...

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

* added voice_services

* added story_services

* added half question domain

* half test ...

github.com/oppia/oppia - 9be985db4088b159d567a552bf194bc38285e15e authored over 2 years ago
Fix remaining RTL issues (#15653)

* All changes done

* addressed comments

* merged

* Lint

* fix test

* lint

* Re...

github.com/oppia/oppia - 621ae5e4eff0565e9ed948b7e2b125136716d047 authored over 2 years ago
FixPart of 9749: `?` removed + unknown removed + added some comments (#15859)

* few changes

* updated

* removed single line

* updated

* done

* few more typeing...

github.com/oppia/oppia - 4223565d4a2a8fa87b4fe70b98fbc8f723b04a09 authored over 2 years ago
Milestone 1.6 and 1.7 (Migrate away from protractor): Migrated few test suite from protractor to webdriverIO. (#15790)

* Replace protractor class names with e2e-class name

* Reverted unwanted changes

* Lint ch...

github.com/oppia/oppia - 020d749e7502aeb6890dba3c93c6a1d5af8ec6dc authored over 2 years ago
Fix part of #14033: Added Mypy type annotations to some files of domain folder. -- M1.8 (#15762)

* added collection services

* added html_validation

* added opportunity services

* adde...

github.com/oppia/oppia - 8a652919e7ccc9e4aec48feb3b45a4cccebf4ffe authored over 2 years ago
(Contributor Recognition Infrastructure) Milestone 1.2: Introduce required domain objects for the contributor recognition infrastructure (#15845)

* service file name changed to backend-api

* backend api file added

* previous service fil...

github.com/oppia/oppia - 8679f6fda167a87ec316a3d7ccc207b179987b62 authored over 2 years ago
Milestone 1.3 (Improve line and branch coverage for the frontend and the backend): Updated run_backend_test script to calculate per-file branch coverage (#15697)

github.com/oppia/oppia - 906c48f93342f3ba648eee6c14795517f478fc65 authored over 2 years ago
[Backend]: Adds classroom model (#15810)

* Adds diagnostic test model.

* Created Classroom model.

* Adds backend test into the shar...

github.com/oppia/oppia - 47a25001dc7ddaa1fc7c0f68492b1601b485ead8 authored over 2 years ago
Add content hash for CSS (#15863)

github.com/oppia/oppia - 3e32777e7d6542fda924306e6e1d228c755830da authored over 2 years ago
Fix part of #12912: Enable pylint 'super-with-arguments' (#15812)

* Fix part of #12912. Removing 'super-with-arguments' and fixing all files with errors on super(...

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

* More files done

* E2e try 1

* E2e try 2

* E2e try 2

* revert prev

* Question E2...

github.com/oppia/oppia - aeb4b376c88ee2290dec84458e579bdb73e3194b authored over 2 years ago
Changed color of pagination buttons on the modals on the contributor dashboard. (#15839)

* fixed ui

* fixed ui

* changes

* changes

* changes

* addressed comments

github.com/oppia/oppia - 21da165bd6dff7347ba2c716f9837195ce27955c authored over 2 years ago
Fixed customization arg rename migration issue. (#15844)

github.com/oppia/oppia - 3d856cc26e083e460ea183860c6fd58124498766 authored over 2 years ago