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: [FC-0047] Extend mobile API with course progress and primary courses on dashboard view #34848

Commits on Jul 1, 2024

  1. feat: [AXM-24] Update structure for course enrollments API (#2515)

    * feat: [AXM-24] Update structure for course enrollments API
    
    * style: [AXM-24] Improve code style
    
    * fix: [AXM-24] Fix student's latest enrollment filter
    KyryloKireiev committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    348fdc3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96f951b View commit details
    Browse the repository at this point in the history
  3. feat: [AXM-40] add courses progress to enrollment endpoint (#2519)

    * fix: workaround for staticcollection introduced in e40a01c
    
    * feat: [AXM-40] add courses progress to enrollment endpoint
    
    * refactor: [AXM-40] add caching to improve performance
    
    * refactor: [AXM-40] add progress only for primary course
    
    * refactor: [AXM-40] refactor enrollment caching optimization
    
    ---------
    
    Co-authored-by: Glib Glugovskiy <glib.glugovskiy@raccoongang.com>
    2 people authored and KyryloKireiev committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    8644c21 View commit details
    Browse the repository at this point in the history
  4. feat: [AXM-53] add assertions for primary course (#2522)

    * feat: [AXM-53] add assertions for primary course
    
    * test: [AXM-53] fix tests
    
    * style: [AXM-53] change future_assignment default value to None
    
    * refactor: [AXM-53] add some optimization for assignments collecting
    NiedielnitsevIvan authored and KyryloKireiev committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    c4db96e View commit details
    Browse the repository at this point in the history
  5. feat: [AXM-33] create enrollments filtering by course completion stat…

    …uses (#2532)
    
    * feat: [AXM-33] create enrollments filtering by course completion statuses
    
    * test: [AXM-33] add tests for filtrations
    
    * style: [AXM-33] fix pylint issues
    NiedielnitsevIvan authored and KyryloKireiev committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    b348cb5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b64a690 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    aaa1b2d View commit details
    Browse the repository at this point in the history
  8. feat: [AXM-288] Change response to represent Future assignments (#2550)

    * feat: [AXM-288] Change response to represent Future assignments the same way as past assignments
    
    * refactor: [AXM-288] Refactor get_course_assignments
    
    Co-authored-by: monteri <36768631+monteri@users.noreply.github.com>
    
    * refactor: [AXM-288] Refactor get_course_assignments method
    
    ---------
    
    Co-authored-by: monteri <36768631+monteri@users.noreply.github.com>
    KyryloKireiev and monteri committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    9a9ce41 View commit details
    Browse the repository at this point in the history
  9. feat: [AXM-297] Add progress to assignments in BlocksInfoInCourseView…

    … API (#2546)
    
    * feat: [AXM-297, AXM-310] Add progress to assignments and total course progress
    
    * feat: [AXM-297] Add progress to assignments
    
    * style: [AXM-297] Try to fix linters (add docstrings)
    
    * refactor: [AXM-297] Add typing, refactor methods
    KyryloKireiev committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    8accb6d View commit details
    Browse the repository at this point in the history
  10. feat: [AXM-287,310,331] Change course progress calculation logic (#2553)

    * feat: [AXM-287,310,331] Change course progress calculation logic
    
    * style: [AXM-287,310,331] Remove commented code
    
    * fix: [AXM-287,310,331] Change course assignments gather logic
    KyryloKireiev committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    88d31ae View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    faa1fc4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0ff9f55 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8fa5ef3 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    7aa27c2 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    7c53063 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    eee5e7b View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    12a6866 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Configuration menu
    Copy the full SHA
    cfa816c View commit details
    Browse the repository at this point in the history