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

without screenshots #3

Open
wants to merge 212 commits into
base: develop
Choose a base branch
from
Open

without screenshots #3

wants to merge 212 commits into from

Conversation

imchristie
Copy link
Owner

Overview

  1. This PR fixes or fixes part of #[fill_in_number_here].
  2. This PR does the following: [Explain here what your PR does and why]
  3. (For bug-fixing PRs only) The original bug occurred because: [Explain what
    the cause of the bug was, and which PR introduced it]

Essential Checklist

Please follow the instructions for making a code change.

  • I have linked the issue that this PR fixes in the "Development" section of the sidebar.
  • I have checked the "Files Changed" tab and confirmed that the changes are what I want to make.
  • I have written tests for my code.
  • The PR title starts with "Fix #bugnum: " or "Fix part of #bugnum: ...", followed by a short, clear summary of the changes.
  • I have assigned the correct reviewers to this PR (or will leave a comment with the phrase "@{{reviewer_username}} PTAL" if I can't assign them directly).

Testing doc (for PRs with Beam jobs that modify production server data)

  • A testing doc has been written: ... (ADD LINK) ...
  • (To be confirmed by the server admin) All jobs in this PR have been verified on a live server, and the PR is safe to merge.

Proof that changes are correct

Proof of changes on desktop with slow/throttled network

Proof of changes on mobile phone

Proof of changes in Arabic language

PR Pointers

imchristie and others added 30 commits July 9, 2024 17:48
…teps in GitHub Workflows (oppia#20907)

* Allow naming of merge from develop steps in GitHub Workflows

* Modify existing test for merge step

* Add a linter to require that all GitHub workflow steps be named

* Add tests for requiring steps to be named and fix minor details in merge step test

* Add names for workflow steps

* Fix grammar mistakes in comments

---------

Co-authored-by: Sean Lip <[email protected]>
Co-authored-by: Akhilesh Kr. <[email protected]>
)

* Updates

* Updates

* Updates

* Updates

* Updates

* Updates

* Updates

* Updates

* Updates

* Updates

* Updates

* Updates

* Updates

* Updates

---------

Co-authored-by: Hardik Goyal <[email protected]>
Co-authored-by: Akhilesh Kr. <[email protected]>
imchristie and others added 30 commits November 28, 2024 03:37
* fix question list pagination

* add margin and pointer cursor to arrows

* modify question list pagination tests for new behavior

* run prettier
…raction (oppia#21314)

* Fix issue oppia#21243: Made it possible to add solution to code edit interaction

* Fix issue oppia#21243: Made it possible to add solution to code edit interaction

* Made it possible to add solution to code edit interaction. Also fixed styling issues

---------

Co-authored-by: Sean Lip <[email protected]>
…hitespace (oppia#21313)

use default value when text contains only whitespace
…ppia#21349)

* Added enter key press for multiple choice component

* Added test for multiple choice enter
* Added new goals-list.html and .ts files

* Renamed files to goal-list and imported component into learner-dashboard-page.module

* Created complete/incomplete goals sections in goals-tab, passing
goalTopics to new goal-list component.

* Added story details html

* Added keys in en.json and qqq.json

* imgUrl for goal-list

* Added test cases for imgUrl

* Added progress bar (getStoryProgress)

* Added test case for getStoryProgress

* StoryNode html

* Added getNodeLessonUrl in goal-list, returns associated lesson url for
each StoryNode. Added test cases.

* Added ngCircleProgressModule to learner-dashboard module for goal-list
to use. Added button to start StoryNode lesson

* getMostRecentCompletedNode and test cases for goal-list

* Story node button style for goal-list

* handleToggleState for goal-list, displayAllNodes state to toggle subgoals

* Notes

* Styling fixes

* Fixed getMostRecentCompletedNode and added heading style for goals tab

* Renamed goal list styles

* Linter, goal-list test cases, style fixes

* 1. Fixed spacing for add goals button, i81n keys in goals-tab
2. Moved condtional for displaying in-progress & recommended lessons in
   home-tab
3. Added conditional for background banner to not display in redesign

* 1. Background-color
2. Fixed font-size for content-toggle and its position relative to
   card-display

* Styling fixes and remove goal button

* Test case for removeGoals

* Linter fixes

* Linter fix

* TypeScript fixes

* RTL fix

* Fixed karma compoonent/directive issue

* Added aria labels to buttons in goals tab

* Added aria label to content toggle button

* Replaced inline style with classes or ngStyle in goal-list

* Replaced ngStyles with classes in goals list

* Converted ngStyle to class for add-goals-modal

* Fixed karma tests in add goals modal
…ppia#21356)

* Remove oppiaml functionality (backend)

* Remove oppiaml functionality (frontend)

* Update karma and requirements_dev.txt

* Fix lint errors.

* Drop file that was causing errors in karma test

* Fix issues in test setup script
…ppia#21309)

* Fixed /explore route redirect

* Added error/iframed route

* Added the error-iframed page for exp player

* Remove the ExplorationEmbedPage class from backend

* Removed exploration-player-page-routing.module

* Added frontend tests

* Removed the old backend tests

* Fixed backend tests

* Lint fix

* fix backend tests

* Added logic for handling verison param

* Added backend tests

* Added Frontend tests and fix backend tests coverage

* lint fix

* Added logic for X-Frame response header

* Mypy fix

* Typo fix

* lint fix
…tor page and voice artist accent labeling feature from voiceover admin page (oppia#21339)

Adds feature flag
* Managing Issue oppia#20749

* fixed Linter Checks errors

* fixed Linter Checks errors #2

* fixed Linter Checks errors #3

* fixed Linter Checks errors #4

* fixed Linter Checks errors #5

* fixed Linter Checks errors #6

---------

Co-authored-by: Martin Šidlík <[email protected]>
Co-authored-by: Hardik Goyal <[email protected]>
…4-bit system (oppia#21275)

fix: drops the dependency on python during install_node.sh on Docker setup

Signed-off-by: gutoslv <[email protected]>
Co-authored-by: Sean Lip <[email protected]>
Fixed unresponsive scrolling after side-navbar navigation
…r project ID fetch from env variable (oppia#21237)

* Add new platform params

* Add email logging for non-prod

* Add debug logging for project ID

* Revert email platform param changes

* Add missed reverts

* Location change fixes for email platform params

* Fix tests

* Fix tests

* Fix tests

* Fix tests

* Fix tests

* Add site URL param

* Add tests, fix tests

* Fix tests

* Fix tests

* Separate email revert change

* Revert missed change

* Revert missed change

* Fix tests

* Fix tests

* Update defaults
…ppia#21334)

* Fix toolbar for small screens in the translation tab

* Made changes as requested by maintainer

* Worked on failing Lint checks

* Fixed Lint checks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.