Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

This is a dummy PR to fix #16969 #1

Open
wants to merge 1,166 commits into
base: develop
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
1166 commits
Select commit Hold shift + click to select a range
934e234
Fix #16008: Add custom elements polyfill (#16404)
JayVivarekar Nov 3, 2022
54e89ed
Edited suggestion batch job to fix the translation of type list. (#16…
lkbhitesh07 Nov 4, 2022
762ea30
Fix #16411: Upgrade Actions in GitHub Workflows (#16485)
U8NWXD Nov 4, 2022
9cd62aa
Learner Group learners' progress in stories view review update (#16491)
paprajapati9 Nov 5, 2022
77d925c
Add mailchimp android list support (#16217)
aks681 Nov 5, 2022
0c653b4
Adds validation for rte tags in translation html for translation sugg…
DubeySandeep Nov 5, 2022
a9fe9cf
Fixes part of #15942: Trigger stats model update during exp migration…
Nov 5, 2022
0382e0a
Move some backend validations to execute in strict mode only. (#16457)
lkbhitesh07 Nov 5, 2022
2e7fc14
Fix part of #15753: Fix curated exploration frontend validation check…
EricZLou Nov 6, 2022
c58807b
Fixes an e2e flake in AdditionalEditorFeatures (#16495)
Nov 6, 2022
90c1335
Learner group view: Mobile view Improvements (#16496)
paprajapati9 Nov 6, 2022
bc1f7eb
Fix #15826: Create SECURITY.md file (#16470)
U8NWXD Nov 7, 2022
23fcf76
Remove markdown templates (#16508)
gp201 Nov 8, 2022
ef23203
E2E Flake: Fixed Search input takes too long to appear (#16500)
ShivamJhaa Nov 8, 2022
c0add9e
Allowing Uploading Images Larger than 1KB for blog (#16479)
Rijuta-s Nov 8, 2022
a8cfc9c
Milestone 2.3: Implements Blog Author Page and feature flag to enable…
Rijuta-s Nov 8, 2022
2526ef8
Adds backend class and frontend API methods for the diagnostic test q…
Nik-09 Nov 8, 2022
046f5fd
Added support to stop the usage of prohibited type ignores in the cod…
sahiljoster32 Nov 9, 2022
3e92f5b
Fix #15992 : Removed extra '.' seen in the end of Item selection dial…
SubhashThenua Nov 9, 2022
fc5dee5
Added Mypy type annotations to the `core/controller` directory's file…
sahiljoster32 Nov 10, 2022
e134832
Use Cloud Secret (#16142)
vojtechjelinek Nov 10, 2022
ebe441e
Added Mypy type annotations to the `core/controller` directory's file…
sahiljoster32 Nov 10, 2022
d40bb8a
Milestone 2.5: Adding E2E tests for blog homepage, author profile pag…
Rijuta-s Nov 10, 2022
7b5841e
Fixed mailchimp web tag (#16524)
aks681 Nov 11, 2022
cefc6a9
Change the title of the first box of the feature request form (#16527)
gp201 Nov 12, 2022
97fb401
Add GitHub's Vulnerability Report as a reporting option (#16533)
U8NWXD Nov 12, 2022
0bae307
Typing files from scripts folder (#16493)
aasiffaizal Nov 13, 2022
f8a8d68
Adds diagnostic test engine service (#16453)
Nik-09 Nov 13, 2022
0439de5
Fix Part of issue #3056 : Remove .nav from areas other than the na…
SubhashThenua Nov 14, 2022
5471941
M2.4, 2.5, 2.6 & M2.7 (Helping learners when they get stuck): Add sup…
Manan-Rathi Nov 14, 2022
cc1376a
Remaining changes for the #15861 (#16525)
lkbhitesh07 Nov 16, 2022
a250c00
M2.1 (Helping learners when they get stuck): Add state migration for …
Manan-Rathi Nov 16, 2022
aaa1987
Fix for flaky exp_domain's backend test. (#16558)
sahiljoster32 Nov 16, 2022
d7c0fb6
Fixes #16514: Replaces unlink icon with trash icon (#16537)
ayushanand16 Nov 17, 2022
9628a12
M2.2 & M2.3 (Helping learners when they get stuck): Add functions to …
Manan-Rathi Nov 18, 2022
dcdf7f3
Introduce GA4 events (#16158)
Nov 18, 2022
d72b386
Added Mypy type annotations to the `core/controller` directory's file…
sahiljoster32 Nov 19, 2022
ff82e55
[Scripts - 3] Added types for pylint and docstring_checker (#16548)
aasiffaizal Nov 19, 2022
f05d554
Added Mypy type annotations to the `core/controller` directory's file…
sahiljoster32 Nov 19, 2022
370e530
[Scripts - 2] Added typing to install scripts files (#16544)
aasiffaizal Nov 19, 2022
eaf3389
Fix #16536: Filter out obsolete translation suggestions in review con…
sagangwee Nov 19, 2022
147f5d5
(Contributor Recognition Infrastructure) Milestone 2.2: Create contri…
chris7716 Nov 21, 2022
711c950
Add topic migration job (#16061)
JayVivarekar Nov 21, 2022
28c3966
Fix #15995: Adding more strict types to customization args. (#16551)
sahiljoster32 Nov 21, 2022
a4b176c
Fix part of #10474: Make typescript checks strict for few more files …
JeeveshGarg Nov 22, 2022
09adf9f
Fix part of N/A: Added the button to fix the commit commands (#16290)
soumyo123-prog Nov 22, 2022
e915b3d
Milestone 2.1 (Improving the lesson creation experience): Frontend ch…
soumyo123-prog Nov 22, 2022
c6c6f56
Diagnostic test session (#16489)
Nik-09 Nov 23, 2022
71f602c
Fix part of #13162: Add schema for AudioUploadHandler (#16241)
adamhalim Nov 23, 2022
9053a4c
Revert "Diagnostic test session" (#16615)
gp201 Nov 24, 2022
d7039fa
(Contributor Recognition Infrastructure) Milestone2.3: Add contributo…
chris7716 Nov 24, 2022
93bc866
Changes in GSoC Project (Helping learners when they get stuck) (#16617)
Manan-Rathi Nov 24, 2022
0046d40
Fix: #13108: Changed `follow_imports` flag from `silent` to `normal` …
sahiljoster32 Nov 24, 2022
172b766
Rerun frontend tests on PRs (#16623)
U8NWXD Nov 24, 2022
74ce615
Add migration results filter to skill and story migration jobs (#16528)
JayVivarekar Nov 24, 2022
f447834
Add Amharic (አማርኛ) to supported languages (#16624)
Nov 24, 2022
9b2a9ed
Fix #16606: Make topological sort creation deterministic (#16625)
U8NWXD Nov 25, 2022
8bb2b53
Add diagnostic test session UI (#16618)
Nik-09 Nov 25, 2022
477593b
Fix #15512: Add try/except to get_multi in datastore services (#16502)
JayVivarekar Nov 25, 2022
d990cd5
Evaluation Bug #1: Fix "Any" type from the computation job (#16613)
soumyo123-prog Nov 26, 2022
aaad09e
Improving Blog Dashboard and Blog Homepage UI (#16628)
Rijuta-s Nov 26, 2022
b9936ac
Evaluation Bug #2: Improve the error handling features in the UI. (#1…
soumyo123-prog Nov 26, 2022
2b166b0
Changes on improving redirection to stuck state (Helping learners whe…
Manan-Rathi Nov 27, 2022
8bc384e
Fix #16634: Fix Draft migration error (#16637)
Manan-Rathi Nov 27, 2022
b6f6b77
Fix #16028 and #12647: Cache pip dependencies and make E2E tests use …
U8NWXD Nov 28, 2022
80cf062
Fix part of N/A: Reverted the temporary admin utility (#16638)
soumyo123-prog Nov 28, 2022
fbd9715
Create new backend test shard for more parallelization (#16639)
U8NWXD Nov 28, 2022
f0687f1
GA analytics updates (#16644)
Nov 28, 2022
15354b2
Introduce new Donate page (#16605)
Nov 28, 2022
23e21f3
Remove duplicate 'collections' suite from E2E workflow (#16645)
U8NWXD Nov 29, 2022
e3a0496
Edit .gcloudignore (#16655)
vojtechjelinek Nov 30, 2022
62f2b80
Fix #16542: Changes required for improved deploy process (#16616)
vojtechjelinek Dec 1, 2022
915ae89
Make incomplete per-file coverage error clearer (#16651)
U8NWXD Dec 1, 2022
4a0fde3
Fix part of #16641: Remove secret logging from acl_decorators.py (#16…
vojtechjelinek Dec 3, 2022
e185cd9
Fix part of #14219: Increase backend test coverage of `core.domain.pa…
kashishbhandula Dec 4, 2022
97ca6f5
Fixed: #15168 Helper-box-card was showing blank box in the skill edit…
Shivkant-Chauhan Dec 4, 2022
fba7444
Fix issue #16612 : Back to Topics dashboard link is not bold and ali…
SubhashThenua Dec 6, 2022
973b973
Fix #16170: increase audio bar width (#16636)
allisongoldstein Dec 6, 2022
cf7afa5
Fix #16591: fixed the console error caused by a unhandled function (#…
Shivkant-Chauhan Dec 7, 2022
1f40280
Fix #16319: Fixed math OSK change detections. (#16665)
iamprayush Dec 7, 2022
e0b07b7
Fix issue #16121: Removed slideUp transition for the Save Progress Mo…
adityanarayanm095 Dec 7, 2022
9a9c843
Fix #15402: Fixed single word with a lot of char (#16668)
thejaysharma Dec 7, 2022
7a0254f
Fix part of #14219 improve domain_objects_validator_test from 61 to 7…
YijiaG-Jessica Dec 8, 2022
eb7638f
Fix part of #14219: Increase backend test coverage of core.domain.lea…
MattiasErlingson Dec 8, 2022
c1a89e7
Allow better error reporting from external JavaScript files (#16686)
gp201 Dec 10, 2022
0ce6b86
Fix donate issues (#16650)
Dec 10, 2022
a277277
Fix #16588 Warning shown to User on Merging Skills of same topic (#16…
Priyansh61 Dec 12, 2022
49c3329
Fix #16593 Added condition to use Checkpoint-Celebration-Modal (#16692)
Priyansh61 Dec 12, 2022
a43df99
Corrected minor typos in README.md (#16694)
vcvedika Dec 12, 2022
7801a19
Fix part of #10616: Add the eslint rule @typescript-eslint/no-namespa…
agizoni Dec 13, 2022
45d7424
Fix part of #10616: Introduced 'typescript-eslint/quotes' rule (#16693)
goldberl Dec 13, 2022
eb4c12a
Fix #16465: Add language filtering to /getreviewableopportunitieshand…
jahd2602 Dec 13, 2022
9132025
Increase backend test coverage of core.domain.auth_services_test to 1…
cyc0825 Dec 15, 2022
d1b0cab
Fix part of #15968 Changed icon in noscript from MUI to Emoji (#16720)
Sean-Zhong Dec 15, 2022
c4da64c
Fix #14368: Fix for rte output display showing residual text nodes. (…
ashutoshc8101 Dec 15, 2022
cb83f26
Fix E2E Flake #16677: Expected 0 to equal 1 (#16725)
ShivamJhaa Dec 15, 2022
80ff394
Fix #16712: Fix deletion process for UserSubscriptionsModel and UserS…
vojtechjelinek Dec 15, 2022
997885e
Fix constants to access files in correct folder (#16733)
vojtechjelinek Dec 16, 2022
63e3f50
Fix #16366 : Remove ExplicitKeywordArgsChecker (#16704)
yurilemos Dec 16, 2022
abde618
Fix Part of #16600: Add debugging information for invalid start byte …
U8NWXD Dec 17, 2022
eef3774
Fix part of #14219: Increasing backend test coverage of core.domain.s…
Kaicheng-Han Dec 17, 2022
0cb65d5
Fix #16308: Cache third_party/static in CI tests (#16729)
U8NWXD Dec 18, 2022
628b426
Fix #16585: drag-and-drop interaction behavior fixed on multiple spec…
Shivkant-Chauhan Dec 19, 2022
af8dc51
Updates to GA methods (#16719)
Dec 19, 2022
70d3d05
Feature: Introduce angular cli and ahead of time compilation (#16073)
srijanreddy98 Dec 20, 2022
c5649d7
Fix #16751: [FE Flake] I18n service should reload the website if lang…
srijanreddy98 Dec 20, 2022
8b55eca
Fix #16590: trigger 'change' event when manually removing a widget fr…
Dec 20, 2022
8879e10
Change codeowners (#16745)
vojtechjelinek Dec 21, 2022
9a334e9
Update Python to 3.8.15 (#16730)
vojtechjelinek Dec 21, 2022
ba9f516
Fixed iframe exploration player (#16711)
aks681 Dec 21, 2022
86ea443
Fix wipeout and takeout (#16748)
vojtechjelinek Dec 23, 2022
7c753e1
Solved issue of explore tiles sticking in community library (#16767)
kshitij01042002 Dec 25, 2022
5d951d8
Fix #16771 : Added pointer cursor in a translational tab component (#…
Shivkant-Chauhan Dec 25, 2022
83799dd
Highlight the progress bar of exploration editor (#16774)
Kej-r03 Dec 27, 2022
8820546
Fix package build (#16773)
vojtechjelinek Dec 28, 2022
e322768
Small update to conversion function 52 to 53 regarding math RTE tag (…
lkbhitesh07 Dec 28, 2022
5f6672b
Fix part of #14219: Increase Per-File Backend Test Coverage for docks…
emil-bryniel Dec 29, 2022
ad93731
Filtered list (#16786)
kshitij01042002 Dec 31, 2022
bb1c99b
Update authors and changelog for v3.2.9 (#16806)
Jan 1, 2023
a078252
M 2.1: GCS IO implementation. (#16497)
lkbhitesh07 Jan 1, 2023
fcd081c
Add Account tag for mailchimp (#16809)
Jan 2, 2023
839ab02
M 2.2.1: Audit and Fix invalid profile picture inside UserSettingsMod…
lkbhitesh07 Jan 2, 2023
3b41c89
Fix issue #11653: Moved close button at the top-right to avoid hiding…
adityanarayanm095 Jan 3, 2023
fc56873
Remove special-casing for low-risk PRs (#16804)
seanlip Jan 4, 2023
24c1dff
Fixes 16582: Removes other mode (#16765)
Nik-09 Jan 4, 2023
09c3192
Fix #13139: Remove mapreduce handler comments. (#16819)
seanlip Jan 4, 2023
a5473cd
Fix #16278 Provided default null value to avoid error raised because …
Priyansh61 Jan 4, 2023
21f5551
Fix #15968 : Replacing material icons with font-awesome icons (#16822)
ArjunThakur543 Jan 4, 2023
2c75b16
Fix of #16586: Clicking on the add subtopic button shows console err…
heyimShivam Jan 5, 2023
a11a013
Do not call skill contents validation when loading the skills. (#16821)
lkbhitesh07 Jan 5, 2023
4241ad1
Fix Topic Editor Navbar UI (#16802)
Kej-r03 Jan 5, 2023
ab66f74
Use one retention day for intermediary artifacts (#16812)
vojtechjelinek Jan 6, 2023
3bcd1fb
Fix #15735 Remove the Refresh modal class (#16378)
Priyansh61 Jan 7, 2023
06e4066
Fix the notify GH Action (#16832)
vojtechjelinek Jan 7, 2023
55400e9
Fix Responsiveness of map (#16808)
Kej-r03 Jan 8, 2023
ac34496
Use correct GH secret (#16859)
vojtechjelinek Jan 10, 2023
006094d
Remove backup for secrets (#16810)
vojtechjelinek Jan 10, 2023
9b27a83
Routine update of translations. (#16858)
seanlip Jan 10, 2023
ffb6b75
Fix Part of #10700: Refactor Topic Object (#16805)
Jan 10, 2023
f31f683
Replace interaction-and-rte-reviewers team with relevant lace reviewe…
Jan 10, 2023
0065c97
Fix #16069: Add a "Newest First" tag for reviewable questions (#16534)
qinghaoyang Jan 10, 2023
b8d5871
Fixes part of issue #15968: Replace Material Icons with Font Awesome …
kshitij01042002 Jan 10, 2023
ea2000a
Fix #16780: Removes scrolling back to top of the page due to autofocu…
Rijuta-s Jan 11, 2023
f165692
Add debugging code for invalid continuation byte flake (#16888)
U8NWXD Jan 11, 2023
cfa7ab8
Fix # 3056 : Remove .nav from areas other than the navbar. (#16503)
SubhashThenua Jan 11, 2023
9fc39dc
Fix #16494: Move /security.txt to /.well-known/security.txt (#16864)
ShobhanSrivastava Jan 12, 2023
44446fe
Fix #16770: Content loading fixed in voiceover mode (in translations …
Shivkant-Chauhan Jan 12, 2023
ca163a7
Fixes #16903 : Brings the 'share' and 'feedback' buttons into the tab…
AjayGurjar1 Jan 13, 2023
b041371
Changed error message for prefix operator
Jan 15, 2023
5526c1e
Unit test written for prefix operator
Jan 15, 2023
f41c697
Indentation removed from math-interactions.service.spec.ts
Jan 15, 2023
b13a7b7
Fix #16781: Contents of Creator-Guidelines Page is missing (#16934)
kshitij01042002 Jan 16, 2023
a0aae1b
Fix #16933: Remove Gitter Chat Link and Badge from Readme (#16915)
MohitGupta121 Jan 16, 2023
b98a0fd
Fix #16611: Added Tooltip to the Save Draft button when it is disable…
ravi-dalal Jan 16, 2023
4a57d05
Added unit test for the file
Jan 16, 2023
4ab64bc
Fix #16504: Android beta page fixes (#16688)
Jan 16, 2023
56f5e91
Fix #16648: Increases tick time to fix debounce frontend test flake (…
gp201 Jan 17, 2023
00f66fa
FIX#16908 : Submit button in Feedback dialogbox must have layout indi…
princika-rai Jan 17, 2023
a02dd00
Fix yaml generation (#16921)
vojtechjelinek Jan 17, 2023
8e84dc7
changes .tick(10000) to .tick(200000)
Jan 17, 2023
2c4d5a8
Changed error message for prefix operator
Jan 18, 2023
6f6d720
Fix part of #16600: Add debugging information when byte decoding fail…
U8NWXD Jan 18, 2023
44b2fcb
Revert the changes in debouncer.service.spec.ts
Jan 18, 2023
45ac51e
Changed error message and updated unit tests for corresponding operators
Jan 18, 2023
9c1f54c
Fix #15493: Language filtering in translation review dashboard (#16157)
jahd2602 Jan 20, 2023
055463a
Saving my work, just in case
Jan 20, 2023
020617e
Merge remote-tracking branch 'upstream/develop' into operator
Jan 20, 2023
32e6cc6
Fix #16344 No Scroll Forward Button For Review After Completing A Les…
Priyansh61 Jan 20, 2023
28b6eb8
Updated error message, wrote unit tests
Jan 21, 2023
a3040f7
Updated unit test file for Math-interactions.service.ts
Jan 21, 2023
1b5a742
Removed indentation
Jan 21, 2023
92fa363
Fixed the indentation error
Jan 21, 2023
de99728
Fixed the unit tests code acc to error in log
Jan 21, 2023
ef6612b
Fix #16961: Added necessary h1 & h2 tags in community lessons page. (…
Patel-Muhammad Jan 22, 2023
e431106
Fix #17023: Adds h1 to main heading and h2 to subheading in preferenc…
Patel-Muhammad Jan 22, 2023
7251b23
Fix #15899: Fix CodeQL Errors from https://github.com/U8NWXD/oppia/pu…
winnie368c Jan 24, 2023
e335222
Link text comes out of the text box in Save progress dialog box #1699…
princika-rai Jan 24, 2023
08b079b
Fix #16600: Replace UTF8-invalid bytes in backend test output (#17134)
U8NWXD Jan 25, 2023
7cdc801
Fixes topic addition in classroom admin page (#17088)
Nik-09 Jan 26, 2023
c8ce3dc
Updated unit test for the prefix operator code
Jan 26, 2023
594b025
Updated unit test for the prefix operator code
Jan 26, 2023
6fbbd78
Updated unit test for the prefix operator code
Jan 26, 2023
d7897f0
Updated unit test for the prefix operator code
Jan 26, 2023
c17b246
Fix Learner Tab visibility in mobile view (#17145)
Kej-r03 Jan 26, 2023
4f24699
Fix #13641: Remove some pragmas (#17139)
vojtechjelinek Jan 26, 2023
c6a5b7a
Fix #16324: Enter key submits the answer in math expression input (#1…
SahilSingh177 Jan 26, 2023
28dda9e
Request tokens with higher priviledges (#17152)
vojtechjelinek Jan 27, 2023
0455f14
(Contributor Recognition Infrastructure) Milestone2.4: Add certificat…
chris7716 Jan 27, 2023
0b8e6f4
Update new authors and contributors (#17140)
vojtechjelinek Jan 27, 2023
2286af7
Fix #16351 Text and header overlap. (#17106)
PVenkatArvind Jan 28, 2023
eb144af
Added unit test for prefix operator message
Jan 28, 2023
175bee5
Added unit test for '+' operator
Jan 28, 2023
c53e9d6
Added unit test for '+' operator and (+)
Jan 28, 2023
6db5020
Merge remote-tracking branch 'upstream/develop' into operator
Jan 28, 2023
d8d66ff
Removed unnecessary unit test written
Jan 28, 2023
1767fd1
Updated error message for Postfix operator
Jan 29, 2023
bb28668
Changed timeout values in karma.conf.ts
Jan 29, 2023
626b6d5
Changed timeout values in karma.conf.ts
Jan 29, 2023
8da693c
Removed unnecessary lines
Jan 29, 2023
7e86221
Fix #10180 Added supplemental card to display all non inline interact…
Priyansh61 Jan 30, 2023
6f71488
Migrate exploration and question to use the new translation structure…
DubeySandeep Jan 30, 2023
393b773
Revert "Migrate exploration and question to use the new translation s…
vojtechjelinek Jan 30, 2023
a9dfb51
Change hash in the _develop_commit_notification.yml_ (#17194)
vojtechjelinek Jan 31, 2023
3eb0b2c
Puppeteer acceptance tests (#16394)
Shivkant-Chauhan Jan 31, 2023
f61154a
Migrate exploration and question to use the new translation structure…
DubeySandeep Jan 31, 2023
0513084
Fix #16973: Show updates in the review question modal after finishing…
qinghaoyang Feb 1, 2023
6caf4b2
Fixed different font-sizes of h1 and h2 (#17217)
rabbanimdrb Feb 1, 2023
6343930
Fix issue #16849: searchbar in center for class room page for all the…
Prateek-repo Feb 1, 2023
43eeaa3
Fix #17113 - running oppia server on chromebook (#17119)
ravi-dalal Feb 1, 2023
40df88a
Merge remote-tracking branch 'upstream/develop' into operator
Feb 2, 2023
ac68b40
Fix #17021: Now Chromevox can read close button for x icon after uplo…
Uglycrown Feb 3, 2023
2f09052
Updated error messages for all the possible operators
Feb 4, 2023
06761ed
Removed indentations
Feb 4, 2023
87c28b8
Updated unit test after warning in terminal
Feb 4, 2023
a74eccf
Split long charecters into two lines to fix error
Feb 4, 2023
37f3a07
Fixed new line after '(' error
Feb 4, 2023
f4cabad
Fixed new line after '(' error
Feb 4, 2023
838163e
added fixes to remove typescripts error
Feb 4, 2023
b8a1035
Fix #12910 use app.constants.ts instead of constants.ts (#17084)
462702985 Feb 4, 2023
4cd12b5
Updated error message and decreased size
Feb 4, 2023
c76e901
Updated the regex
Feb 4, 2023
f944c7c
Trying to fix the 'Confirm Delete State Button' Flake (#16777)
krishnarao22 Feb 5, 2023
4a738cb
Fix hashes correctly (#17223)
vojtechjelinek Feb 6, 2023
b81a136
Fix #16787: Uninstall and reinstall dev dependencies around package b…
vojtechjelinek Feb 6, 2023
aa8dce1
Changes to the release process and test improvements (#17154)
vojtechjelinek Feb 7, 2023
3442cbd
Fix #16830: Remove unclear sentence from save progress popup (#16838)
Kej-r03 Feb 7, 2023
613822c
Removed some test cases
Feb 7, 2023
421e5f6
Added new line
Feb 7, 2023
84d24be
Removed indentation
Feb 7, 2023
53016ce
Removed indentation
Feb 7, 2023
5deb24c
Fix #14464 Remove null as a possible option for interactionId (#17132)
462702985 Feb 8, 2023
95c76ed
M 2.2: Store and audit the user images on GCS. (#16541)
lkbhitesh07 Feb 10, 2023
c0c32e8
Tried to improve the efficieny of the code
Feb 10, 2023
3ad45bd
Fix #16924 Draggable property for the textbox in Report exploration d…
kamalbuilds Feb 10, 2023
d844ef6
Fix #16545, #16552: Adds frontend validation for blog post title vali…
Rijuta-s Feb 11, 2023
cf789cb
Add Q&A (Installation) discussion form (#17296)
gp201 Feb 11, 2023
fca8aa8
Fixed #17206 added span tag with underline class (#17266)
Guptarohit2003 Feb 12, 2023
f1eefd6
Fix #16294: Removed WHO Link from OPPIA Avatar (#17156)
AdityaRaimec22 Feb 12, 2023
c10a9eb
Fix #17338: Replace htmllint-cli dependency SSH URL with HTTPS (#17341)
anant-c Feb 13, 2023
8b7ed3e
Add GSoC form (#17336)
gp201 Feb 13, 2023
dad2efd
Fix part of issue #16816 (#17235)
vansh-31 Feb 13, 2023
c19527c
Fix #6956: Added validation for number of skills linked to a question…
kshitij01042002 Feb 13, 2023
fbb2106
Fix #16394: Added super-admin-utils class for puppeteer-E2E-acceptanc…
ashish-patwal Feb 13, 2023
eec8957
Combine exploration audit and migration jobs (#16682)
JayVivarekar Feb 14, 2023
41d1b38
Fixed issue #17251 (#17262)
TanyaAgarwal28 Feb 14, 2023
831e5d5
Fixes #17349 : Now Submit button or Clear button stable in our right …
AjayGurjar1 Feb 14, 2023
6af510c
Fixes #15314: No gray space area on various scroll length (#16935)
kshitij01042002 Feb 14, 2023
c1b727e
fixed log errors
Feb 15, 2023
2b96123
Fix Part of #15968: Replace Material Icons with Font Awesome Icons in…
Ash-2k3 Feb 15, 2023
a90a55d
Merge remote-tracking branch 'upstream/develop' into operator
Feb 15, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
79 changes: 0 additions & 79 deletions .circleci/config.yml

This file was deleted.

13 changes: 10 additions & 3 deletions .coveragerc
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,13 @@ omit =
*core/tests/*
*scripts/linters/test_files/*
*__init__.py
# TODO(#13935): Remove python_utils from the list once the codebase is
# run under Python 3.
core/python_utils.py

# The 'exclude_lines' is used to skip a particular clause in coverage.
# We exclude any line with a comment of “pragma: no cover” as this is the default option
# provided by the coverage library.
# We also exclude @overload, because it is used for defining multiple MyPy definitions
# of a function and cannot be tested by Python tests.
[report]
exclude_lines =
pragma: no cover
@overload
3 changes: 2 additions & 1 deletion .eslintignore
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
core/templates/expressions/parser.js
core/templates/google-analytics.initializer.ts
backend_prod_files/*
core/tests/protractor.conf.js
integrations/*
integrations_dev/*
assets/scripts/*
third_party/*
build/*
*.min.js
dump.rdb
.direnv/*
85 changes: 48 additions & 37 deletions .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -16,18 +16,21 @@
"overrides": [
{
// We exclude test files from dependency injection format checks because
// they are never minified.
"files": ["*Spec.js", "*Spec.ts"],
// they are never minified. Also, we exclude no-loss-of-precision check as
// it is only relevant for non-test files, since when running
// frontend tests there is no loss of precision.
"files": ["*Spec.js", "*Spec.ts", "*.spec.ts"],
"rules": {
"angular/di": "off"
"angular/di": "off",
"no-loss-of-precision": "off"
}
},
{
"files": ["*.js", "*.ts"],
"excludedFiles": [
"complete.spec.ts",
"student.spec.ts",
"teacher.spec.ts"
"complete.spec.ts",
"student.spec.ts",
"teacher.spec.ts"
],
"rules": {
"oppia/no-to-throw": "error"
Expand All @@ -37,9 +40,9 @@
// We only run the e2e action checks on end-to-end test files, and
// we exclude files that we haven't fixed yet.
"files": [
"core/tests/protractor/*.js",
"core/tests/protractor_utils/*.js",
"core/tests/protractor_desktop/*.js"
"core/tests/webdriverio/*.js",
"core/tests/webdriverio_utils/*.js",
"core/tests/webdriverio_desktop/*.js"
],
"excludedFiles": [
"ClassroomPage.js",
Expand All @@ -54,7 +57,6 @@
"LearnerDashboardPage.js",
"LibraryPage.js",
"ProfilePage.js",
"ProtractorConstants.js",
"SkillEditorPage.js",
"StoryEditorPage.js",
"SubscriptionDashboardPage.js",
Expand Down Expand Up @@ -110,22 +112,15 @@
}
},
{
// We only run the protractor practices checks on protractor end-to-end test files.
// We only run the e2e practices checks on webdriverio
// end-to-end test files.
"files": [
"core/tests/protractor/*.js",
"core/tests/protractor_utils/*.js",
"core/tests/protractor_desktop/*.js"
"core/tests/webdriverio/*.js",
"core/tests/webdriverio_utils/*.js",
"core/tests/webdriverio_desktop/*.js"
],
"rules": {
"oppia/protractor-practices": "error"
}
},
{
"files": [
"core/tests/protractor_utils/*.js",
],
"rules": {
"oppia/check-element-selector-at-top": "error"
"oppia/e2e-practices": "error"
}
},
{
Expand All @@ -138,12 +133,12 @@
{
"files": ["*.js", "*.ts"],
"excludedFiles": [
"Polyfills.ts",
"ck-editor-copy-content.service.spec.ts",
"unit-test-utils.ajs.ts",
"mathjax.directive.ts",
"math-expression-content-editor.component.ts",
"core/tests/*"
"Polyfills.ts",
"ck-editor-copy-content.service.spec.ts",
"unit-test-utils.ajs.ts",
"mathjax.directive.ts",
"math-expression-content-editor.component.ts",
"core/tests/*"
],
"rules": {
"oppia/no-inner-html": "error"
Expand All @@ -152,7 +147,7 @@
{
"files": ["*.js", "*.ts"],
"excludedFiles": [
"core/tests/**"
"core/tests/**"
],
"rules": {
"oppia/no-relative-import": "error"
Expand Down Expand Up @@ -252,7 +247,9 @@
"MemberExpression": 1,
"SwitchCase": 1,
"ignoredNodes": [
"ConditionalExpression"
"ConditionalExpression",
// TODO(#14575): Remove once we have linting for class declaration.
"ClassDeclaration"
]
}
],
Expand Down Expand Up @@ -331,11 +328,7 @@
"never"
],
"quotes": [
"error",
"single",
{
"avoidEscape": true
}
"off"
],
"quote-props": [
"error",
Expand All @@ -350,6 +343,7 @@
// The following must be off so that we can enable
// "@typescript-eslint/no-extra-semi".
"no-extra-semi": "off",
"lines-between-class-members": "off",
"semi-spacing": "error",
"space-before-blocks": [
"error",
Expand Down Expand Up @@ -456,6 +450,23 @@
"before": false,
"after": true
}
]
],
"@typescript-eslint/lines-between-class-members": [
"error",
"always",
{
"exceptAfterSingleLine": true
}
],
"@typescript-eslint/quotes": [
"error",
"single",
{
"avoidEscape": true
}
],
"no-dupe-class-members": "off",
"@typescript-eslint/no-dupe-class-members": ["error"],
"@typescript-eslint/no-namespace": ["error"]
}
}
42 changes: 26 additions & 16 deletions .gcloudignore
Original file line number Diff line number Diff line change
@@ -1,22 +1,35 @@
# Various compiled, temporary, and hidden files
# Various compiled, temporary, and hidden files.
*~
*.pyc
*.pyo
*.swp
*.swo
*.bak
.*
# Typescript files in core
core/**.ts
# Typescript output log file
tsc_output_log.txt
# Python test files
__pycache__/

# Markdown files.
*.md

# Typescript files in core and extension they are not needed as
# we compile webpack which contains these files.
core/**/*.ts
extensions/**/*.ts

# Python test files.
*_test.py
# Other folders to ignore
core/tests/
node_modules/
scripts/
third_party/python3_libs/

# Other folders to ignore.
/backend_prod_files/webpack_bundles/
/core/tests/
/local_compiled_js_for_test/
/node_modules/
/scripts/
/stubs/
/third_party/python3_libs/
/third_party/python_libs/
/typings/
/webpack_bundles/
# Some third_party static scripts are directly imported, namely: jquery,
# jqueryui, angularjs, jqueryui-touch-punch, MathJax, code-mirror,
# ui-codemirror, d3js, midi-js, ui-map, guppy, skulpt, math-expressions.
Expand All @@ -34,11 +47,8 @@ third_party/static/bower-angular-translate-interpolation-messageformat-2.18.1/
third_party/static/bower-angular-translate-loader-partial-2.18.1/
third_party/static/bower-angular-translate-loader-static-files-2.18.1/
third_party/static/bower-angular-translate-storage-cookie-2.18.1/
third_party/static/bower-material-1.1.19/
third_party/python_libs/google/appengine/
third_party/python_libs/google/net/
third_party/python_libs/google/pyglib/
third_party/python_libs/grpc/
third_party/static/bower-material-1.1.19/layouts/
third_party/static/bower-material-1.1.19/modules/
# CKEditor-4.12.1 plugins in the download from the CKEditor website include
# only a11yhelp, about, clipboard, colordialog, copyformatting, dialog, div,
# find, flash, forms, iframe, image, link, liststyle, magicline, pagebreak,
Expand Down
Loading