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 18465: return back without adding a new card (#19284)

* fix 18465: return back without adding a new card

* fix e2e test according to the changes

* r...

33c82dbd594564fa0df41e30fae074a2054f7c95 authored about 1 year ago by Nikita Vorobev <[email protected]>
Fix #14426: do not reshuffle items after submitting wrong answer (#19316)

* fix #14426: persist the choice order

* fix typing

* fix typing

f2deedb6279dd0eed190307046eb872d23edff64 authored about 1 year ago by Nikita Vorobev <[email protected]>
Fix #19306 : Added instagram icon & link in footer, changed order of icons (#19325)

Added instagram icon in footer,changed order of icons

Co-authored-by: PRAFUL BANDRE <109658545+...

10d953c0fdfdb562e2547527f0c4b2cf4620a9df authored about 1 year ago by Akash Paloju <[email protected]>
Fix issue #19157 : Corrected contributor dashboard admin link in the emails from Contributor Dashboard Team (#19323)

* Changed contributor dashboard admin link in mail

* Changed Links in tests, which tests the ma...

fb79d98d5658cb7f3044df659334559d30eb0901 authored about 1 year ago by Akash Paloju <[email protected]>
Fix #19042: show warning on answer groups duplicates (#19265)

* fix #19042: show warning on answer groups duplicates

* let -> const

7ca1728d3e902007a7b6833c9b66fd8fb58a31fa authored about 1 year ago by Nikita Vorobev <[email protected]>
Fix #19335: Corrected partnerships button URL on 'Contact Us' page (#19336)

Fix partnerships button url

eb0d2dde5a7a587d09e5bd9f50d123f41c062f85 authored about 1 year ago by Vir-8 <[email protected]>
pip upgrades to resolve Dependabot alerts (#19312)

* updated certifi version

* upgraded urllib3

* upgraded requests

* upgraded protobuf

89b1bd18c95b21ce6581fd8ffe1fb707a49749c6 authored about 1 year ago by Harshvardhan Singh <[email protected]>
Fix #18648: Include Newsletter and update the Footer Section (#19036)

* Add newsletter and tweak footer section

- tweak footer

- add some more i18n

- move thanks m...

3e54b6fa43284e31a062b04d5c72714a5a4ea376 authored about 1 year ago by Shrijal Acharya <[email protected]>
Fix #18954 Show comments from reviewer after question is accepted (#19331)

* fix: show question reviewer message <div>

* fix: load question reviewer message

b1c7bfd2b523b032f38dab6147a160d5001caa9b authored about 1 year ago by Dima <[email protected]>
Fix #18897: Acceptance tests for Practice Question Reviewer (#19178)

* Added test for i18n format

* Question Admin

* Added Functions for Question Admin

* Added Fu...

40da5f285dd96e5633a326950d044be5cf0ec84c authored about 1 year ago by imchristie <[email protected]>
Fix #18402: Tooltip changing even if playlist is full (#19262)

* adding exploration to playlist

* linting and frontend tests

* frontend karma tests

* minor ...

0b31776bed5111a95a137add795c33bd9c7cf391 authored about 1 year ago by Yashwardhan Jyani <[email protected]>
Add information about using git bisect with Docker (#19195)

* add info about using git bisect with Docker

* Rephrase the sentence

* minor fix

069ab12307a4087431ad21ccd0a8438cb85d374a authored about 1 year ago by Praneeth <[email protected]>
Fix #19135: Redesign donate page (#19170)

* Merge donate routing module within the main donate module

* Set page title and meta tags from...

4374ff9631d512ba3578c93fa11a1eafad6634c5 authored about 1 year ago by kapilag96 <[email protected]>
Fix 17433 update partnerships page (#19207)

* changed partnerships banner

* added partnering process section

* modified cta section

* add...

8e965872ee36fe82067b495f258e4f4c6aea4dca authored about 1 year ago by Harsh Keshari <[email protected]>
Use original dir name when deleting after a dependency is reinstalled. (#19292)

* Use original dir name when deleting after a dependency is reinstalled.

* Drop unused constant.

4f042748b81675dcec61532fd0a6ba5a5d6ef339 authored about 1 year ago by Sean Lip <[email protected]>
Changes diagnostic test feature flag from PROD to TEST (#19291)

ad70ef1b1de555a48ce898786d1d6f0231b474f2 authored about 1 year ago by Nikhil <[email protected]>
Added Loader and Loading message for Lesson pages (#19248)

* added loader

* added standard loading message

* fixed lint error

* fixed typo

* removed ex...

57f5ca00132ee68f5c498c59cf050de9ddaf7cbc authored about 1 year ago by Harsh Keshari <[email protected]>
fix part of #19023: warn about wrong item selection answer on frontend (#19209)

* fix part of #19023: warn about wrong item selection answer on frontend

* fix test

* fix the ...

d386d82e4d79d9b39bd97a9b5230cfff8158f6d6 authored about 1 year ago by Nikita Vorobev <[email protected]>
Make fields required on issue template. Tidy up PR template a bit. (#19272)

Make fields required on issue template.

5ecefca44cea4c2383d7b320cb2479a98f27bfc8 authored about 1 year ago by Sean Lip <[email protected]>
Update Pillow from `9.5.0` to `10.1.0` (#19249)

* Update Pillow from 9.5.0 to 10.1.0

* minor changes

* fixed issue with removed constants

42501a949213f6e49d59525277e2bc08359103ac authored about 1 year ago by Harshvardhan Singh <[email protected]>
Fix: Add null check to prevent TypeError in topic-viewer-page.component.ts (#19228)

* make changes in oppia.css file

* added a conditional check

* resolve issue in develop branch...

73cf2c344dd435414f64e28c538bd4a6e6a94d6d authored about 1 year ago by Adarsh Gupta <[email protected]>
Handle Null or Undefined Errors Using Optional Chaining (#19229)

* make changes in oppia.css file

* added a conditional check

* resolve issue in develop branch...

e181fd395f53bd3b34627a0ce5857db61b19158b authored about 1 year ago by Adarsh Gupta <[email protected]>
Fix #16559: Added sort for mis-ordering of exploration states again (#19254)

Added sort for mis-ordering of exploration states #19246

5cbf18f4303cc39847ed6e98edc448cb64024d0f authored about 1 year ago by merryyshen <[email protected]>
Fix #14937 : Removed python-matplotlib from scripts/install_prerequisites.sh (#19244)

removed python-matplotlib from scripts/install_prerequisites.sh as python-matplotlib does not ha...

76dc93829b1dbb25570c77d0d0dd2298c2a47511 authored about 1 year ago by Ishan Kamboj <[email protected]>
fix #17759: use skill id from the new exploration (#19247)

* fix #17759: use skill id from the new exploration

* remove fake async

1b7fd014a98be28eaf5424e339a9b58427db593e authored about 1 year ago by Nikita Vorobev <[email protected]>
Update versions to 3.3.3 (#19253)

* Update core/feconf.py

* Update package.json

---------

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

a6fc4762ee07bef73dc326838e1256d76ade246c authored about 1 year ago by Kevin Thomas <[email protected]>
Fix #17951: Align creator dashboard stats elements properly (#19208)

Fix alignment of creator dashboard stats element

8b3519c7f4cbdfda4bdadd5e58766fdea5f9a0d8 authored about 1 year ago by Afzal Khan <[email protected]>
Fix #17711: Add Image Upload Prerequisites (#19194)

* Fix #17711: Add Image Upload Prerequisites

* Clean up image upload prerequisite text

5e8738af4a8daf0a02ecc7f22e36fbf8cb898816 authored about 1 year ago by Afzal Khan <[email protected]>
Fix #19196 : Rearranging the Skill Prerequisite Modal (#19204)

* Fixes #19040, Changing Twitter Logo

* lint checks

* bug-responsive-view

* Adding Responsive...

a3f9e8b297907a3702572925026e9f0a1cd547a9 authored about 1 year ago by Dhairya Majmudar <[email protected]>
Fix #18192: Removing any extra space from new state names (#19201)

removes extra space on new state

Co-authored-by: Harshvardhan Singh <73544247+Lawful2002@users....

cf046f90a1ad65f5fb26f38a45943396700d2f47 authored about 1 year ago by Yashwardhan Jyani <[email protected]>
Revert "Fix 16877 and 16875: Made the image interaction and graph interaction accessible using keyboard" (#19237)

Revert "Fix 16877 and 16875: Made the image interaction and graph interaction accessible using k...

2a71bf454233229b56043890a82399e7a824fb8b authored about 1 year ago by Sean Lip <[email protected]>
Fix#19131: Fix the console errors from updateCurrentAnswer (#19227)

Fix the console errors from updateCurrentAnswer

The update answer function should only be calle...

62a723881d945f0a44a8a90d89885579e68fa197 authored about 1 year ago by kapilag96 <[email protected]>
[Only merge after #19221 is merged] Fix part of 16458: support topic filtering for questions on frontend (#19181)

* fix part of 16458: support topic filtering for questions on backend

* fix tests

* fix review...

ae2be45734353c92a303503e1821a57db0d2b138 authored about 1 year ago by Nikita Vorobev <[email protected]>
fix part of 16458: fix a gae problem introduced in #19146 (#19221)

* fix part of 16458: fix a gae problem introduced in #19146

* fix a test

90368642e87cca3f26ec8bff40c704e66be5f4d4 authored about 1 year ago by Nikita Vorobev <[email protected]>
Fix part of #19023: show error on publishing an exploration (#19200)

* fix part of #19023: show error on publishing an exploration

* fix linter errors

f5917d7f70a903b7ae156df09b591b7a0280964c authored about 1 year ago by Nikita Vorobev <[email protected]>
Fix #19163: add a delay to address the flake in the extensions test suite. (#19223)

Fix extensions flake.

a287d897a3a69df084c848be4c61b9f1c0666dde authored about 1 year ago by Sean Lip <[email protected]>
Drop the codeowner review teams for MyPy, data/stability, and learner analytics. (#19205)

Drop the review teams for MyPy, data/stability, and learner analytics.

0bfc01b0913d5a2cc16d305049d4ddc19265b62f authored about 1 year ago by Sean Lip <[email protected]>
fix part of 16458: support topic filtering for questions on backend (#19146)

* fix part of 16458: support topic filter for questions on backend

* polish code

* rework the ...

723bc3693551d975e8020b4f0bcd65df094ecb51 authored about 1 year ago by Nikita Vorobev <[email protected]>
Fix #12062: Send emails to new or removed question submitter (#18956)

* add submitter category, adapt function send_email_to_new_contribution_reviewer to send_email_t...

d6098a258ccfe1019a959caf05636f06dc8d3892 authored about 1 year ago by Lara Heidenwag <[email protected]>
Typo in title for contributor dashboard admin page (#19188)

removed the typo from the title of the contribution admin page

Co-authored-by: Sean Lip <sean...

ada1630d873e85d5dabcf7dcff6f9f69222eaac9 authored about 1 year ago by Preetam Mondal <[email protected]>
Fix TypeError in isLocationSetToNonStateEditorTab function (#19126)

* make changes in oppia.css file

* prevent the TypeError

* Update router.service.ts

* a...

575e1d89583e743df630acaeef23a661a4977da9 authored about 1 year ago by Adarsh Gupta <[email protected]>
Fix portserver shutdown flake (#19192)

* Try increasing portserver shutdown timeout to avoid 'exited unexpectedly' error.

* Add erro...

fbb52dafadf14ad7833457456ce3acabf46aa9a2 authored about 1 year ago by Sean Lip <[email protected]>
Fix #19112 : Removing bug - Playstore Button clickable outside Div (#19144)

* Fixes #19040, Changing Twitter Logo

* lint checks

* bug-responsive-view

* Adding Resp...

d80ad536713ccf7f732d352f940ab715126aa22b authored about 1 year ago by Dhairya Majmudar <[email protected]>
Fix #18922 [BUG]: Eliminate obsolete feature flags (#19094)

* removed AndroidBetaLandingPage and BlogPages feature flags

* lint corrected

* correction...

322fd94b03df6402110b2fb7b0923f1a8edcbbd9 authored about 1 year ago by Amaan Lari <[email protected]>
Fix #19164: Make sidebar image smaller. (#19190)

Make sidebar image smaller.

4da13305b865b9623bac2820d6c460ea48690ee7 authored about 1 year ago by Sean Lip <[email protected]>
Fix: #19005 Topic and skills dashboard not working on test server. (#19172)

* Update topic_services.py

* Added else condition.

* Update topic_services.py

* Update ...

5b0c07043f74c2ccef56309a4db49c82763f098b authored about 1 year ago by PRAFUL BANDRE <[email protected]>
Routine update of translations. (#19162)

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

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

4987b65ad8132814e7e4a9719648967cc1d79148 authored about 1 year ago by Sean Lip <[email protected]>
Fix #18969: community library items alignment (#19074)

* issue-#18969 aligned community-library search bar

* aligned search bar btn

* Update sear...

62c272ce58e8ee30035cd340af64c04af255c43e authored about 1 year ago by Harsh Keshari <[email protected]>
Fix part of #18974: prefer custom feedback to misspelling (#19107)

* fix part of #18974: prefer custom feedback to misspelling

* polish the code

* add covera...

60a0cefa5aec7a2d6ab22e61e828719cb83340d1 authored about 1 year ago by Nikita Vorobev <[email protected]>
Fix 17421: update volunteer page (#19033)

* renamed comments whitelist to allowlist

* renamed wishlisted collection ids to allowlisted
...

acc8c5b9782e3901f39b17f6c1b75363f34b1b83 authored about 1 year ago by Harsh Keshari <[email protected]>
Fix #18963: Add a schema validator for the state data of a question suggestion (#19138)

* add validation for question_state_dict

* fix errors

---------

Co-authored-by: yqh09hd...

89f418521e2489a8a9cbd65a5d8f99725f4ae940 authored about 1 year ago by Qinghao Yang <[email protected]>
Fix #19055 : Fixing the responsiveness issues in learner dashboard (#19097)

* Resizing

* change

* change revert

baaef4541d0647d7d6b5b8a3c9add5dcbbb1ba7d authored about 1 year ago by Dhairya Majmudar <[email protected]>
Fixes #18832: Adding the Github Logo in the footer (#19082)

* Putting the Github Logo

* Update dependencies

* Removed inline and put the main github l...

91916685f2d40e8eec5f68000d0bea186eae5706 authored about 1 year ago by Shriya Kamat Tarcar <[email protected]>
Fix issue #18917 : rename translateTextBackedApiService to translateTextBackendApiService (#18991)

rename translateTextBackedApiService to translateTextBackendApiService

Co-authored-by: PRAFUL...

2e36a907f51f1998b4e3b695aa6be7e94eac8166 authored about 1 year ago by akitibala <[email protected]>
Fix #18654: Migrates admin page to angular (#18855)

* Move admin page to angular

* Add newline at the EOF

* Move gaurd to module route

* Ad...

c8c74fbe0d0b35c3542baa25971941b437a041f3 authored about 1 year ago by Sandeep Dubey <[email protected]>
Fix: 18834: Language-Button Dropdown: Remove extra scrollbar (#18984)

* make changes in oppia.css file

* scroll

* added width

* enabled overflow

---------...

f174e8baf2ec2f2e8d37e191c89eef734ad4e92c authored about 1 year ago by Adarsh Gupta <[email protected]>
Update selenium standalone service (#19155)

* Update selenium standalone service

This fixes the chrome driver issue on m1 macs.

* Upda...

f18e0f3017089a40213f3fb2d1946ea606baa47a authored about 1 year ago by kapilag96 <[email protected]>
Fix frontend test flakes (#19130)

tick sometimes does not simulate the passage of enough time and this causes flakes.
flush will ...

286a934a5680e57d6d2de50cc91072080838d7fd authored about 1 year ago by kapilag96 <[email protected]>
Fix part of #18470: Improve the user experience for adding topics to the list of topics in the classroom admin page. (#19000)

d807eaa2f6d71b17b468a1d08719421a2d265829 authored about 1 year ago by DorianBD <[email protected]>
Implemented extensive keyboard and screen reader navigation for exploration editor (#19102)

* made editor page extensively accessible

* fix lint

* fix lint

* fix lint

* fix test

* add...

57607c278de81062173cd9940057b05858a81085 authored about 1 year ago by Patel Muhammad <[email protected]>
Fix #19098 : Removed responsive bugs from learner Dashboard (#19104)

* Fixes #19040, Changing Twitter Logo

* lint checks

* bug-responsive-view

* Adding Responsive...

37c19d65a1f7e3f7c58cd9b7cf3e393270e42ef9 authored about 1 year ago by Dhairya Majmudar <[email protected]>
PM Meeting Feedbacks M1: Fix CSS + fix backend tests (#19141)

* Address PM feedbacks + fix backend tests

* Accept/reject button should be disabled in edit mo...

700e898d1e141e837951d46d7fe55bb4b8a721ee authored about 1 year ago by Ashwath Kannan <[email protected]>
Made search bar accessible using keyboard and screen reader (#19089)

* fix search bar issues

* fix test

* fix lint

* fix test

* fix test

* fix test

* fix test
...

184db03c178a4e2b361e4ed1cfcf3dd7b2492633 authored about 1 year ago by Patel Muhammad <[email protected]>
Fix accessibility issues with signup page and contact page + make lighthouse score 1 (#18815)

* fixed navigation in signup and contact page

* fixed lint

* changes to use data interpolation...

9f1ae0462ddc388b0e7518f84007a05edc85297c authored about 1 year ago by Patel Muhammad <[email protected]>
Fix errors encountered in feature testing. (#19100)

* failing tests

* restored changed file

* merge from develop

* fixed API error and acce...

4522db3d1e5ba9abe4517395aa23a911237d8c73 authored about 1 year ago by Kshitij Patil <[email protected]>
Fix part of #18373: make default destIfStuck to null and update it properly (#19039)

* fix Part #18373. do not hide destIfReallyStuck when it has data

* add tests, make the appro...

a10ce0517a6c34df1e538ed3157581bcd693c7f6 authored about 1 year ago by Nikita Vorobev <[email protected]>
GSoC: M2.4 : Add new service methods and handler for Pinning opportunities in CD (#18993)

* Initial commit without any linting and test check

* Fix lints

* Add acl decorator

* Fix bac...

f8b77a2a7dbe7715c6a5ac9c7edd92975ec36738 authored about 1 year ago by Ashwath Kannan <[email protected]>
Added exploration player page to lighthouse files (#19086)

* added explore page

* fix lint

* modified setup

* fix lint

* fix stateEditSelector

* fix t...

b37b436d4eedb3b117ccee3dde6eac84463fc270 authored about 1 year ago by Patel Muhammad <[email protected]>
Move tempdir generated by test file to core/tests/data so that it does not interfere with backend shard checks. (#19108)

877231d35847560bb1c50104ef5cfccad51d9015 authored about 1 year ago by Sean Lip <[email protected]>
Fix #17805: Added edit icon for mobile screen in exploration editor content section (#19085)

* added edit icon for mobile

* fixed indentation

773a24af84ea262f1946793d13cb5ec2d328bbcf authored about 1 year ago by Patel Muhammad <[email protected]>
Fix #17828: Fix rule header tooltip getting cutoff (#19077)

fix cutting tooltip

6b1ef0fc0fa49e2f308f8b731db37764173d27ca authored about 1 year ago by Patel Muhammad <[email protected]>
Fix #18034: Fix axedevtools issues with the publish exploration (#19069)

fix axedevtools issues

159e7e9b62948e4fad184034cfbdfb7a55ffe494 authored about 1 year ago by Patel Muhammad <[email protected]>
Fix #17863: Added help text for RTE accessibility menu (#19079)

* added a11y text

* changed approach

505bf0f69fa6244c68eaf2078d8b4c40222d8af3 authored about 1 year ago by Patel Muhammad <[email protected]>
Fix parts of #3082: Added skip link for skipping editor navigation bar (#19092)

* added skip link

* fix lint

* fix test

c1c3d4ee6421ed5dd7f4d27424f4a47de9977958 authored about 1 year ago by Patel Muhammad <[email protected]>
Fix #16895: Fix a11y issues in explore page and made lighthouse score 1 (#19078)

fix a11y in explore page + made lighthouse score 1

4646a83c20d6ff8e207ddbfadef9fbe3e219db11 authored about 1 year ago by Patel Muhammad <[email protected]>
Fix #878: Made Interaction preview in the exploration editor not editable with keyboard (#19061)

* fix editable interaction preview

* fix lint

* fix lint

* fix lint

* fix lint

* ...

45fb33a8f97a44655360cfa7ad551472a5161f14 authored about 1 year ago by Patel Muhammad <[email protected]>
Fix #16021: Removed input text area auto focus in edtor page (#19064)

fix input text area auto focus

d0f8ce077953c71efdb08e73c3e0bcf44d63edb2 authored about 1 year ago by Patel Muhammad <[email protected]>
Fix #18032 #18033: Fix the history tab naviagtion and reverting exploration using screen reader and keyboard (#19076)

* fix revert exploration using screen reader

* fix lint

f851d6f2ec30769cc7c3fc8d427f5b0458ded75c authored about 1 year ago by Patel Muhammad <[email protected]>
fix part of #18974: add minimum length restriction for misspelling (#19084)

abf4c454e1215acab82d330f97e30dbed402e4d4 authored about 1 year ago by Nikita Vorobev <[email protected]>
Fix #17835 #17925: fix a11y error and make lighthosuse score 1 -- editor page (#19059)

* fix a11y error and make lighthosuse score 1

* fix lint

* fix lint

* fix #17925

* removed a...

ce12885e33b1e3cc44f62a2a9fb87cb093e0d8ab authored about 1 year ago by Patel Muhammad <[email protected]>
Fixes to CD accomplishment release testing issues (#18962)

* service file name changed to backend-api

* backend api file added

* previous service file re...

cc7a87c529b3484008143234008de94a50e0593e authored about 1 year ago by Hasitha Kaushan <[email protected]>
fix Part of #18373: add warning about useless destIfStuck (#19044)

* fix Part of #18373: add warning about useless destIfStuck

* Update error message in the tes...

ee8fae6f1dbd0c01d1c2448669418e2f677faea0 authored about 1 year ago by Nikita Vorobev <[email protected]>
Fix #18199: Fix math expression preview with screen reader (#19065)

Fix math expression preview with screen reader

de8efec9d16ca992b93e766b329ab532512032f7 authored about 1 year ago by Patel Muhammad <[email protected]>
Fixes #19040, Changing Twitter Logo (#19056)

* Fixes #19040, Changing Twitter Logo

* Update sharing-links.component.html

To pass the lint c...

a4f007c9839171c5eb362372169dd195b8d387d0 authored about 1 year ago by Dhairya Majmudar <[email protected]>
Fix part of #16535: Move serial chapter learner feature flag to TEST stage (#19080)

Move serial chapter learner feature flag to TEST stage

ceb9e67c32e681b8ffbb6711946da0c1273bc83e authored about 1 year ago by Kej-r03 <[email protected]>
[GSoC'23] - M1.4.2 - Added make command for lighthouse tests, added flags in e2e tests (#19041)

* adding make command for lighthouse tests

* adding flags in e2e + make command for lighthouse
...

92428ea8c729af565d87748c146ad4cedbff323e authored about 1 year ago by Shivkant Chauhan <[email protected]>
Fixed flake in contributorAdminDashboard e2e test (#19073)

* failing tests

* restored changed file

* implemented translation coordinator role and han...

aad1fe28dfc19dd53c1d70510aa0e7e7c40d16a1 authored about 1 year ago by Kshitij Patil <[email protected]>
Fix #13461 #17837 #17830 #17833: Fix taking a tour section with screen reader on and added h1 to editor page (#19051)

* fix tour and h1

* fixed lint

* fix lint

* Update core/templates/pages/exploration-editor-pa...

5bcfe0b8cc43af98782e181ff246a2a9ce463b74 authored about 1 year ago by Patel Muhammad <[email protected]>
Fix accessibility issues for the Community library page + make the lighthouse test score 1 (#18805)

* added accessibility fixes

* added accessibility fixes

* changed lighthouse file

* focus fix...

e7ef9133100a9a7b580ac8900e9a2a9b7e7597a2 authored about 1 year ago by Patel Muhammad <[email protected]>
Fix #16923: Fix a11y issues with the report exploration (#19015)

* fix a11y issue with report exp

* fix lint

* fix test

* fix test

* fix test

* fix test

* ...

c89ba26994c10d35a13c90f2c9d24effb499d244 authored about 1 year ago by Patel Muhammad <[email protected]>
Fix #17939: Fix screen reader navigation for customize interaction (#19046)

* added changes to fix focus management

* fix lint

* fix lint

* fix test

0332ee753088a772119680b7b3632b9cdb22c983 authored about 1 year ago by Patel Muhammad <[email protected]>
[Regression] - Fixing Docker setup regression in `yarn install` command (#19054)

* mathjs issue

* checking for pure-lockfile flag

* checking for pure-lockfile flag

* fixing m...

acf840da59217208f7dfcc7f67d89d6ab4fcde07 authored about 1 year ago by Shivkant Chauhan <[email protected]>
Fix part of #16535: Serial chapter Launch End to end test (#18950)

* Write end 2 end test for M1 GSoC

* Add missing variable

* Add learner view check in e2e test...

53ffe8db5a81705f92d2938d8bfa679f55342be4 authored about 1 year ago by Kej-r03 <[email protected]>
Fix parts of #13668: Inscreased lighthouse score for Volunteer page (#19037)

increased vol page a11y

bb85ef645ca208c8fe0e57b6851ed93ea23f44d8 authored about 1 year ago by Patel Muhammad <[email protected]>
Fix #16966: Added screenreader support for rating exploration (#19035)

* added ratings screen reader support

* fix lint

* fix test

08e13625db53436a6d00682990a4d0c3782622a1 authored about 1 year ago by Patel Muhammad <[email protected]>
[GSoC'23] - M1.4.2 - migrating local tests under docker (#18775)

* migrating some tests to work under docker

* migrating local tests

* reverting extra changes
...

f50e60067149d0fb6929d780f949fc0bcb28b59a authored about 1 year ago by Shivkant Chauhan <[email protected]>
Fix - #17000 #16997 #16995 #16977 #16982 Fix the naviagtion issues with the lesson info modal (#19011)

* fix lesson info a11y

* changed the alt of img

282c1eb4b167f050c692a5c0594b94b67fc3dc4f authored about 1 year ago by Patel Muhammad <[email protected]>
Minor nit fix for new contributor admin dashboard (#19032)

* failing tests

* restored changed file

* merge from develop

* fixed error

0c34936786ae721c071fbc60057935cbb93583d9 authored about 1 year ago by Kshitij Patil <[email protected]>
Implemented Pagination for 4 tabs in /contributor-dashboard-admin: GSoCM2.6 (#19018)

* failing tests

* restored changed file

* implemented translation coordinator role and handler...

28994f46578c3befcebedcb88dd4020dde4c6f7b authored about 1 year ago by Kshitij Patil <[email protected]>
Fix #18490: Strip non-standard characters from filenames when downloading explorations. (#18964)

* Remove non-standard chars from filename when downloading

* Write a few missing tests

* Proba...

25f7b18e5618255e1bfc24f3a49d52db218e45d4 authored about 1 year ago by Shrijal Acharya <[email protected]>