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 #18920: Ensuring translation keys are formatted correctly (#19014)

* Added a test for i18n format

* requested changes made

06502d6cab6362c71d546e4bae3e31c3ade06459 authored about 1 year ago by imchristie <[email protected]>
Fix issue #18514: Clarify item selection interaction when minChoices == maxChoices (#18875)

* Updated instructional text when min choice equals max choice for item selection

* fix lines...

f76999fb65466cf513d52c30fdd94788a89a7df9 authored about 1 year ago by Cindy Qu <[email protected]>
Different coordiantor actions enabled at /contributor-admin-dashboard.GSoC: M2.5 (#19017)

* failing tests

* restored changed file

* implemented translation coordinator role and handler...

23c6fbce44207ad636b2c970ffdce82c05086502 authored about 1 year ago by Kshitij Patil <[email protected]>
Fix Part of #10700: Refactor PlaythroughIssue Object Factory (#18870)

* refactor: migrate PlaythroughIssueObjectFactory to PlaythroughIssue model class

* refactor:...

bd779145b155319dd234fe75de4626f8db0aeeda authored about 1 year ago by Dima <[email protected]>
Fix #18918: Replaced "whitelist" with most significant change. (#18981)

* renamed comments whitelist to allowlist

* renamed wishlisted collection ids to allowlisted
...

c12b4be57211b9f89231199757166d26d02b8a18 authored about 1 year ago by Harsh Keshari <[email protected]>
Fix #18900: Filter None stories without raising exception (#18959)

* Translation Opportunities: filter out null stories
* Don't raise exception for null story mod...

35b418e3890eb7060b4e431b0dd1e5cfec93903d authored about 1 year ago by Jake <[email protected]>
Fix #16752: Add Review Message for Rejected Translations (#19013)

Add review message for rejected translations

* This commit adds a message to the 'transation-su...

a9fff61859bd4de09498c92ca591595140b25793 authored about 1 year ago by Ayush <[email protected]>
Blog Stats: Adding Storage models to store statistics (#18839)

* adding storage

* rectifying lint issue

* rectifying lint issue

* Adding has reference to us...

141f59e5e45d22aa26f69f6325af4813ef534e67 authored about 1 year ago by Rijuta Singh <[email protected]>
Trailing comments on PR #18867 (#18951)

* failing tests

* restored changed file

* implemented translation coordinator role and handler...

2ec72deae25156a294f4c03a39be8577b194185f authored about 1 year ago by Kshitij Patil <[email protected]>
Fix 16886: Fix scrolling lesson info modal (#19009)

fix modal scroll

dbf3c12d60c684fd64c7b2ad1bb41cd544946ecb authored about 1 year ago by Patel Muhammad <[email protected]>
Implementing filtering to new contributor admin dashboard: GSoCM2.4 (#18960)

* failing tests

* restored changed file

* implemented translation coordinator role and handler...

717543b67ba8020259bddbd4dbd99c64dca4da99 authored about 1 year ago by Kshitij Patil <[email protected]>
Fix 16856 : Make checkpoint lesson info popup accessible using keyboard (#19006)

* added funtionaity to dismiss tooltip

* fixed lint

f82388b79778461cb12db104ee1bd7c5a61adc2e authored about 1 year ago by Patel Muhammad <[email protected]>
Fixes #17246: Migrates classroom backend logic from config model to classroom model (#18633)

* Migrates classroom backend logic from config model to classroom model

* Adds backend tests

*...

967a1baf73d368d48cb031520f7c57b0b7ef5937 authored about 1 year ago by Nikhil <[email protected]>
Routine update of translations (#19003)

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

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

c22dbf2bec28670e9e1a8b357292749d3e270e80 authored about 1 year ago by Sean Lip <[email protected]>
Update authors since 3b87727 (#19002)

* Update core/templates/pages/about-page/about-page.constants.ts

* Update AUTHORS

* Update...

fc2dcd3ab35278801f7938d76836b77c2f004362 authored about 1 year ago by Sean Lip <[email protected]>
Add domain objects (#18987)

* Add domain objects

* Add domain objects

* Update core/domain/opportunity_domain.py

Co-autho...

85f7a043f1cfd33688d59d8aba47bd09b0f3665b authored about 1 year ago by Ashwath Kannan <[email protected]>
Fix navigation issues with the preferences page and implemented PM demo notes (#18980)

* implemented pm comments to preferences page

* Fix lint

* fix lint

* removed space

* fix li...

3b87727576d005a38ffa7d6f75fe0d04e9510449 authored about 1 year ago by Patel Muhammad <[email protected]>
Fix Part of #10700: Refactor LearnerAction Object Factory (#18866)

* refactor: migrate LearnerActionObjectFactory to LearnerAction model class

* refactor: change ...

e4cbc489322ba5b4ddafbb27352a788d0c75094e authored about 1 year ago by Dima <[email protected]>
Fix #18125: Eliminate duplicated actions of changing topic (#18649)

* Remove setting default topic

* Initialize language code

* Remove the duplicated call

* reco...

d4287927da52564bb12380e4908bc5c02ba33d2d authored about 1 year ago by Qinghao Yang <[email protected]>
Implement part of #17712, #18893: Acceptance tests for translation admin users (#18345)

* Translation admin tests creation

* Translation admin tests snapshot

* Some lint fixes and do...

9d3a5d01190d7d5c340226d4a441addcc8423595 authored about 1 year ago by Anthony Gallop <[email protected]>
Fix #18544: alignment of voice artists text in exploration editor (#18971)

Fix: alignment of voice artists text in exploration editor

25080ebcee62d262d190adfa5579747d5d7f50cd authored about 1 year ago by Afzal Khan <[email protected]>
Changes to /admin page to promote a user to language/question coordinator or to deassign a user from coordinator rights.GSoC M2.3 (#18946)

* failing tests

* restored changed file

* implemented translation coordinator role and handler...

2160e4f73f725614d49580d628844765f2da5f73 authored about 1 year ago by Kshitij Patil <[email protected]>
Fix #18684 : Category selection menu unexpectedly initiates a search (#18882)

* Fix: Category selection menu unexpectedly initiates a search

* search-bar-component: add test...

ab265588a0b941c6705bcf098e6230339045a07a authored about 1 year ago by Afzal Khan <[email protected]>
Fix part of #16535:Remove view all options from topic viewer page (#18938)

Remove view all options from topic viewer page

a81371a21eff1572991d444911183c1aa8f1a754 authored about 1 year ago by Kej-r03 <[email protected]>
Fix #18883: Correct validity of artifact rebuild zip files (#18884)

* add ConnectionResetError in execption catch

* fix style issue

* Update scripts/common.py

Co...

e002d92f4c9522dd3b8e61ccfffc012701026c8d authored about 1 year ago by Cary Xiao <[email protected]>
Add new model for Pinning Lesson (#18873)

* Initial Commit: Add new model and tests for the model

* Fix backend tests

* Add missing meth...

fc2e383032a0f9308fdde03d7efd10971752bacf authored about 1 year ago by Ashwath Kannan <[email protected]>
Introducing Translation Coodinator Role and e2e tests for new CD Admin Dashboard: GSoCM2.2 (#18867)

* failing tests

* restored changed file

* implemented translation coordinator role and handler...

0e13814a67ae59d52acc31a8694abcedde8937fa authored about 1 year ago by Kshitij Patil <[email protected]>
Fix #18848: Using i18n keys for internationalisation (#18888)

* using i18n keys

* data interpolation

---------

Co-authored-by: yashwardhan-jyani <yashwardh...

e9ba013ed5b447fd7cbf8a5001d2ccb426bc42c2 authored about 1 year ago by Yashwardhan Jyani <[email protected]>
Changed the value of cd_admin_dashboard_new_ui flag from dev to test. (#18912)

* failing tests

* restored changed file

* merge from develop

* changed flag from dev to test
...

05c83cae233c494c6e215a652e4677db9352868d authored over 1 year ago by Kshitij Patil <[email protected]>
Fix question summary version job (#18891)

3d9b1eade66e634a9178b912809cdb1a191f6a2c authored over 1 year ago by Jay Vivarekar <[email protected]>
Fix part of #15927: Add subtopic migration job (#18647)

* Add subtopic migration job

* Remove print

* Fix lint errors

* Fix lint errors

* Fix lint e...

c193f696091bde258d4dda168ea287740447a1ff authored over 1 year ago by Jay Vivarekar <[email protected]>
Fix part of #11776. Adding/Updating 'Args' and 'Return' in docstrings (#18712)

* Add or edited docstrings in contributor_dashboard.py

* Added or edited docstrings in story_vi...

d580163b62a180017be9d2da18013dae70afc9de authored over 1 year ago by Gabriel Fuentes <[email protected]>
Beam Job for populating new models used in Contributor Admin Dashboard: GSoC M1.4 (#18597)

* failing tests

* restored changed file

* initial commit

* initial commit, beam jobs added

*...

5f20a578d2e52165d5e7a9776ddea808c9c3a490 authored over 1 year ago by Kshitij Patil <[email protected]>
Migrates record_playthrough_probability config property | Adds frontend validation for the app-version filter | Improves backend test to use swap (#18872)

* migrated record_playthrough_probability config property

* edited the backend tests and added ...

29970d3c52719f24f8599f5c8485385c10478cbd authored over 1 year ago by Hitesh Tomar <[email protected]>
Fix #18860: Add ConnectionResetError to Exception Catch (#18861)

* add ConnectionResetError in execption catch

* fix style issue

* Update scripts/common.py

Co...

ec05373185b9b7e74533354f512af90d71732c50 authored over 1 year ago by Cary Xiao <[email protected]>
Fix the translation-voiceover toggle button not appearing for curated explorations (#18886)

* Fix toggle issue

* Fix typecript issue

* Fix lint issue

cd96b9c49e82ab3682e86c90c4b8c69d892946f4 authored over 1 year ago by Sandeep Dubey <[email protected]>
Fix part of #15927: Add question migration job (#18399)

* Add question migration jobs

* Fix lint checks

* Fix backend coverage

* Fix mypy errors

* F...

56e3f2db39be2ab19189cf13a323f5ade66cd323 authored over 1 year ago by Jay Vivarekar <[email protected]>
[GSoC'23] - M1.4.1 - Migrating Lint checks to work under Docker setup (#18698)

* lints to work under docker

* lints to work under docker

* modified makefile for lint checks
...

3cff980b5a71c50113cc87fd07e0226fe7f2e329 authored over 1 year ago by Shivkant Chauhan <[email protected]>
Fix #18824: behaviour of next and previous buttons in translation review modal (#18825)

* Fix behaviour of next and previous buttons in translation review modal

* Fix frontend test

*...

cbcb3bc6df53a31315d54f34559c2756cbfd8014 authored over 1 year ago by Ashwath Kannan <[email protected]>
Fix #18709: Make the `subscribe/donate modal` responsive on all dimensions (#18856)

* Make the subscribe modal responsive

* Make the donate modal responsive

* Minor improvement i...

ab310f6f0a1459c493bc953ecef0d67ee0793b2b authored over 1 year ago by Shrijal Acharya <[email protected]>
Fix #18500: Add client-side validation for the Author Name with regex in place (#18857)

Add frontend validation for the author name with regex

909a099587a871fd3446c7a99154e18fe9a51334 authored over 1 year ago by Shrijal Acharya <[email protected]>
Fix #18844: Accordion panels not collapsing (#18862)

* partnership-page-accordion

* donate-page-accordion

---------

Co-authored-by: yashwardhan-jy...

ab526637398f93d8cd0751a6a4250acb7c81c627 authored over 1 year ago by Yashwardhan Jyani <[email protected]>
Fix #10889: Add un-escaping of suggestion's translation content for display as translation suggestion heading (#18750)

Add un-escaping of HTML string when computing translation suggestion heading text format

4db925988d856c760467e1e9076aeae2ca8e8605 authored over 1 year ago by StephenYu2018 <[email protected]>
Fix #18682: Don't show default outcome feedback question validation error if default answer group is hidden (#18850)

* commit

* Edit start script to use Python 3.8+

* Initial commit

* Update comment

* Initial ...

4ac33e4266a6b0f57411b896377d1366c14f29b8 authored over 1 year ago by Sagang Wee <[email protected]>
Fix part of #16535: Modify topic viewer page for learner (#18843)

* Modify topic viewer page for learner

* Make pluralization changes

* Minor change from decima...

c48ff1510a680666bfe891d7b2f68130d21e4dcf authored over 1 year ago by Kej-r03 <[email protected]>
Sort contribution dates of TranslationContributionStats when generating from the beam job (#18830)

* service file name changed to backend-api

* backend api file added

* previous service file re...

b85acbd760c89108cad3c0c21e4a9f9af0a359bc authored over 1 year ago by Hasitha Kaushan <[email protected]>
Migrate email related config properties to platform parameters (#18588)

* migrated email-sender-name config property

* lint fix

* fixed mypy

* fixed more lint

* mig...

e0353f862761a4cccb8e4a9108df9b327768fc8b authored over 1 year ago by Hitesh Tomar <[email protected]>
Migrate rest of the config properties (#18477)

* migrated max_no_of_tags config property

* fixed lints

* nit

* fixed mypy type checks

* lin...

cd5c51e1b5f40bbf9362c21d220d6e0b438a7260 authored over 1 year ago by Hitesh Tomar <[email protected]>
Fix #18715: Story Editor's thumbnail editor is not responding (#18768)

* Story-Editor-thumbnail-editor

* Story-Editor-thumbnail-editor

* Update thumbnail-uploader.co...

bac842bf82071784ee90a744cb273b33600cd68f authored over 1 year ago by Yogesh Saini <[email protected]>
Fix : [Mobile][BUG]: Unable to select classroom in Topic filters dialogbox #18558 (#18810)

skills and topic dashboard filter problem correct

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

ce7bd2d88ce20e1851ed1d174673b1e7996785c9 authored over 1 year ago by Yogesh Saini <[email protected]>
FIX#18785: Unexpected behavior of scroll bar #18785 (#18797)

changed the Height of the Div oppia-search-bar-dropdown-menu-section

Co-authored-by: PRAFUL BAN...

c7df7dbbe87669324d8bd2b8d926072024449e83 authored over 1 year ago by Abhinav <[email protected]>
Fix #18201: Math equation disappearing after opening concept card (#18755)

* Stop equations disappearing from questions after a concept card has been opened

* change noni...

f46be25dfa2aa19ab4e8f93fb52033b31741521b authored over 1 year ago by steven godfrey <[email protected]>
Fix #17722: Remove extra white space below the 'Review Translations' - Language Selector (#18826)

Remove extra padding

This commit removes extra padding below the 'Review Translations' - Langua...

5806a72fb29101bd81995258dfbe2e00117e8e85 authored over 1 year ago by Ayush <[email protected]>
Fix #18690: Wrap skill descriptions in the skill selection modal (#18840)

Move style declarations out of media query

* This commit moves the style declarations used to w...

5d68d42d085e8276c542232b8df039ab33f9df38 authored over 1 year ago by Ayush <[email protected]>
Fix #18811: Add arrow keyboard shortcuts for card navigation (#18820)

* Add arrow keyboard shortcuts for card navigation

* Add arrow keyboard shortcuts for card navi...

8a62b2e66dc4625b3bb05b9e9af7c5053edb7291 authored over 1 year ago by Pankaj Dahiya <[email protected]>
Add sanitization for text-nodes for computing length (#18802)

* Add sanitization for html string

* Add different test cases + fix CI checks

* Fix CI checks

cd0199f91a38b3e4f87f4e8a01fa288918037f2e authored over 1 year ago by Ashwath Kannan <[email protected]>
Remove server mode filter from platform parameter filters (#18564)

* initial changes

* fixed tests

* fixed e2e test

* fixed lint

* fixed the failing tests

* t...

5b85d9058f33158c4b457c68a943beded64c2a41 authored over 1 year ago by Hitesh Tomar <[email protected]>
Fix#18376: Mark display flex as important (#18833)

If flex is not set to important, it is superseded by another display property
that hides the nav...

14bad97d427ae7c6575a613ed9fa89522df8c16b authored over 1 year ago by kapilag96 <[email protected]>
Fix issue #17173: opposite loading when in arabic (#18730)

* Update audio bar to change direction when language is RTL

* Addressing review comments on tes...

b0e754129b24c49fc7d603d0105166625c74dbed authored over 1 year ago by Cindy Qu <[email protected]>
Fix #18509: Adds the translation editing feature in the exploration editor page (#18395)

* Adds translation editing feature in exploration editor page

* Handle change list in order

* ...

d16fdf23d790eafd63812bd7239532256e30a21d authored over 1 year ago by Sandeep Dubey <[email protected]>
Improve UI for platform parameters (#18739)

* did a few changes in the ui

* nit

* improved ui for platform params and feature flags

* fix...

8473db40738ecd6d5de905015c8ebedaaefc444c authored over 1 year ago by Hitesh Tomar <[email protected]>
Fix accessibility issues for the Preferences page + make the lighthouse test score 1 (#18796)

* fixed #17037

* made preferences page accessible

* fixed contrast

* broken into multiple lin...

e999f0524d301410713b8d93719c903386ade794 authored over 1 year ago by Patel Muhammad <[email protected]>
Fix search bar container's alignment (#18823)

Move search bar outside of the content div

This lets us center the search container without cus...

44dbb9425ed00ea2566b38ea9e578a1b3ec7918f authored over 1 year ago by kapilag96 <[email protected]>
Fix part of #16535: Feature flag for Serial Chapter Learner View (#18821)

Feature flag for Serial Chapter Learner View

11dd6567f887a0e31c45eac80e3b261bd04f8a8e authored over 1 year ago by Kej-r03 <[email protected]>
M1_Feedback: Reduce the image size for alt-image section. (#18813)

* Have a common scrolling container + make images mini

* Make images smaller

* Restore image c...

0121e6af016f12a38f7b45039ed9fe287c418943 authored over 1 year ago by Ashwath Kannan <[email protected]>
FIX: #18800 : [BUG]: Unable to Select Radio button because of item selection #18800 (#18803)

* change the css properties of the div oppia-interaction-preview

* lint error solve

* lint err...

91195238d59e1bd7e9c74fedb5269ac2c4dca6fd authored over 1 year ago by Abhinav <[email protected]>
Fix#18725: Fixed the concept card (#18808)

* make changes in oppia.css file

* prevent errors

416a299475f7aa508f737f4e1b43ca62e6733b97 authored over 1 year ago by Adarsh Gupta <[email protected]>
Add link to exploration editor lite page (#18717)

* Add link to exploration editor lite page

* Add unit tests and remove reduntant code

* Add un...

cf96d45e3c0b3fcf79e1194fb193557c85d2e195 authored over 1 year ago by Ashwath Kannan <[email protected]>
Fix #18693: Changed warning message when user inputs equation in textbox. (#18743)

* Changed warning message

Signed-off-by: aakankshabhende <[email protected]>

* Concatena...

cccc39fd5d1e913c0fcf8e12215f0492c1dc1775 authored over 1 year ago by Aakanksha Bhende <[email protected]>
Fix #18450: Branch name and commit should only show up if DEV_MODE is false. (#18526)

* Branch name and commit should only show up in prod mode

* add check for prod mode in component

3b58a066bb7b590527c696eb9d07e79bd3981b1a authored over 1 year ago by Kevin Thomas <[email protected]>
Migrate csrf secret config property by creating a storage model to store it (#18640)

* migrated csrf secret config property

* added tests

* fixed lint issue

* fixed more lint

* ...

9b02f127f1fa001d7b1fe1a447cd326acae498c7 authored over 1 year ago by Hitesh Tomar <[email protected]>
Fix #17730: Screen-Record LHCI Puppeteer Scripts (#18714)

* first commit

* add core functionality

* fix linter errors

* install ffmpeg before LHCI test...

95e20a24d28ae8d3c3e679f08edf141a31105800 authored over 1 year ago by Cary Xiao <[email protected]>
Add Search Feature for Preferred Languages in Preferences (#18635)

* make changes in oppia.css file

* added filter search

* updated file

* updated file

* remov...

5bf25ee9be0b407556549c96dd2f4a1fae4f126e authored over 1 year ago by Adarsh Gupta <[email protected]>
Update commit hash in pending-review-notification.yml (#18804)

update hash

e83e1ce41772b88e61443291b61d3d523f8e956d authored over 1 year ago by Sujay <[email protected]>
Fixes issues in contributor stats generation beam job (#18784)

* service file name changed to backend-api

* backend api file added

* previous service file re...

c6768c99eb8f8bae9eaca6b6a8bbb1bbce6b163b authored over 1 year ago by Hasitha Kaushan <[email protected]>
Fix #16643: update Donate thanks modal URLs. Also change /thanks page to use query parameter instead of hash. (#18799)

0b371456b6e90d65a080078fdd484fc0a396f879 authored over 1 year ago by Sean Lip <[email protected]>
Fix #18629: Fix the invalid Author Details Validation in Blog Dashboard (#18630)

* Fix invalid Author Details validation

- Add two more test in .spec.ts file

- Add min validat...

e32328f24827399143c2a3af22af96f1021ee431 authored over 1 year ago by Shrijal Acharya <[email protected]>
Fix calculation of UTC timestamp (#18780)

* Fix calculation of UTC timestamp

Also modify get_time_in_millisecs to use the inbuild timesta...

ae3054cab87056053eee261159350e1f3d13e05d authored over 1 year ago by kapilag96 <[email protected]>
Introduce Translation Coordinator Storage model and handlers changes required for Question and Translation coordinator stats: GSoC M2.1 (#18744)

* failing tests

* restored changed file

* implemented translation coordinator role and handler...

f1e5281403dd33539303ce2b9048557d19db5ab8 authored over 1 year ago by Kshitij Patil <[email protected]>
Removed irrelevant warnings + fixing run-offline in docker setup (#18756)

* fixing docker setup issue

* modified makefile

* modified makefile

* fixed docker irrelevant...

8cfdef67237ccdcabc12a93de184cac312ad9d21 authored over 1 year ago by Shivkant Chauhan <[email protected]>
Navbar button frontend flake (#18793)

* Add backend domain changes for story node

* Add navbar buttons, saving, publishing and unpubl...

a59b281488623fbe721738d550e45d7e2f003877 authored over 1 year ago by Kej-r03 <[email protected]>
Fix part of #16535: New filter for modified topics dashboard GSoC M1.10 (#18765)

* Add new filter for modified dashboard

* Fix frontend test

* Remove browser constants

* Fix ...

055912737f9737770be76d425de93de19b2e2e34 authored over 1 year ago by Kej-r03 <[email protected]>
Fix #18271: Show only translation contributions in the review translation modal (#18377)

* Restrict the show translation reviews modal in the contributions and review page to only show ...

c9eeef18071d4d9583694b5f7220d2ec20ef239a authored over 1 year ago by steven godfrey <[email protected]>
Fix part of #16535: Story control panel changes. GSoC M1.6 Continued (#18713)

* Modify story control panel

* Fix backend tests

* Update python dependencies

* Fix frontend ...

fd35c73c58d6b4f5386d5064ceffee1941c8122d authored over 1 year ago by Kej-r03 <[email protected]>
Fix bug in computing html length (#18787)

* Fix bug in computing html length

* Remove unused imports

* Remove unused imports

12c98522a1b1d82937b44c84f75fff37261eaa91 authored over 1 year ago by Ashwath Kannan <[email protected]>
Gsoc m1 demo changes (#18786)

* Make demo corrections

* Make datestyle changes

* Fix frontend test

* Fix frontend test

78164c8e7fe135b825af917b6f837787f4cb8f75 authored over 1 year ago by Kej-r03 <[email protected]>
[GSoC_M1.4]: Sort translation suggestions in CD as per lesson flow (#18664)

* Sort translation cards as per lesson flow

* Add test cases for sorting functionality (1 test ...

abe2595acc2d5df4a988eb2fd69e818035f1d564 authored over 1 year ago by Ashwath Kannan <[email protected]>
Fix #18776: Revert "Fix : [Mobile][BUG]: Unable to select classroom in Topic filters dialogbox #18558 (#18636)" (#18783)

Revert "Fix : [Mobile][BUG]: Unable to select classroom in Topic filters dialogbox #18558 (#1863...

b63b17d41e4641e990c67599fd97c9c3c547a410 authored over 1 year ago by U8N WXD <[email protected]>
Add topic player, story player and classroom page to lighthouse files (#18724)

* added topic player

* Fixed logic

* lint

* added story player

* typos

* lint

* lint fix

...

a0bc9448b93bfdaac0e5a8888a9fb3166b8ed96c authored over 1 year ago by Patel Muhammad <[email protected]>
Fix #17588: Scrolling Issue (#18702)

* make changes in oppia.css file

* Fixed scroll issue

* Fixed scroll issue

* fixed the scroll...

797157ac262adcfde3a937760d013f9e41f9bfca authored over 1 year ago by Adarsh Gupta <[email protected]>
Fix part of #18776: Revert #18740 and #18618 to fix frontend flakes (#18778)

* Revert "Fix part of #16535: Make demo corrections GSoC M1.9 (#18740)"

This reverts commit e...

cd9619705a6325eaa8b557d6600c8766e94c95a1 authored over 1 year ago by U8N WXD <[email protected]>
Update server error, feature request, and PR templates. (#18773)

* Update server error, feature request, and PR templates.

* Clarify the checkbox in the PR temp...

840996e4f9fccc6cee859c0805a1a24ac2fd805c authored over 1 year ago by Sean Lip <[email protected]>
Fix GHSA-49jp-pjc3-2532: Strengthen CSRF Protections (#18769)

* Strengthen CSRF Protections

Adds the following protections:
* A nonce to prevent collisions. ...

b89bf808378c1236874b5797a7bda32c77b4af23 authored over 1 year ago by U8N WXD <[email protected]>
[PM_Feedbacks_M1.2 & M1.3] -- Fix alignment of label and remove "Awaiting Review" Label (#18719)

* Change colour and fix alignment of length label and remove awaiting review from opportunity li...

3a05c3558a292f3db9e658e60e708c266c003fd0 authored over 1 year ago by Ashwath Kannan <[email protected]>
Fix part of #17523: Github Team Discussion deprecation (#18758)

* update pending review notifier yaml and remove template

* update category and title

* use hash

23047b59eea0e29fb46f9cd651398c75d4b15517 authored over 1 year ago by Sujay <[email protected]>
Fix : [Mobile][BUG]: Unable to select classroom in Topic filters dialogbox #18558 (#18636)

* Topic-and-Skills-Filter-mobile

* Topic-and-Skills-Filter-mobile

* topic and skill filter pro...

622e833ee29cbb35e4e3e28b484503fc7b6f0ca4 authored over 1 year ago by Yogesh Saini <[email protected]>
Fix part of #16535: Make demo corrections GSoC M1.9 (#18740)

* Make demo corrections

* Make datestyle changes

* Fix frontend test

e9a37d317ded35f23781d6a26086fd0774a5b570 authored over 1 year ago by Kej-r03 <[email protected]>
Fix : #18290 [BUG]: Unable to remove a topic from Goals #18290 (#18489)

* topic removal and frontend tests for that added

* Update goals-tab.component.ts

* Update blo...

fc54796dc7c235ac33a109e081e78b98258dbb57 authored over 1 year ago by Yogesh Saini <[email protected]>
Add backend domain changes and story node back-population job: GSoC M1.4 (#18360)

* Add backend domain changes and story node back-population job

* Write story node job test

* ...

2779e1968460f38f243eb0031c667daaf130f59d authored over 1 year ago by Kej-r03 <[email protected]>
Minor: Add some padding to the global CSS of text-area (#18227)

Add some padding to the textarea

Signed-off-by: OctoPie23 <[email protected]>

8e7d74b769200a5945e070d6a3cbe522e7a484c3 authored over 1 year ago by Shrijal Acharya <[email protected]>