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

fixes broken UI on lessons tab. (#15068)

* fixed ui

* added trl css

70d3b61f9b9c54e359cf95d12782df6d3ac9e391 authored almost 3 years ago
Fix part of #10474: Make typescript checks strict for few more files (#15027)

* Checks

* file-1

* nits

* typed few files

* lints

* nits

* nits

* maybe fi...

cc1b7bdd57c34a53dcee291304fff8761f554b99 authored almost 3 years ago
Add lint check for browser.switchTo().activeElement() method (#14959)

cfff28367c1a117015d2e95aa6e921b84d0d91ad authored almost 3 years ago
Fix part of #10474: Make typescript checks strict for few more files. (#15046)

* Checks

* file-1

* nits

* typed few files

* nits

* few more fixes

* nits

*...

651af8ac59ef0d7268846e7cc45a49f7b1de8f77 authored almost 3 years ago
Fix #15011: Replace choppy animation and introduce fade in out as a short term fix (#15081)

* replace height animation with fade

* nits

* nit

3373f8ba8427afb9692237de0d1b235b457f860d authored almost 3 years ago
Fix part of #14960: UI improvements on exploration and classroom pages (#14979)

* minor ui fix on classroom page

* fix hint box width

* fixed rtl test

0fdd637ba9c06afebd8cf13539d7cf0ccacab4b6 authored almost 3 years ago
Fixed #15009: Scroll to the top while navigating to the static pages. (#15010)

* Checks

* file-1

* nits

* Fixed scroll issue

* removed unwanted changes

* fixed ...

7e8714ccadec2780f32205c73464e05a6d37ab9d authored almost 3 years ago
Allow option to choose default browser (#15076)

* Allow option to choose default browser

* Update scripts/common.py

Co-authored-by: Vojtěc...

506b2b437227aa55beb95e1eb0cf3b06192fdd52 authored almost 3 years ago
fixed copy issue (#15061)

60ed8eb527e094366bb7f3a39a79634e20ad598b authored almost 3 years ago
Fix part of #13341: Type annotate third_party_size_check.py, start.py, setup_gae.py (#15069)

Co-authored-by: Vojtěch Jelínek <[email protected]>

9e05f7466f98e926475502e216450487c26eb665 authored almost 3 years ago
Routine update of translations. (#15092)

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

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

ab0575a47d0fdf3ddb12bcb301b7957fb29050d8 authored almost 3 years ago
Add CORS header to app.yaml (#15043)

a1cb139827a415e91cf05defeb7ba471edd03324 authored almost 3 years ago
Fix part of #14033: Added Mypy type annotations to some files. (#15008)

* added changes -1

* blog pending

* calculation registry added

* removed not needed fil...

26674821cc453a1e7a489678aa445ea71b59ea09 authored almost 3 years ago
Fix part of #14702: Add entity editor browser tabs info domain object (#15019)

* created the model.ts file

* add those files on codeowners

* nits - 1

* codeowner file...

d914ae254ce65c665ab8906a3c3c7ac64c2b6406 authored almost 3 years ago
Fix part of #14033: Type annotate user_query_domain (#14931)

ac185819c62bcc487f858420892ad9056516558b authored almost 3 years ago
Fix part of #14219: Increase backend test coverage of core.domain.playthrough_issue_registry_test to 100% (#15026)

f870a30bc668eb6b76d3de803f11d0c61ae36af0 authored almost 3 years ago
Fix part of #14033: Added MyPy type annotation to the file image_services.py (#15032)

5013f934da55868696924d4db60bde413eb2a616 authored almost 3 years ago
Fix #15024: fixes feedback's reload behaviour. (#15067)

* removed href

* replaced with div

9df966060e6d3d92317aebbeeebb32c7c5b73619 authored almost 3 years ago
Fix #15058: Prevent event bubbling on navbar dropdown

4b12f9e22d63d85ae280aa665d72c4a949176ad9 authored almost 3 years ago
Fix part of #13822: Backend validation for non-duplicate exploration rights user IDs (#14962)

* backend validation

* fix test

* fix unit test

7aea401b372b38a66442e447332e4e06ca5880f6 authored almost 3 years ago
Fixes #15005: Topic prerequisite skill checking is broken and prevents topic being published. (#15025)

* fast-solv-11

* backend-solve

* frontend solve

* add comment for better explanation

...

e401149490e6bbef98f13ac237adb9930b715d3c authored almost 3 years ago
Registers translatable fields in Exploration, Question & State based on new translation architecture. (#14534)

b7da27b44a3fc874578a7f048fe2f2bb0ef5e441 authored almost 3 years ago
Check uniqueness of topic name without considering leading and trailing spaces (#14925)

* leading and trailing spaces

* temp-commit

* topic name changes

* lint checks

379d87e8356d606f5082fb577c2ac88ec7553edf authored almost 3 years ago
Adds Base structure for the new translation architecture (#14515)

* Adds domain layer classes for base translation architecture.

* Adds model class for base tr...

9b58821a424e3016273f51ed2c469883e9571690 authored almost 3 years ago
Fix #12219: Migrate typescript tests to Github actions and filter circle ci tests to run only on develop branch (#14439)

* Trigger circleci tests only on develop

* Introduced github actions typescript tests

* Ad...

9ca189d0d046d7a07ede4623cb70aaa3e9f6721c authored almost 3 years ago
Fix part of #14219: Add backend tests to achieve 100% per-file backend coverage with classifier_domain_test (#14996)

6d59af89be3cadbdc6702e4149fe616adf3bd890 authored almost 3 years ago
Fix #14921: Made Image-editor component and edit-profile-picture component responsive (#14932)

* made image-uploader responsive

* lint fix

* removed old check

* initialized windowIsN...

4917644d93c7dd3785d83de8d4e94294458eb281 authored almost 3 years ago
Fix part of #14960: Center aligning this text with their images. (#14993)

* home page ui fix

* fixed rtl css and lint issues

* lint error fixed

* auto generated ...

935a2b9e8af4b5c1d0542abedc1cc38f59618547 authored almost 3 years ago
Fix #13010: Allow learners to enter decimals in formats other than English (#14744)

* initial

* [skip ci] initial functionaliy

* fixed issues

* [skip ci] skip ci

* [ski...

b4a0e4eac951aa87e2b9ef15d74425c38394e895 authored almost 3 years ago
Fix part of #10474: Make typescript checks strict for few files (#14988)

* Checks

* Added checks for few files

* added some more files

* lints

* fixed fronte...

094f6e8c17c9710459b3f9a70aa0393380ec0b68 authored almost 3 years ago
Fix Part of #10700: Refactor Object Factories (#14888)

46b3f446dda612d1434a00c4529546333bfaf8e6 authored almost 3 years ago
Upgrade elasticsearch and limit its memory usage (#15033)

95a0b9f71e2a8a85c54382c624fbe3b54078e2df authored almost 3 years ago
Fix Part of #13015: Removing use of `unknown` as a type in Interactions (#14775)

* updated

* updated

* updated

* indentation

* updated

* fixes

* updated

* u...

7bfbcc26def300da5eb00d7315b7e6d1674304a7 authored almost 3 years ago
dead code (#15028)

* delete code

* another delete

* delete issue

* more dead code

* delete more dead code

* re...

087230373b6833055f508fcdcf3b41229dcbd33c authored almost 3 years ago
Fix #14998: Extended hacky translations for next recommended chapter name translation (#14999)

* added translatable option for next recommended exploration

* lint fixes

3182aefbf1a731c41c323ff4d65faf148a9ead08 authored almost 3 years ago
Fix part of #14187: Added frontend coverage for `oppia-footer.component.ts` (#14973)

* Added tests for oppia-footer-component

* fixed typo

Co-authored-by: Nithesh N. Hariharan...

6ea3f84241111f727db79c20c57cfcf6b877fee5 authored almost 3 years ago
Fixes part of #14219: Achieve 100% backend test coverage for skill_domain and suggestion_services (#14920)

7947cbcef1531fc08c67f5e0142ef6ba0726897e authored almost 3 years ago
100% coverage for topic_fetchers (#14981)

938359ba0782d6b1bc8c190bbf108ea00beb0f87 authored almost 3 years ago
Fix part of #13956: Migrate function python_utils.open_file (#14728)

741cc401ec375d4bd148dd547a718db7bcdb7499 authored almost 3 years ago
Fix part of #14419: ANDROID_TEXT_SIZE and ANDROID_NETWORK_TYPE enums refactored (#15015)

de960f499f786e98924adc198a2d895142e4921b authored almost 3 years ago
Fix part of #10474: Make typescript checks strict for subtopic_viewer/*.ts folder (#14989)

49a65e392e7d91072e4bdf39392190973ee2f372 authored almost 3 years ago
Fix part of #10474: Make typescript checks strict for few more files (#14990)

* Checks

* typed more files

* typed library-component

* lints

* lints

* Fixed fro...

d36be9c329d430acc961b92e1c32fbcdabe3cec3 authored almost 3 years ago
Fix part of #14033: Added Mypy type annotations to `activity_services.py` (#14986)

e5147b8581f01c3a6dbe1f08ef4c118edfb268df authored almost 3 years ago
Increase per-file backend test coverage of core.domain.story_services to 100% (#14942)

15bc04887daf50af6eb8ba028553666b91436cad authored almost 3 years ago
Fix base64 to unicode decoding issue (#15002)

* fix base64 to unicode decoding issue

* fix extra newline

* use split

33ff571f761d41d3d161739b7ec0803b1aa2a8fd authored almost 3 years ago
add more tests to svg editor (#14884)

fea492216b7bc83f0dfaefc428fa6b499dc658b5 authored almost 3 years ago
Fix #14982, Fix part of #14960: Fixing search bar's language and categories drop-down and repetition of search results. (#14991)

* fixing search bar on library page

* Fixing typescript issue

* fixing frontend tests

*...

120809b20d30e025116a9e74fb6345d6f5abe4b8 authored almost 3 years ago
Fix part of #14219: Increase backend coverage for `classifer_services.py` to 100% (#14812)

cdb5771b902a450619b8d9df82fe387b8a2e5b93 authored almost 3 years ago
Fix #14710: Fixes `newWidgetSelector` being assigned null. (#14905)

* Add check for null

* Fix lint

Co-authored-by: Manan Rathi <[email protected]>

938fbf8fb8ab3e137194c9e13eff0007302a94d5 authored almost 3 years ago
Fix part of #12912: Enables 'missing-raises-doc' and 'cyclic-import' pylint checks (#14772)

09842f5a687a236e37e7b12f0aaffdefd4c72f46 authored almost 3 years ago
Fixed part of #9749: Migrated concept-card-editor and skill-preview modal (#14939)

* Checks

* initial commit

* Fixed drag and drop and change detection issue

* Fixed styl...

c64cf04fa79757621bebb9c9a6200d40532e9dbc authored almost 3 years ago
Remove target=_blank (#14976)

Co-authored-by: Manan Rathi <[email protected]>

ac3e78723733c748ef46266a8d1faba8d3e8fde8 authored almost 3 years ago
Fix part of #13162: Added Urlhandler schema with required changes (#14879)

2b40e3ba9c24d04f9c849bd42068a6b65ec7deaa authored almost 3 years ago
Add better error message to debug flaky test (#14970)

32c1d757926d07b3fd756847c4c69e66c197a629 authored almost 3 years ago
Fix part of #14829: Added RTL formatting for remaining files. (#14934)

* added rtl formatting for hint and solution button component

* added rtl formatting to attri...

ba544c989477143ea7d3b2304cedae78a62f7e8d authored almost 3 years ago
Fixed part of #14219: 100% per-file backend test coverage for acl_decorators.py (#14892)

* 100% backend per-file test coverage for acl_decorators.py

* removed lint errors

* fix en...

fead6398d19d57183a78a2b690b511f1127cd67b authored almost 3 years ago
addead a 'X' icon (#14978)

25ef3fa58a05033839e044cf1f08ded8f52f1123 authored almost 3 years ago
Fix part of #14187: Add frontend test for story-node.model.ts (#14923)

04824d97dd2a36d7795d53095b8c564cbe13dab3 authored almost 3 years ago
Added new menu item `about oppia foundation` (#14961)

* added new menu item

* nerd lint

8af05b052824a6706616d3123d1a2cb514a41178 authored almost 3 years ago
Add some debug info to track #14708 if it occurs again (#14915)

* added additional debug info

* nit

* small nit

aad2817604b2d901c2ca0eb3163e1532ca774d70 authored almost 3 years ago
Fix part of #14960: Remove extra margin from beneath the lesson completion card (#14964)

* initial commit

* fixed extra spacing

0ef7b82555de625c34520643717f3b6544760b1a authored almost 3 years ago
Fix part of #10474: Make typescript checks strict for few files. (#14983)

* Checks

* typed few files

* lints

* lints

cdbd5420b26ef1fb94145d12deeff8cafcf5e3d5 authored almost 3 years ago
Fix 14787: Fixes topic editor tab when wrong URL fragment is entered in `Topic URL Fragment` (#14903)

* fixed topic url field

* added retrun

* added comment

80d28bf5cfa84e83075ce629affb34b3b902e99c authored almost 3 years ago
Include additional data when error is thrown to better understand issue #14709 should it arise again (#14938)

* change error string

* adjust test

* improve test

* modify test

* replace rulesString

add62e844665ab43229dbfd3cd207dc0e0343356 authored almost 3 years ago
Fix nerdamer typing (#14963)

c3b5fa104e490ae3a55ae1a5f3967fe32ceab84d authored almost 3 years ago
Fix #14358: Slow load times for translation opportunities (#14784)

* first pass

* update backend tests

* parameter linting

* Address review comments

* ...

6a2f0f44442fe9331bf0ed49b3d7ba8e8cd79680 authored almost 3 years ago
Fix #14711: Unsubscribe from observables to prevent detectChanges calls after component destruction (#14926)

* add onDestroy methods

* spacing nit

94bc703d29e52c5c1c9b9276b2c773e66a0e9ac4 authored almost 3 years ago
Fix part of #13822: Exploration title should have max length of 36 (#14748)

Co-authored-by: Vojtěch Jelínek <[email protected]>

16da6ea6778a7b54b601eb6b6a73abff28855766 authored almost 3 years ago
fix binding (#14940)

695735bfb51cc200ba1b257649ddb413f3385ce3 authored almost 3 years ago
Fixes UI Inconsistencies in the Review Player (#14919)

* added css fixes

* fixed merge conflicts

* generated rtl css file

895823f5aece3aa1eb64ebdaed90968c6323c79d authored almost 3 years ago
Fix part of #13764: For curated lessons outcome refresher_exploration_id should be None (#14908)

* refresher exp id

* refresher exp id

* lint

* test removed

* updated

* unit test...

c390decc27af5128ca1562402076452dffde689e authored almost 3 years ago
Upgrade frontend and backend libs (#14902)

573d902330ba519700573946de3887a0924a1663 authored almost 3 years ago
Fix #14947: fix mcq options translations not showing up (#14948)

cf73ede744bdfbaa80470b9d8a1473d2bae9072c authored almost 3 years ago
Fix part of #14219: Increase backend test coverage of core.domain.topic_services_test to 100% (#14891)

d0ed99bb230fff8b91c6f3d9225009b9f5a86d18 authored almost 3 years ago
Fix part of #14219: Increase backend test coverage of core.domain.blog_services to 100% (#14854)

8c683aae9802cdde3932f10b0e2eddfaeb87003e authored almost 3 years ago
Fix part of #14219: Increase backend test coverage of core.domain.summary_services to 100% (#14890)

796ff0d4c68937fbb345827d5ce3f47d63c24b6b authored almost 3 years ago
Fix part of #14219: Increase backend test coverage of core.domain.exp_fetchers_test to 100% (#14883)

850bbe8ef0a5e4540bb9dac9b8c3c69719386b87 authored almost 3 years ago
Replace validation method with object class (#14901)

* Replace validation method with object class

* Fix tests

* Fix tests

* Simplify code

2542734ccb4c187102dcfbc172c4296f2f2cddf1 authored almost 3 years ago
Fix #14714: Modified conditional checks for adding content ids (#14867)

* modified condition for adding content ids

* modified condition for adding content ids

* ...

c68c4e87d7f7d837668e98b62c36773c1d9606ff authored almost 3 years ago
Fix Part of #9749: Migrate State content editor (#14838)

* Fix part of #9749: Migrate state-content-editor

* nit

* nit

* solve invoke issue

*...

bbd9c3bcb429f7264cd24cf9f863a1223327b3fe authored almost 3 years ago
Fix part of #14537: Refactor wipeout domain (#14764)

a447621574b245f4671d41d4599bbdf43d39bb94 authored almost 3 years ago
Topic domain refactor (#14844)

* refactor to manager_ids

* fix type

* nits

* remove unused to_dict

9b333b99db72765bafbf576977e9fcce93044d6b authored almost 3 years ago
Fix part of #13162: Added SiteLanguageHandler schema (#14886)

85a6af513e8b002d91e6d19132ac506d3f8ca4ef authored almost 3 years ago
Allow multiple remote urls to be used for release (#14894)

* Allow multiple remote urls

* Fix test

2865525fb72d793a8c4c369205b3bac8746acab9 authored almost 3 years ago
Fix #14827: Clarifies the error messages for NumericInputInteraction (#14918)

f6abb7d41a8ad8e74532c48a2e139078806ebebc authored almost 3 years ago
Catch errors at the time of javascript compilation (#14849)

* Catch errors during compilation

* fix lint errors

* Add backend test

9df1ad52eb33878824c9c7b2351a89a51ca7d007 authored almost 3 years ago
Switch default values of autogenerated text-to-speech and correctness feedback for explorations (#14746)

* switched default values

* lint checks

* lint checks

* fixing failed backend tests

...

485bbffd243aaa8d1ad1e99b57dedab445d279cd authored almost 3 years ago
Fix part of #14187: Add frontend test for audio-preloader.service.ts (#14927)

* removed filename from check_frontend_test_coverage.py

* frontend test for audio-preloader
...

514a44d294a32e8e9e1535f478f2b07691dc71e0 authored almost 3 years ago
Remove usage of credits form for changelog generation (#14911)

* Remove usage of credits form

* Fix test

1303e13145e7adadec38e6aac9c82021055fb745 authored almost 3 years ago
Learner dahsboard fixes based on learner dashboard doc (#14898)

* minor fixes on learner dashboard

* added 3 dots design

* lint fixes

* increased front...

39094e615577109623773626950a5502bbb5551c authored almost 3 years ago
Fix part of #14537: Refactor feedback domain file. (#14802)

* some work

* few changes

* few suggested changes

* updates the function

* few sugge...

54d3f462797695c8dd901595bd3a8fd00e345d94 authored almost 3 years ago
Fix Part of #13162: Adds schema for handler UserInfoHandler class (#14922)

c11e738e278f32efd3ccaffc87aacb476a7b4a0d authored almost 3 years ago
Fix part of #10616: Added eslint check "lines-between-class-members" (#14496)

bac0d14f89821996dc3f19f7b5578a581ec87a27 authored almost 3 years ago
Fix part of #10474: Make typescript checks strict for skills-list.component ans spec (#14871)

* initial commit

* all checks passing

* Update core/templates/pages/topics-and-skills-dash...

4232a105aa2c2990d38e2dbaf6adc17e551a0a24 authored almost 3 years ago
Minor UI enhancements in Goals Tab on Learner Dashboard. (#14863)

* Make title clickable & first item open by default

* Resolve remaining conflicts.

Co-auth...

cb2f7d4c822d2beb746da2986cbddd2f1a23ee37 authored almost 3 years ago
change hover div (#14852)

3299e5e32c957bf30848b7694bcb7d47a8617ad0 authored almost 3 years ago
Fix #14634: Add checks to validate explorations before adding them as chapters (#14747)

* add exploration validation checks

* tests for correctness feedback method

* add alert to...

844e904807b45e50e1c67043c3ea3f0ac287697b authored almost 3 years ago
Align lesson titles on collection page so they don't overlap with the path line (#14591)

* change title positions

* ngstyle instead

d380ef91e33965c671535f1b6f75a95b872663de authored almost 3 years ago
Fix part of #14187: Add remaining frontend tests for some files for 100% coverage (#14796)

6b91da903a70a0b3b35540d09d25029611db902f authored almost 3 years ago
Minor UI improvements in Navbar (#14837)

* Minor UI improvements

* Fix lint

* Fix lint

Co-authored-by: Manan Rathi <rathimanan27@gmail...

c34a3266c4e00501fcf8f6e235f1c7c303d093b3 authored almost 3 years ago