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 part of #15942: Beam job generate missing stats models (#16090)

* add admin utility to regenerate missing stats models

* fixes

* create a beam job

* re...

061cdbab59fbc22420d552c375f100662f85c116 authored about 2 years ago by Kevin Thomas <[email protected]>
Fix part of #14219: Adds test coverage for value generators (#16198)

* Added test_class_name_of_value_generator

* Added tests for get_html_template

* Added tes...

912b41566e566b50875e3bc38a747c3da41135e5 authored about 2 years ago by jonlake5 <[email protected]>
Fix issue #16180 : Alignment of the header (#16293)

* classroom-header-align

* new changes to remove min-width

79f2e94132e6e99430e3be14959b6172db02bed5 authored about 2 years ago by SUBHASH THENUA <[email protected]>
Fix #13162: Added schemas to StateCompleteEventHandler, LeaveForRefresherExpEventHandler, and SuggestionEmailHandler. (#16148)

* Added schema for StateCompleteEventHandler

* Moved payload check to beginning of function
...

8eeef29fc5eba28e22b677fcb6951bbfe20e1eee authored about 2 years ago by gnurris <[email protected]>
Fix part of #15968 : Replace material icons with FA icons. (#16269)

* Migrate from Material Icons to FonT Awesome for some files

* Migrate from Material Icons to...

dce071787909674a44e4cfa1cd6c4148dce3326d authored about 2 years ago by Abhishek <[email protected]>
Fix of Frontend Flake: cannot read properties of undefined (reading 'split'). (#16337)

* done

* done

* done

* updated

* done

* done

* coverage

* updated

* done...

c719ef2f13e5aa4b6f9cd73c2e43beca67043057 authored about 2 years ago by Shivam Chaudhary <[email protected]>
Fix part of #9749: Migration of ParamChangesEditorComponent from angularJs to Angular. (#16335)

* paramChanges Editor migration

* done

* done

* two testing files

* value generator ...

989ec4588ac91eab132a7d4e8d168c1998963f9d authored about 2 years ago by Shivam Chaudhary <[email protected]>
Fix #15567: Python Interpreter Migration from 3.7.10 to 3.8.12 (#15508)

58d1033f97b1270e4c95133db7d52b94f4913fb4 authored about 2 years ago by Ashish Patwal <[email protected]>
Fix issue #15537 : Allow search execution by pressing the Enter key on the classroom page search bar (#16242)

* Enter button work for search

* Enterkeywork

b7225e99bfc39a51422b4b83b355007d5efd8ffe authored about 2 years ago by SUBHASH THENUA <[email protected]>
Fix Part of #9749: Migration of Exploration-editor-tab, exploration-save-and-publish-buttons, exploration-save-prompt-modal (#16252)

* bc

* done

* small

* e2e test done

* done

* updated

* updated

* done

* updated

* done
...

411cfc4bfb7cc5a167944b7ae0ef8d7d86d0a003 authored about 2 years ago by Shivam Chaudhary <[email protected]>
Fix part of #13341: Added Mypy type annotations to the `script directory`'s pending files. (#16226)

* scripts 2

* added files

* added file but pending test file

* added more files

* ni...

64b0a62d5b30bc69eee624762787a0690d284fa9 authored about 2 years ago by sahil jhangar <[email protected]>
Fix part of #9749: migration of translation-tab from AngularJs to Angular. (#16295)

* secound PR

* updated

* updated

* desctroy

* translation tab

* convert plain tex...

113ef4feb353f1e4d540098936fded8273697ac1 authored about 2 years ago by Shivam Chaudhary <[email protected]>
Removed solution dependence on hints (Helping learners when they get stuck). (#16228)

* Removed solution dependence on hints.

* nit

* test-fix

* nit

c7a7b9783f046bd5568002744d1383c554acc58c authored about 2 years ago by Manan Rathi <[email protected]>
Revert "Milestone 1.3 and 1.4: Adds blog homepage and post page frontend" (#16314)

Revert "Milestone 1.3 and 1.4: Adds blog homepage and post page frontend (#16040)"

This rever...

4b85e4dcc449bb09c06a131e20309d95733860ab authored about 2 years ago by Praneeth <[email protected]>
Revert "FIX: #16119 Added a copy tooltip + corrected the save progress card indentation and padding" (#16315)

Revert "FIX: #16119 Added a copy tooltip + corrected the save progress card indentation and padd...

ff6d0f3697a1ddbeaec72514108758dc3c80b6af authored about 2 years ago by Praneeth <[email protected]>
E2E Flake: Error: Add Interaction button is not visible (#16237)

1dc3086262e4aa93a1788a08876c784191325324 authored about 2 years ago by Shivam Jha <[email protected]>
FIX: #16119 Added a copy tooltip + corrected the save progress card indentation and padding (#15989)

* save progress button behaviour

* added copy tooltip + card indentation

* added copy tool...

cf30a8dccd6dc731b98a0aeb790a4fbdaaf76995 authored about 2 years ago by Shivkant Chauhan <[email protected]>
Fix part of #15968: Replaced material icons to font awesome in 3 files. (#16239)

* replace material icons to fontawesom

* remove whiteSpace

* trailing whitespace removed
...

73f47c49988f4e4483ab24fc4956fc72b0e7c337 authored about 2 years ago by Amit Panwar <[email protected]>
Fix part of #15968: Material icons to Font Awesome icons in 3 files (#16249)

* material icons to fa on state-content-editor

* removed material icon code

* removed mate...

f4dce8220a730082bf33ca02830ddf3ff083911e authored about 2 years ago by Subin Duresh <[email protected]>
(Contributor Recognition Infrastructure) Milestone 2.1: Add new frontend endpoints to call the ContributorStatsSummariesHandler (#16153)

* service file name changed to backend-api

* backend api file added

* previous service fil...

2375a02ed5a963066883bc361b3ce215c697d0e9 authored about 2 years ago by Hasitha Kaushan <[email protected]>
Fix part of #13821: Backend validation for general state interaction. (#15797)

* added interaction backend validation

* fixed indentation

* added continue and end intera...

9ae0adb8a5e8400bb77b8fc834021dbe3b3b768b authored about 2 years ago by Hitesh Tomar <[email protected]>
Fix Part of #9749: Migration of Audio translation tab components, state-translation-editor. (#16284)

* secound PR

* updated

* updated

* desctroy

a19d33832b54f4da84dc848ccb5131c57ed67bbb authored about 2 years ago by Shivam Chaudhary <[email protected]>
Fix part of #13822: Backend validation for general state (#15796)

279a6a2b1a66ec4e3a2886a303daebfa6854f9ec authored about 2 years ago by Hitesh Tomar <[email protected]>
Fix part of #13820: Adds backend validation for RTE content and translations of exploration state (#16065)

910eb9f6dd0e414855116fd47183475cbdee6eaf authored about 2 years ago by Hitesh Tomar <[email protected]>
Fix part of #15968: Migrate files from Material Icon to Awesome Font Icon (#16233)

* Replaced Material Icons with Font Awesome icons in Feedback Updates Section of Learner Dashboa...

9d2858192a92454d882b0d9af773d9ae7df37dca authored about 2 years ago by Ayush Anand <[email protected]>
Fix part Of #9749: Migrates Subtopic-Editor-Page to Angular (#16203)

* updated

* updated

* updated

* indentation

* updated

* fixes

* updated

* u...

a26a5390cdb8633036dcc51fe77b0c1670b1d58e authored about 2 years ago by mridul-netizen <[email protected]>
Fix ckeditor RTE to HTML conversion (#16271)

* Fix RTE to HTML str bug

* Fix bug

b511dc1f080f79ac72c274ee2c1f3efcc3231f41 authored about 2 years ago by Eric Lou <[email protected]>
Fix: #15968 Replaced Material Icons with Font Awesome (#16267)

* changed material ui icons in worked example editor

* added font awesome in release coord us...

b84549036897eac3cf899378a8bf0ff022405387 authored about 2 years ago by Vaibhav Tripathi <[email protected]>
Fix part of #13055: Handle translation cards that only consist of digits. (#16067)

* Not show numeric html

* Add a job test

* Fix lint errors

Co-authored-by: yqh09hd <313...

9579f238656dbe453b20db6aa8792350ad11fed5 authored about 2 years ago by Qinghao Yang <[email protected]>
Fix exploration-editor-page coverage flake (#16280)

Fix flake

c5738f8a1e0dafa94756d7f1e59642a2bcb2e68c authored over 2 years ago by Praneeth <[email protected]>
Upload profile picture error message 15793 (#16191)

* add 20px to height in image-uploader.component.html

* change height, put to auto

8e045b3c213bcb0e56ade0379e97bc124eb3c1a5 authored over 2 years ago by Karen Honorio <[email protected]>
Revert "Fixes general issues in Blog Dashboard" (#16273)

Revert "Fixes general issues in Blog Dashboard (#16123)"

This reverts commit 6656ad5070d47d05...

9e9baa5c42f127961fc82b9018140aea420c54ee authored over 2 years ago by Eric Lou <[email protected]>
Fix Issue forms (#16253)

Minor fix

c7960a8f89f373d50b78b6f815b1adf53a53c217 authored over 2 years ago by Praneeth <[email protected]>
E2E Flake: Mat Tab Toggle options take too long to appear. (#16225)

* nits

* fix blogDashboard flake

* testing

* fixes blog flake

17103f3949a649d3cc2baf0b93564964a2863504 authored over 2 years ago by Shivam Jha <[email protected]>
Fix part of #13341: Added Mypy type annotations to the `script directory`'s root level files. (#16169)

* added files

* added file

* added more files

* added file

* added file

* added f...

0bd27d9ca355335b2d753ba619525f5ada21cb67 authored over 2 years ago by sahil jhangar <[email protected]>
Milestone 1.3 (Improving the lesson creation experience): Create the beam job. (#15681)

* temp

* temp2

* completed writing the job

* added a comment

* written the tests for...

8c3f7c87efdf1a6927432abe97b2130879c69f38 authored over 2 years ago by Soumyajyoti Dey <[email protected]>
Fix of #16195: Highlight is not working properly in "Exploration Overview" when on "Translations" fixed, State-graph not showing warning fixed (#16209)

* nits

* fix 2

* done

* done

* done

* done

* done

* dupated

* done

* ...

b0147ae71f109d2de091baa87e40b8f6165ef472 authored over 2 years ago by Shivam Chaudhary <[email protected]>
Introduce Issue forms for non-technical users (#16221)

aca1f195c596a4042faba80c0a580754b8394dab authored over 2 years ago by Praneeth <[email protected]>
Fix Part of #9749: Migrates Skill-Editor to Angular (#16059)

* updated

* updated

* updated

* indentation

* updated

* fixes

* updated

* u...

2043c403166175d95c69f451092c3963fd0e4122 authored over 2 years ago by mridul-netizen <[email protected]>
Modify frontend test job name (#16244)

* Modify job name

* Minor fix

e03494900a56d5e0d1470137c8b9b75d53445114 authored over 2 years ago by Praneeth <[email protected]>
Fix #16005: Add polyfill for Object.entries (#16185)

* Add polyfill for Object.entries

* Address review comments

* Address review comments

*...

463c7f254584e0d07459083c8f0e7bcb72303fa3 authored over 2 years ago by Jay Vivarekar <[email protected]>
Flake check frontend tests on merge into develop (#16174)

* Flake check frontend tests on merge

Frontned tests are run 50 times in parallel on merge to...

f890a2a948df19ee55985ed1d3f6016f05da6f12 authored over 2 years ago by Praneeth <[email protected]>
Fix E2E Flake: Expected ' ' to equal {{some string}}. (#16139)

2b7dc92a1bcb58ac1df6bb7f0ab95e4f2ea95a75 authored over 2 years ago by Shivam Jha <[email protected]>
Fix part of #15968: Migrate 3 files from Material Icons to Font Awesome Icons (#16230)

* Migrate from Material Icons to FonT Awesome for some files

* Fix linting errors

* Fix ty...

fb0c69b8fcd531169b496e3341fb483cc2d9920a authored over 2 years ago by Eshaan Aggarwal <[email protected]>
Fix part of #9749: Migration of improvements-tab, statistics-tab, feedback-tab in Angular (#16060)

* small PR nits

* split PR done

* done

* done

* done

* some

* updated

* don...

82373416488e46c3b93887b22543cff9dbbb75b3 authored over 2 years ago by Shivam Chaudhary <[email protected]>
Fix button copy in teach/about/splash pages (#16229)

7f52b47672eb59a0015e338166bce741dd57dc02 authored over 2 years ago by Kevin Thomas <[email protected]>
"Fix part of #15968: Replace material icons with FA icons (#16227)

* replace bullet separator material icon with FA icon

* replace bullet separator material ico...

47895be923522f8510f3986232fdbd413a3c017d authored over 2 years ago by Sakshi Jain <[email protected]>
Fix part of #15968: Replaces Material icons with Font Awesome icons in "add answer group", "add audio translation", "exploration save and publish buttons" pages. (#16223)

Converted material icons to font awesome

aeae3ea4f7de010d549855494e81a9e8490f94d3 authored over 2 years ago by Valeron <[email protected]>
material-icons change to font-awesome icons. (#16206)

953dc2b1d39f604bca41db8540b865140e14a808 authored over 2 years ago by SUBHASH THENUA <[email protected]>
Align search bar (#16190)

* centrally aligned the search bar

* css order change

* moved the buttons towards right

...

34526b920db337ddcc90120b7169a3a8000fc76e authored over 2 years ago by Priyansh Mehta <[email protected]>
Fix #15514: Add "contributor dashboard debug" flag to Oppia local dev server start script (#15857)

* add functions for create users and assign roles

* add functions for generating data and add...

1827187bcf0a2951dbf7936daee6357443e604ce authored over 2 years ago by Qinghao Yang <[email protected]>
Fixes #16152: Updates the test to make sure temporary files are deleted (#16188)

a12866a17adcf7860cc7f72dd675e1aea4d51f65 authored over 2 years ago by Anshuman Maurya <[email protected]>
Milestone 2.5, 2.6, 2.7 (Migrate away from protractor): Migrated few test suite from protractor to webdriverIO. (#16106)

* testing

* test

* Fixed backend tests

* testing

* Added action commands in extesnio...

7e4245898e7a12bad67d361007fe3cd1d60f9d14 authored over 2 years ago by Shivam Jha <[email protected]>
Fix export policy docstring for BaseCommitLogEntryModel to use the correct rationale. (#16196)

* Fix export policy docstring for BaseCommitLogEntryModel to use the correct rationale.

* Fix...

21e295f5b40523cbf17fecab2f45ac197a930440 authored over 2 years ago by Sean Lip <[email protected]>
Fix part of #13162: Added schemas to SubTopicViewerPage of subtopic_viewer.py (#16124)

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

3e9e250dbeb75e43d41c40179ca7987618cd1a99 authored over 2 years ago by Aditya <[email protected]>
Fixes general issues in Blog Dashboard (#16123)

* applying suggestions

* blog dashboard fixes

* backend fixes

* backend fixes

* back...

6656ad5070d47d052a4f532148403e01c6347a36 authored over 2 years ago by Rijuta Singh <[email protected]>
Fix part of #15968: Material-icons change to Font-awesome-icons (#16182)

Material-icons change to Font-awesome-icons

2eb11087114417171a0614ffb408dc78fb5474be authored over 2 years ago by SUBHASH THENUA <[email protected]>
Fix Part Of #9749: Migrates Topic Editor Navbar to Angular (#16107)

* updated

* updated

* updated

* indentation

* updated

* fixes

* updated

* u...

950651602d557742a053c89fc0035dce74e0652c authored over 2 years ago by mridul-netizen <[email protected]>
Fix #16168: Fix Context service flake in stats-reporting.service.spec.ts (#16177)

Fix context service error

4b47c3e4d56e5ec75266aaca7bdd268b2f75689e authored over 2 years ago by Praneeth <[email protected]>
Topic dependency graph input in the classroom (#16063)

* Adds diagnostic test model.

* Created Classroom model.

* Adds backend test into the shar...

c17d6cd6d435306b7b856cebec1822ce5a31c8e6 authored over 2 years ago by Nikhil <[email protected]>
Fix #14085: Added validation to restrict usage of unsupported math functions. (#16189)

Added validation to restrict usage of unsupported math functions.

de8c3bf3bfde1d064a2d628e10b520dd82c34bbf authored over 2 years ago by Prayush Dawda <[email protected]>
Fix #16078: Aligned play button (#16113)

* aligned play button

* changes

Co-authored-by: Prayush Dawda <[email protected]...

f0fa5752337ae3461e460fb86d98f60a06a36d27 authored over 2 years ago by SUBHASH THENUA <[email protected]>
Migrate exploration player page to angular router. (#15965)

* progress

* done

* e2e fixes

* e2e fixes

* nit

* fix e2e failures

* nit

* ...

16f1245e5babc2b09679883b4443e67f04c033dc authored over 2 years ago by Ashutosh Chauhan <[email protected]>
Added Mypy type annotations to the `extensions` directory. (#16083)

* started

* extended files

* added part -1

* added files

* fix broken head

* nits...

af221963afca2fa9620511eaa7df01919aa7c982 authored over 2 years ago by sahil jhangar <[email protected]>
Fix part of #9749: Migrate Topic-Questions tab to Angular (#16138)

84d35d266e0a82fceeb525468bdceff4afcb4226 authored over 2 years ago by mridul-netizen <[email protected]>
Fix #16031: Flush cache after job run (#16109)

1b51c89b55a897641c8c49cafbf41118bfbb7eb4 authored over 2 years ago by Vojtěch Jelínek <[email protected]>
Fix #15985 and #16116: Save progress button behaviour (#15991)

* save progress button behaviour

* progress bar disabled for 1 checkpoint

* alert when use...

cb7c9ed66a234efb2ee14c2304f13758080e2596 authored over 2 years ago by Shivkant Chauhan <[email protected]>
Fix part of #13162: Added schemas to TopicViewerPage of topic_viewer.py (#16054)

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

12022cb5e2895d091768ebf1da3ec97e632da70f authored over 2 years ago by Aditya <[email protected]>
Add pt-br translations and few more CTAs for android beta launch page (#16161)

* Add pt-br translations and few more CTAs for android beta launch page

* address comments

...

2bf0520bec6a7c6da3eab7a1d2a9c392c726afac authored over 2 years ago by Kevin Thomas <[email protected]>
UI for the Classroom Admin Page (#15953)

* Adds diagnostic test model.

* Created Classroom model.

* Adds backend test into the shar...

5f28a0fa15663b8a7ea9444080d35ec5423b9f35 authored over 2 years ago by Nikhil <[email protected]>
Class name change in profile-page.component.js file to avoid class name collision (#15990)

* Class name change in profile-page.component.js file to avoid class name collision

* Fix dif...

741cd122e84ac041ac5e52585e038ae3d86a6cdb authored over 2 years ago by Karen Honorio <[email protected]>
Remove instances of `$.ajax` (#15833)

Co-authored-by: ashutoshc8101 <[email protected]>
Co-authored-by: Praneeth <praneethg2001...

535e1319379dd1718cb4d5b32db2d41aae148945 authored over 2 years ago by Vojtěch Jelínek <[email protected]>
Add tags to incoming issues (#16144)

035a54f6987cd70a0485cf494b1b01c95367f60f authored over 2 years ago by U8N WXD <[email protected]>
Put android page behind a feature flag; Make more text translatable (#16108)

* Put android page behind a feature flag; Make more text translatable

* lint fixes

* add t...

e4e99c6033bc41f2cc1c8599c57c2f41f6805aa4 authored over 2 years ago by Kevin Thomas <[email protected]>
Fix part of #16020: Fixed issue with lazy loading on CD (#16103)

* fixed issue with lazy loading

* fixex issue with collapse button

4b8701694af751d9f945c3d34076e3510b5ae071 authored over 2 years ago by Harshvardhan Singh <[email protected]>
Milestone 1.3 and 1.4: Adds blog homepage and post page frontend (#16040)

* Try to fix blog page flake.

* Building blog post search service

* Fixing linting issue

* Se...

116b42f1c1113d0507fec4c5dd8dba978f9b7f2d authored over 2 years ago by Rijuta Singh <[email protected]>
Fix Part Of #9749: Migrates Entity-Creation Service to Angular (#16081)

* updated

* updated

* updated

* indentation

* updated

* fixes

* updated

* u...

dfe0501ec3d2c3243454a21c793d5c8c432b4892 authored over 2 years ago by mridul-netizen <[email protected]>
Bug fix in `run_backend_test.py` (#16056)

* fixed bug

* added comments

* added a test

* Update scripts/run_backend_tests.py

Co...

040bca037f6c191836440223d66dfaba09883b97 authored over 2 years ago by Anshuman Maurya <[email protected]>
Milestone 2.3 and 2.4 (Migrate away from protractor): Migrated few test suite from protractor to webdriverIO. (#15969)

c80718c0d727eb17b6e4509f8a8be782de663ec3 authored over 2 years ago by Shivam Jha <[email protected]>
Fixing ffmpeg video reporter for webdriverio test suites. (#16080)

* nits

* Fixing video recorder for e2e

* fixes

02f0d85541fc846ce1de60cd655d908a105d85a5 authored over 2 years ago by Shivam Jha <[email protected]>
Introduce initial android landing page (#16071)

* initial changes

* part 1

* partial changes

* temp changes

* Introduce Android laun...

a8d64966c2bc2567d1fcb16533a8474f95a16bbe authored over 2 years ago by Kevin Thomas <[email protected]>
Fixed the end of the exploration dialog box not seems to be clickable (#16036)

* save interaction button + add exploration ID button

* used ngClass

* used ngClass

* t...

2ec1194e3cf3a59b1c63119d0657ebf4a322fbb8 authored over 2 years ago by Shivkant Chauhan <[email protected]>
Routine update of translations (#16082)

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

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

9ddac1cdc09add6af7a286c4dd971536bfbd9c95 authored over 2 years ago by Sean Lip <[email protected]>
Adding mobile e2e tests for the Contributor Dashboard and changing the default 'collapsed' status of the cards in the state-editor (#15536)

* fixed mobile e2e

* [skip ci] fixes

* [skip ci] fixes

* fixed issue with admin page te...

8ecf596cbc065093c2dfe059feb4ae0171b1853b authored over 2 years ago by Harshvardhan Singh <[email protected]>
Drop obsolete todos for issue 14419 from the codebase. (#16074)

143b54b907c1d8e92e16ec365547da10ae50b93a authored over 2 years ago by Sean Lip <[email protected]>
Fix #16058: Fraction rule input is not connected properly in the answer group input form (#16072)

done

3a38e9c996b47992b3ba890dd8f3cf9696f8cfab authored over 2 years ago by Shivam Chaudhary <[email protected]>
Added linters for exceptional types in backend type annotations (#15905)

* added linters

* minor fix

* added changes

* added changes

* added changes

* add...

2f3485f248e204747b6ec1e9ce3cb87cf8822f63 authored over 2 years ago by sahil jhangar <[email protected]>
Fix #16015: Corrects the placeholder text (#16050)

* Fixed partially clickable delete button

* added proper spacing for lint check

* / symbol...

3b957f6352c1f23590549826d397017998a60f5d authored over 2 years ago by Priyansh Mehta <[email protected]>
(Contributor Recognition Infrastructure) Milestone 1.6: Implement controller layer for the project (#16044)

* service file name changed to backend-api

* backend api file added

* previous service fil...

e2bac3f3a0956863dc1c602722da1b634e44e8ac authored over 2 years ago by Hasitha Kaushan <[email protected]>
(Contributor Recognition Infrastructure) Milestone 1.5: Write asynchronous tasks to send new rank notifying emails (#15960)

* service file name changed to backend-api

* backend api file added

* previous service fil...

3c1e18cb711ae7b86aa37eea9eebb2d825c9790c authored over 2 years ago by Hasitha Kaushan <[email protected]>
Fix part of #15753: Hide default feedback for multiple choice input when all choices addressed (#16014)

Hide default feedback for multiple choice input

42494541c1f2541e683fb20b09be04d2ca63aabd authored over 2 years ago by Eric Lou <[email protected]>
(Contributor Recognition Infrastructure) Milestone 1.3: Add required suggestion services to handle contributor stats (#15917)

* service file name changed to backend-api

* backend api file added

* previous service fil...

6c20d7aa542864ced2af7b44c76e3652e21141c3 authored over 2 years ago by Hasitha Kaushan <[email protected]>
Introduce GA4 alongside UA analytics (#16038)

* temp changes

* update per constants

* update constants; increase build memory limit

*...

127b77ffca07c2318e5fc1e4d041669cf85c1534 authored over 2 years ago by Kevin Thomas <[email protected]>
Fix part of #15968: Replaces Material icons with Font Awesome icons in some "skill editor" and "story editor" pages. (#16023)

* Replaced Material Icons with Font Awesome icons.

* Update core/templates/pages/story-editor...

84bba239a717615fa2899d68af163e673d198cb1 authored over 2 years ago by Zaid Ismail <[email protected]>
Fix: #15994 added bootstrap class for close button (#16007)

added bootstrap class for close button

69638d73e6e00fe94b9fe0f80d9a9560555183db authored over 2 years ago by Shivkant Chauhan <[email protected]>
Added schema to QuestionsListHandler of questions_list.py (#15872)

* Add schema to QuestionsListHandler of questions_list.py

* Update base.py

* Update questi...

8e710ba0e6179e0cf5debc84c808a5cb40677a77 authored over 2 years ago by Aditya <[email protected]>
Fix part of #16020: Fix UI issues on the Contributor Dashboard (#16025)

ui fixes

6c3624a5dd68fa52613ca95b34f754e2d0073fa4 authored over 2 years ago by Harshvardhan Singh <[email protected]>
Introduce audit migration jobs (#15928)

* Introduce audit migration jobs

* Add proper TODOs

* Address comments

* Fix typing

...

56a6e12d2e65b7a45cb632823f5ad7d7ad1ec33a authored over 2 years ago by Vojtěch Jelínek <[email protected]>
Fixed delete topic button is partially clickable (#16043)

* Fixed partially clickable delete button

* added proper spacing for lint check

20af54e0574a4f99690f15f2fbb97f2a397f22f9 authored over 2 years ago by Priyansh Mehta <[email protected]>
Fix part of #14419: PARAM_NAMES, VALID_MODEL_NAMES, and FILTER_FIELD_NAMES refactored to ParamNames, ValidModelNames, and FilterFieldNames. Values changed to UPPERCASE (#15951)

* Changed formatting for Enum classes to PascalCase
Refactored all files that utilized PARAM_N...

fad6f74b0191b3c0917f39eb683f2c8bbcd12df4 authored over 2 years ago by Yavik Kapadia <[email protected]>