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: cherry pick mobile apis #29

Merged
merged 24 commits into from
Jun 4, 2024
Merged

Commits on May 31, 2024

  1. feat: [AXIM-44] Adapt Delete Account to Bearer Authorization

    Kyrylo Kireiev authored and OmarIthawi committed May 31, 2024
    Configuration menu
    Copy the full SHA
    e193555 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a677b68 View commit details
    Browse the repository at this point in the history
  3. fix: [AXIM-50] Fix count items in pagination

    Kyrylo Kireiev authored and OmarIthawi committed May 31, 2024
    Configuration menu
    Copy the full SHA
    0a5110c View commit details
    Browse the repository at this point in the history
  4. feat: list courses details by keys

    This adds the ability to get a list of detailed courses based on their
    keys provided in the newly added `keys` query param in the `GET /courses/v1/courses/`
    endpoint.
    yusuf-musleh authored and OmarIthawi committed May 31, 2024
    Configuration menu
    Copy the full SHA
    9060663 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b7f4923 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1100983 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    51f0ebe View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b739c00 View commit details
    Browse the repository at this point in the history
  9. feat: add tracking event for following post

    SaadYousaf authored and OmarIthawi committed May 31, 2024
    Configuration menu
    Copy the full SHA
    25577e2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8b94c2c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    da93542 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7798746 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e0b4d50 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f37ddd3 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    3bb8ebc View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    462c780 View commit details
    Browse the repository at this point in the history
  17. docs: [FC-0031] Update docstring

    GlugovGrGlib authored and OmarIthawi committed May 31, 2024
    Configuration menu
    Copy the full SHA
    fd3d355 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    4d179d6 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    5c1fff6 View commit details
    Browse the repository at this point in the history
  20. feat(mobile_api): Add course access object to mobile course info API (o…

    …penedx#34273)
    
    * feat: include access serializer into mobile info api view
    
    * test: add tests for serializer and view methods
    
    * test: move tests to common directory and update test case
    
    * fix: cr fixes and use snake case for functions
    
    * test: fix additional get call assertion
    
    * feat: add required course access messages to mobile endpoint
    
    * test: [AXM-229] Improve test coverage
    
    * style: [AXM-229] Try to fix linters
    
    * fix: remove redundant comment
    
    * refactor: change names for the test files
    
    ---------
    
    Co-authored-by: KyryloKireiev <[email protected]>
    2 people authored and OmarIthawi committed May 31, 2024
    Configuration menu
    Copy the full SHA
    8a43fac View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    fb0f16a View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    79756e8 View commit details
    Browse the repository at this point in the history
  2. feat: Add course price in mobile enrollment api (openedx#34255)

    * feat: Add course price in mobile enrollment api
    jawad-khan authored and OmarIthawi committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    37b7549 View commit details
    Browse the repository at this point in the history
  3. temp: fix TestDiscussionCourseEnrollmentSerializer.test_discussion_ta…

    …b_url failed tests for Palm
    
    Tests will fail again after Palm upgrade
    OmarIthawi committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    83ead13 View commit details
    Browse the repository at this point in the history