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] Implement user's enrolments status API (#2530) #34859

Commits on Jun 21, 2024

  1. feat: [AXM-200] Implement user's enrolments status API (#2530)

    * 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
    
    * feat: [AXM-47] Add course_status field to primary object (#2517)
    
    * 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 <[email protected]>
    
    * 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
    
    * feat: [AXM-200] Implement user's enrolments status API
    
    * style: [AXM-200] Improve code style
    
    * refactor: [AXM-200] Divide get method into smaller methods
    
    ---------
    
    Co-authored-by: NiedielnitsevIvan <[email protected]>
    Co-authored-by: Glib Glugovskiy <[email protected]>
    3 people committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    0d0503a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd8b35d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e474abd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1a7f55b View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

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

Commits on Oct 3, 2024

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

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    3bd2031 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1eec8b8 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Configuration menu
    Copy the full SHA
    3cde9d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf073fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da7187e View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

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

Commits on Oct 30, 2024

  1. Configuration menu
    Copy the full SHA
    4015aab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e868888 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

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