Ecosyste.ms: OpenCollective

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

github.com/oppia/oppia

A free, online learning platform to make quality education accessible for all.
https://github.com/oppia/oppia

Fix #19690: Correctly align author name in profile section. (#19735)

* align the author name throughout the website

* Align author name throughout the website

* Al...

2d1af0f5a271fbe2a88ca82ee1c0c5403bf181cf authored 10 months ago by Rahat <[email protected]>
Fix part of #19552: Rework primary button component (#19676)

* Convert primary-button component to be an anchor by default

* Handle volunteer page styles fo...

ad6f994ed7b3aa552f694611d89f3317abc2569b authored 10 months ago by Vir-8 <[email protected]>
Fix part of #19570: language name in language dropdown list in contributor admin dashboard (#19594)

* fix language name in language dropdown to list language name first

* change var to let

* fix...

6948ba953caf9ad53662a60a5a9d2c994bdeff16 authored 10 months ago by Aakash Jakhmola <[email protected]>
Fix #16620 : [BUG]: Shifted checkboxes and misaligned text on the exploration editor page. (#19736)

* changes on exploration editor page

* changes in exploration editor

* changes in exploration ...

c28963e5ebafea5d40cc59a3baaa2fc1c61d7281 authored 10 months ago by Akhilesh Kr <[email protected]>
add retries for flaky tests (#19665)

* enable retries for flaky tests

* add job names

* use new arguments name

* address PR commen...

0f436581c6622ff1675c150105aa18c214f89d1c authored 10 months ago by Nikita Vorobev <[email protected]>
Fix #19731: "Error: Play record button is not clickable." in fileUploadFeatures (#19764)

* Fix

* Fix

* Fix

* Fix

65ccae0950d220e7d10c8f4bb9a85ca5630f52b9 authored 10 months ago by Justin Nguyen <[email protected]>
Optimize volunteer profile images (#19765)

* Compress volunteer profile images

* remove unused images

* remove unused images

de8b88488d53ef1c1a8469d4f95fd2c8f1499e09 authored 10 months ago by Kevin Thomas <[email protected]>
Fix Part of #19527 : Fix Hover Effect of the Buttons on the android page (#19673)

* Fix Part of #19527 : Fix Hover Effect of the Buttons on the android page

* Linter Error Resol...

01cff95fa41238d7467649f9aab5aceae6d5ff8a authored 10 months ago by SNEHA CHAUHAN <[email protected]>
Fix #19748: coreEditorAndPlayerFeatures e2e test: Expected '' to equal 'Biology' (#19751)

Revert "Fix #19550: Exploration editor settings fields not showing up until clicking on the tab ...

1b1742fb802602229eb60c788ab880425da004ad authored 10 months ago by Justin Nguyen <[email protected]>
Fix #19285: Cleanup for the separation of feature flags from platform params (#19632)

* initial changes

* done with domain, registry and services files

* frontend changes for featu...

0c9af56899bb2b5e61f8a9f06c77fc3a1f46b14b authored 10 months ago by Hitesh Tomar <[email protected]>
Updates to the contributor admin dashboard (#19432)

* Changes to contributor-dashboard-admin to appear correctly, to reduce number of calls to fetch...

abc64d16a3ea01f71cfa4081a2c30b67370ce556 authored 10 months ago by steven godfrey <[email protected]>
Fix part of #19435: Migrate Contributor Dashboard (#19467)

* Contributor Dashboard Migration

* Typos

* Update contributor-dashboard-page-root.component.t...

6cbeee4548e1e279d80ad454339955c882e472cf authored 10 months ago by Justin Nguyen <[email protected]>
Add a new cron job to send email notifications of new suggestions to reviewers. (#19045)

* Init Commit: without fixing lint and type checks

* Fix backend tests

* Fix backend tests

* ...

3a6eb38b9e388ee12d02917b73ffb27b5d9136aa authored 10 months ago by Ashwath Kannan <[email protected]>
Fix #18481: Making correctness feedback the default setting for all lessons (#19274)

* Fix#18481: Making correctness feedback the default setting for all lessons

* remove correctne...

a0e78aafa9341d13f4fc97fb1e20bdfe2deb94b6 authored 10 months ago by Afzal Khan <[email protected]>
Fix part of #19435: Migrate Email Dashboard (#19627)

* email dashboard page added among the pages registered with frontend

* handler for email dashb...

fe15ab8fd59ab2c5d21136caedf57653528ba3e4 authored 10 months ago by sagar-subedi <[email protected]>
Creates Voice artist metadata model. (#19663)

* Creates voice artist metadata model

* Adds test for voice artist to voiceover metadata model
...

2eb298fd71365e313cda4af7013829fceca16be0 authored 10 months ago by Nikhil <[email protected]>
Added new volunteers (#19591)

* added new volunteers

* lint

* added volunteer and fixed typo

* typo

* removed quote

* rem...

6867a5261331bfeab790641cdac9bc42701e8155 authored 10 months ago by Harsh Keshari <[email protected]>
Fix #18508: Improve the experience of adding concept cards in the exploration editor. (#19587)

* Improve Concept Card

* Fix RTE Registry

* Fix RTE Component Registry Test

* Fix Cleanup

* ...

c4f4ce0bd540e961dd23c187b349fae34b54d19a authored 10 months ago by Justin Nguyen <[email protected]>
Fix part of #19217: Create skeleton layout and make it accessible at /lesson route (#19635)

* Make routing changes for /lesson route

* Make service changes to make explorations work under...

9b705415477fdeac3835f49476ae180802399231 authored 11 months ago by Vir-8 <[email protected]>
Fix #19651: Hints and solution are not popping in exploration editor's preview (#19678)

* Fix Hints in Preview

* Fix Imports

* Fix Imports

222d3b1b0226a3454519e1884167d6a1c7cca2a6 authored 11 months ago by Justin Nguyen <[email protected]>
Fix #18581: Cannot read properties of undefined (reading 'waitForDisplayed') (#19725)

* Fix

* Rerun

* Rerun

* Change

97574cad1278294b43b8db46948e10c990d4c8a7 authored 11 months ago by Justin Nguyen <[email protected]>
Fix #19125 : [BUG]: Missing "Changelog" Section in Website's Side Content of Terms of Use (#19715)

added-changelog-in-terms-page

a0a3842f1769f28d2afb3277ced2fb83ce6d3232 authored 11 months ago by Akhilesh Kr <[email protected]>
Fix part of #19435: Learner dashboard and curriculum admin page migration (#19508)

* Make backend migration changes

* Create classroom admin page route guard

* Create classroom-...

fad064a27c6ca53ea1ad20b88c39d37bb36c7576 authored 11 months ago by Vir-8 <[email protected]>
Fix #18581: [E2E Flake] Cannot read properties of undefined (reading 'waitForDisplayed') (#19707)

* Fix Error

* Rerun

* Rerun

487963cd2bb07b917c69fd08783df6fa340f47d4 authored 11 months ago by Justin Nguyen <[email protected]>
Fix #19121: better error outputs when running make run-offline (#19453)

* better error outputs when running make run-offline

* moved echo statements to start-devserver...

f7afa5f2f440714cf14971d679d4eff44e22b195 authored 11 months ago by Jayam Patel <[email protected]>
Routine update of translations; also fix an error with test logs being truncated too early. (#19677)

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

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

41247f5881148abe6f2349f8919c0c7fa2b399ab authored 11 months ago by Sean Lip <[email protected]>
Fix part of #19415: send events on submitting an answer (#19563)

* Fix part of #19415: send events on submitting an answer

* rename function

fdffd1672d0760621ac757fa74fd7770e902b3eb authored 11 months ago by Nikita Vorobev <[email protected]>
Update versions to 3.3.5 (#19689)

* Update core/feconf.py

* Update package.json

---------

Co-authored-by: github-actions[...

43fb11c2b375b15693e3e4cfe152ca8e9f9ae527 authored 11 months ago by Jay Vivarekar <[email protected]>
Fix #19550: Exploration editor settings fields not showing up until clicking on the tab button (#19606)

* Fix Exploration Settings Routing

* Update Comment

* Linting Error

* Frontend Tests

* Fix F...

962d541aa7aedc893b65fe0233d93485be650834 authored 11 months ago by Justin Nguyen <[email protected]>
Fix #19406: Corrected responsive design and general styling issues with About Foundation page (#19580)

* Fixed responsive design bugs and optimized styling

* Reorganized media queries

* Reversed me...

e9af1816998c50ce48dd7b6df87edae0c372fb04 authored 11 months ago by amyyeung17 <[email protected]>
Introduces new model for feature-flags and implementation of rollout-percentage property for features (#18819)

* initial changes

* done with domain, registry and services files

* frontend changes for featu...

4294ee2a32e255b51f959411483d82a64c6e9c22 authored 11 months ago by Hitesh Tomar <[email protected]>
Fix #19171: Pass Language to URL when navigating from Translation Review Modal to Exploration Editor Page. (#19662)

* Fix bug, Add language to URl when navigating from translation review modal to exploration edit...

a690923f81e89ef25eed43dcad3e82bc81f9d14c authored 11 months ago by Ashwath Kannan <[email protected]>
Fix #13712: Show a banner if the editor visits their unpublished exploration (#19625)

* feat: show a banner if editor views unpublished exploration

* fix test

* sort imports

* fix...

02c590a0430559cae77593f04b44e2a8d1caa49e authored 11 months ago by Afzal Khan <[email protected]>
Fix #9063: Add functionality to get the set of interactions that are used in an exploration (#19619)

* feat: Add functionality to get the set of interactions that are used in an exploration

* add ...

601a5b88c67108b05e504219b927b58f69a19ab3 authored 11 months ago by Afzal Khan <[email protected]>
Fix #18697: Hints are absent in embedding. (#19656)

Fix Hints in Iframe

afb48496def2f88bc90b30fe77bc64ee5cd7696f authored 11 months ago by Justin Nguyen <[email protected]>
Fix #14425 : Previewing Exploration from Middle Card Produces Floating Box. (#19660)

repositioned floating/warning Box in create exploration

1a1bb9aee870e7f5dd50bbd8f44fdfb650ff7519 authored 11 months ago by Akhilesh Kr <[email protected]>
Fix#19597:Add Hover effect to buttons in the Topic Viewer within Oppia Classroom's Chapter. (#19661)

* AddHoverEffectToNavbar

* AddHoverEffect

* AddHoverEffect

2612919471d6b9a3efebb84b858af7e0dc8debf5 authored 11 months ago by Rahat <[email protected]>
fix additionalEditorFeaturesModals (#19609)

* try fix flakes

* fix comments

* address PR comments

ab62ea9d3131c243554aebce5a1ad958f484c509 authored 11 months ago by Nikita Vorobev <[email protected]>
Creates voiceover admin page (#19561)

* Creates voiceover model

* Adds test for entity voiceover model

* Add voiceover domain and se...

ac81d8436d824895bbc799555ed41f18860f46f5 authored 11 months ago by Nikhil <[email protected]>
Fix Validation Issues in UserSettings Model (#19633)

Removing Some Validations of UserSettings model

b89a1224b10f635f9c6d9bc1d68fd38593f7e8eb authored 11 months ago by Akash Paloju <[email protected]>
Fix #18213: Placing an edit icon beside sub-topic name to rename it will be more clear for users. (#19620)

edit-icon-beside-sub-topic-name-in-topic-editor

3eb937367e688330d348b145f89b6817a3cbab35 authored 11 months ago by Akhilesh Kr <[email protected]>
Fix #19617: remove debouncer (#19618)

* remove custom debouncer

* remove debouncer mention

badb9e53c8670c95ef7fbf5864e54395c27fc64c authored 11 months ago by Nikita Vorobev <[email protected]>
Remove unused dependencies: `py` (via `pytest` upgrade)and `PyGithub` (#19553)

* removed unused deps

* removed unused tests

* upgraded pytest to 7.4.4

d15755fd38af97e9bf91799ba2d326c4eff2f9d0 authored 11 months ago by Harshvardhan Singh <[email protected]>
Fix #19507: Corrected responsive design for exploration editor nav tools (#19600)

Fixed responsive issue with exploration editor

be150ac76bf4017b0604b164214e59dc1bff4b90 authored 11 months ago by amyyeung17 <[email protected]>
Fix #10647: Fixed faulty navbar on topic editor (#19567)

* fixed the navbar on subtopic page and also added necessary tests

* removed unnecessary functi...

e8f099089a071ebb1017cf0fce5950640adde3bd authored 11 months ago by Sambhav Kaushik <[email protected]>
FIX #19571 : Add a space after "or" Conjunction and Second Option in Exploration Multi-selection. (#19573)

{{Fix spacing with OR}}

Co-authored-by: Sean Lip <[email protected]>

fc52604bfe84e40d2a722598d9f91ebc13b37e68 authored 11 months ago by Rahat <[email protected]>
Fix issue #19407:Blog page is not responsive on mobile devices (#19474)

* fixed UI changes in blog page

* passing lint testcase1

* passing lint testcase2

* all lint ...

26d4655214cf2bfa272f8603453701c1c8583cbe authored 11 months ago by Sahil Gupta <[email protected]>
fix : [BUG]: Cursor should be hand pointer instead of text pointer #19575 (#19584)

* Click-Arrow edit button text solved

* some minor fixes

22f2d41453aeb6071784da5de985f7f4fcf9a3e2 authored 11 months ago by Yogesh Saini <[email protected]>
Fix #19516: Navigation issues in the blog author page (#19517)

fix: Navigation issues in the blog author page

08309f36ef4bda0fb6082d6de8638611d8e05f1b authored 11 months ago by Afzal Khan <[email protected]>
Fix issue #19576:Library Page Search Results Alignment Issue (#19588)

searched results alligned to center

Co-authored-by: 2008sahil <[email protected]>

65cb32d5b45d7b117049143c7ed650bb5da32d9c authored 11 months ago by Sahil Gupta <[email protected]>
Fix #15377: Interaction changes still remain in pop-up after cancellation (#19579)

Fix Customization Args Saved Memento

65107906af5fd2e05ae7d79a1431d9aef5d5d16a authored 11 months ago by Justin Nguyen <[email protected]>
GSoC_2.5: Frontend changes to enable pinning of opportunties (#19122)

* Front-end changes

* Fix frontend tests

* Fix frontend tests

* Fix linting

* Fix tests

* F...

5ffd2eb196b7873196078b270815b1c2cb1eb31b authored 11 months ago by Ashwath Kannan <[email protected]>
Creates voiceover language policy model (#19456)

* Creates voiceover model

* Adds test for entity voiceover model

* Add voiceover domain and se...

1e5cc42eb5a147a4b24e1e38f7b634134c2ff617 authored 11 months ago by Nikhil <[email protected]>
Fix #19536: Adds hover effect to subscribe button on android page (#19565)

* button replaced by primary-button in android page, also disabled attribute added

* fix linter...

b329fec9b4637a1cdd445e7a2ec57efc3072ea9e authored 11 months ago by sagar-subedi <[email protected]>
Fix #19545: Exploration editor category creating new categories when selecting old ones. (#19549)

* Fix Exploration Editor Category Select

* Change to Value Change

03b8db51b6dd0742f8c2e6979f606024f73ccecb authored 11 months ago by Justin Nguyen <[email protected]>
Fixes google-chrome not found for Mac users in Docker setup (#19512)

* fix: chrome version for mac

* chore: removed newlines

* chore: refracted the variables name

d9972ccfdabe247adfb14edecfe878762e4ec2bb authored 11 months ago by Akash Jaiswal <[email protected]>
Fix #19398 Added make stop in case of non zero exit code (#19483)

* Trap command used to check for Sudden Exit of running tests on code

* trap command is added w...

243ab6dd268b4fdaa5f61713c4126bebd812f6c5 authored 11 months ago by Yash Dugriyal <[email protected]>
Fix #18079: Add fixed height to Skill dialogbox (#19558)

* added fixed height

* fixed search bar

* lint

---------

Co-authored-by: Nikita Vorobev <vor...

3627f50da1f9c2c44cb425096307a5a6b2f0d157 authored 11 months ago by Harsh Keshari <[email protected]>
Fix #18512: Graph Interaction Mobile Grey Out Bug (#19532)

* Fix Reset Button Styling on Graph

* Change to Flow Root

4a893ae7488d8fe176e66c33cff4e9839de110e3 authored 11 months ago by Justin Nguyen <[email protected]>
Fix issue #19408 About Page is not responsive (#19530)

changes done in about-page.component.css

Co-authored-by: 2008sahil <[email protected]>

5e835df92553fabab7c9dbb5c06ff5422584173d authored 11 months ago by Sahil Gupta <[email protected]>
Fix #18661: Specific partnership interest form for each language (#19402)

* Fix #18661: specific partnership form link

* linting

* frontend tests

* ts-checks

* fixes
...

3d19c1904f527b94a12c49686c4e7aeba37a5c90 authored 11 months ago by Yashwardhan Jyani <[email protected]>
Fix #19511: make name optional for subscribing (#19534)

* fix #19511: make name optional for subscribing

* fix lint

* use Optional

* return non_empty...

dbe5f3f036c0a07cb284626c56094fc93dec7f6b authored 11 months ago by Nikita Vorobev <[email protected]>
Issue #11106 share option for mobile (#19386)

share option for lessons in mobile view

19c59d5f2bc76f7db1e0393d40859c0219b34fa1 authored 11 months ago by Harsh Keshari <[email protected]>
Fix #19542 : Increasing the gap between radion button and label (#19555)

* Adding the hover effect

* Adding css changes

* Adding css changes

* Adding css changes

* A...

3cc4a03028835950aecc979f80fe95a14face403 authored 11 months ago by kanugu rajesh <[email protected]>
Fix #19270: Node installing every time in docker build (#19373)

* updated noade installation script

* updated script again

* fixed windows extraction error an...

3559abcb2280bdb87fbc05ed510a79d4dd6e7382 authored 11 months ago by Jayam Patel <[email protected]>
Fix part of #19217: Add feature flag for lesson player redesign (#19524)

Add feature flag for lesson player redesign

6398a3edc08b4a4c22170cd85f25d9cf79931e4d authored 11 months ago by Vir-8 <[email protected]>
Fix #19414: Add Option to Create Dummy Blog in Admin page (#19465)

* feat: add dummy blog

* add more blogs to generate

* add more blogs to generate

* add integr...

476e54405c36a4b3f5001a25a084b3b43c9544a6 authored 11 months ago by Aakash Jakhmola <[email protected]>
Fixes part of #19266: Disable iframe scrolling for the donation box (#19522)

Disable iframe scrolling for the donation box

5dd19dd4271d225524b8ab2ced39f200395e719b authored 11 months ago by kapilag96 <[email protected]>
Fix #19463: Drag handler overlaps with subtopic title (#19525)

* put darg handler out of the clickable container and did some css tweaks

* fixed some linting ...

15eb6c1a5a07d5dcf28c231f437929475535da13 authored 11 months ago by Sambhav Kaushik <[email protected]>
Fix #19452: Remove math and collapsible buttons for blog post RTE (#19472)

* removed 'math' and 'collapsible' buttons from rte editor for blogs

* breaking single line to ...

cdc42a4cd834f80876e552e1c27ab12a24a70c5e authored 11 months ago by sagar-subedi <[email protected]>
Fix #19454 : Added Responsiveness to Otter Image on Dashboard (#19486)

Fixed responsiveness for otter image on dashboard

de8be0bebdd1550dd21e2d2663439c0556ad84c6 authored 11 months ago by HARDIK GOYAL <[email protected]>
Fix #19485: Community Library Link Underline on Hover in Learn Section (#19495)

Fix Underline of Community Library Link

7e55319c46ebcbdf6521ce5f901589f24c4433b0 authored 11 months ago by Justin Nguyen <[email protected]>
Fix part of #19435: Migrate Blog Admin page (#19471)

* Make blog-admin backend migration changes

* Create blog admin route guard and remove redundan...

10abdcc4bf59331c0aa8828e8798176b2940bed7 authored 11 months ago by Vir-8 <[email protected]>
Replaces webp/png image with SVG image to fix lighthouse flake (#19493)

* added hight and width to image

* Remove px

* Adds svg image

* Add new image

---------

Co-...

55bb94a40edc9b0e22d8e1c9136377b913e36f45 authored 11 months ago by Sandeep Dubey <[email protected]>
Fix #19342: Make and integrate primary-button component (#19441)

* Make primary button component

* Remove unnecessary button styles

* Replace about-page button...

03f57fb9145a5b9aedc42064d52af3deccbf7c71 authored 11 months ago by Vir-8 <[email protected]>
Fix part of #19266: Added "our learners carousel" and fixed font sizes in donate-stats (#19396)

* Updated donate-stats style and implmented learners card

* Added nav to learner carousel & fix...

7f94ff127c2b300390d306e4cb79fc6acb30810e authored 11 months ago by amyyeung17 <[email protected]>
Fix #11170 : Changed suggestion domain class property name from ```change``` to ```change_cmd``` (#19282)

* changes in 8 files from change to change_cmd

* changed more files where BaseSuggestion or its...

3de61aa42a35a07833639bff10262866c9e236a9 authored 11 months ago by Ishan Kamboj <[email protected]>
Fix #19203: Updating "translation is incomplete" message on contributor dashboard (#19482)

* Fix for issue #19203

* Fix for issue #19203

28b0e961e88ed07d84944f304decb39a12cabdcd authored 11 months ago by Jaimin791 <[email protected]>
Fix #18403: routing in /feedback-updates (#19418)

* Fix #18403: routing in /feedback-updates

* use variable in route instead of hardcoding

2c47fbe9ca91921fc2cdda5979589c25835d2076 authored 11 months ago by Aakash Jakhmola <[email protected]>
Update versions to 3.3.4 (#19494)

* Update core/feconf.py

* Update package.json

---------

Co-authored-by: github-actions[...

baa18e04e4a16f24cd59082de64e013d9fc87b8e authored 11 months ago by Hasitha Kaushan <[email protected]>
Creates entity voiceover model (#19440)

* Creates voiceover model

* Adds test for entity voiceover model

* Add voiceover domain and se...

ea6fd2012bd4dbbecf712a6d4ae0ddd3fc36c999 authored 11 months ago by Nikhil <[email protected]>
Fix #16016: Removing validation warning in dummy topic (#19430)

* Corrected the typo error in admin>activities page.

* removed pre-populated validation errors ...

d0cc4ecf995a35b30d52c7c717f4e5a93d81f2b4 authored 11 months ago by Sambhav Kaushik <[email protected]>
Fix part of issue #19216: Improve user preferences updating flow in backend (#19399)

* refactor:move preference updating funtions to UserSettings

* Added update userbio,lang codes
...

467c8878a6ac26b6d8f37b04b46f74dc443d465f authored 11 months ago by Akash Paloju <[email protected]>
Fixes #19308: Mismatch button CSS in the diagnostic test card of the topic editior (#19372)

* fixes Mismatch button CSS in the diagnostic test card of the topic editor page

* add color in...

78081d6b656571476b3301bb09488a4f67323992 authored 11 months ago by pritam2317 <[email protected]>
Fix #19458: Hide topic filter when viewing contributor stats and badges (#19466)

* service file name changed to backend-api

* backend api file added

* previous service fil...

00c585af1c724fe8c367c7531294c18abb3d1de7 authored 11 months ago by Hasitha Kaushan <[email protected]>
Fix part of issue #19435: Migrate Moderator Page (#19449)

* Moderator Migration

* Review Changes #1

* Creator and Contributor Dashboard Migration

* Rem...

9179f68f7c541df7b74dd296b5ca542d64ddf933 authored 11 months ago by Justin Nguyen <[email protected]>
Fix #18748: Fixing unpredictable behaviour of skill question editor (#19446)

* Link updated with I18n keys

* show error on duplicates

* Revert "Link updated with I18n keys...

b5ac4dc827e8fcfd18c1a58fec9aeca84696f77b authored 11 months ago by Yashwardhan Jyani <[email protected]>
Fix part of Issue #210(wiki): part 2 (#19457)

issue #210 continuation

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

9ce776919f9d07dfdcba7d89c24870acd4012262 authored 11 months ago by Satvik Mishra <[email protected]>
Fix #19357: Updated Social Icons (#19385)

* feat: Updated icons and added hover

* feat: Update icons and added hover effect

* feat: Upda...

a0c1a6bba75151929b0320ba10742f062a6a9cb1 authored 12 months ago by HARDIK GOYAL <[email protected]>
Fix#19403: Navigation Issues with blog pagination (#19413)

fix blog pagination issue

a922db81952b9921342330d22b73c396fd8ec1fa authored 12 months ago by Afzal Khan <[email protected]>
Fix #19375: Added event handler to navigate to GOALS section for smaller window size (#19405)

added link to change active section is in Learner Dashboard for small window size

4a9c92d8bfd2af74cea29c66d9b5605735061a10 authored 12 months ago by sagar-subedi <[email protected]>
Fix issue #18467 : Updated Sitemap.xml for pages to get picked by search engine (#19419)

Updated Sitemap.xml

9b029d86335f29574a65e1aedb5170612647eaf4 authored 12 months ago by HARDIK GOYAL <[email protected]>
Fix #19422: Cannot switch to translate mode in exploration editor for published explorations in a topic (#19444)

Fix Translate Mode UI

f0d8543886df41307471a953d4be6cc8b816b638 authored 12 months ago by Justin Nguyen <[email protected]>
Fixes #18577: reset hints even if the solution is not present (#19261)

* Fixes #19040, Changing Twitter Logo

* lint checks

* bug-responsive-view

* Adding Responsive...

99c342a2d74e818f76f0f35abef9bf126a5c3803 authored 12 months ago by Dhairya Majmudar <[email protected]>
Fix Issue #19389 Partnership page correction (#19394)

* partnership page correction

* partener image correction

* partener image correction

* parte...

bb0eeeed0e109443e3ad9c3488db07379f7754c1 authored 12 months ago by Harsh Keshari <[email protected]>
Fix #19329. Adds user review section to /android page (#19353)

* Add review section to /android

* Fix lint issues

* Fix lint issues

* Fix lint issues

* Fix...

a3919935f2bc40f915814e981a86db60f4ba8a23 authored 12 months ago by Asif Sheriff <[email protected]>
Fix Part of #10700: Refactor Playthrough Object Factory (#19105)

* refactor: LearnerAction add type LearnerActionCustomizationArgs

* refactor: add single class ...

c47cdb5291f16a1cf526bbe112790d5be780baca authored 12 months ago by Dima <[email protected]>
Fixes #18667: Makes the dummy published topic tile in the math classroom clickable (#19241)

* Fixes dummy topic issue

* Fixes dummy topic issue

* Fixes Backend Test

* Fixes Backened tes...

6171792008266ad07826564316712b4b7b10eb61 authored 12 months ago by pritam2317 <[email protected]>
Fix part of #18921 : Deleted unnecessary TODO comments from the codebase (#19298)

* required TODOs deleted some

* all required TODOs deleted

* updated the backend errors

* req...

4ba63cff1e7b285e3e640441739c182a54fd5ebf authored 12 months ago by Yash Dugriyal <[email protected]>
Fix part of #14219: Increase test coverage for scripts.common to 100% (#19252)

* Increased test coverage to 100% for scripts/common.py

* Made yarn remove pegjs :)

* Adhered ...

4374b006282d4413fdc2ff57f95e038c3c9a9283 authored 12 months ago by Nikki <[email protected]>