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

feat: Mobile API v4 from Redwood and master into palm.nelp #34

Merged
merged 11 commits into from
Aug 6, 2024

Commits on Jul 25, 2024

  1. refactor: rename descriptor -> block within lms/djangoapps/mobile_api

    Co-authored-by: Agrendalath <[email protected]>
    2 people authored and OmarIthawi committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    d2e2da3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e58284b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a82217f View commit details
    Browse the repository at this point in the history
  4. test: Update more tests that had short passwords.

    Conflicts:
    	lms/djangoapps/instructor/tests/test_filters.py
    	lms/djangoapps/learner_recommendations/tests/test_views.py
    	openedx/core/djangoapps/notifications/tests/test_views.py
    feanil authored and OmarIthawi committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    86137ef View commit details
    Browse the repository at this point in the history
  5. test: Update to an even longer password.

    Conflicts:
    	common/djangoapps/student/tests/test_email.py
    	lms/djangoapps/learner_recommendations/tests/test_views.py
    	openedx/core/djangoapps/notifications/tests/test_views.py
    feanil authored and OmarIthawi committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    875265b View commit details
    Browse the repository at this point in the history
  6. test: Update to reuse variables in more places.

    Some of the places where we had explicit copies of the password were not
    necessary so we referece the exsting TEST_PASSWORD variable where
    possible.
    feanil authored and OmarIthawi committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    704af1a View commit details
    Browse the repository at this point in the history
  7. refactor: Increase size for mobile config singelton value (openedx#34288

    )
    
    Co-authored-by: Abdul  Moeez Zahid <[email protected]>
    2 people authored and OmarIthawi committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    d653bf5 View commit details
    Browse the repository at this point in the history
  8. feat: [FC-0047] Extend mobile API with course progress and primary co…

    …urses on dashboard view (openedx#34848)
    
    * feat: [AXM-24] Update structure for course enrollments API (openedx#2515)
    ---------
    Co-authored-by: Glib Glugovskiy <[email protected]>
    
    * feat: [AXM-53] add assertions for primary course (openedx#2522)
    ---------
    Co-authored-by: monteri <[email protected]>
    
    * feat: [AXM-297] Add progress to assignments in BlocksInfoInCourseView API (openedx#2546)
    ---------
    Co-authored-by: NiedielnitsevIvan <[email protected]>
    Co-authored-by: Glib Glugovskiy <[email protected]>
    Co-authored-by: monteri <[email protected]>
    
    Conflicts:
    	lms/djangoapps/courseware/courses.py
    	lms/djangoapps/mobile_api/users/tests.py
    KyryloKireiev authored and OmarIthawi committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    a2347fd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    970df54 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1754c44 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    daf827a View commit details
    Browse the repository at this point in the history