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: api migration #213

Merged
merged 15 commits into from
Jan 5, 2024
Merged

feat: api migration #213

merged 15 commits into from
Jan 5, 2024

Commits on Sep 26, 2023

  1. change api endpoints

    New endpoints:
    Delete account
    api/user/v1/accounts/deactivate_logout/
    Dashboard Courses
    api/mobile/v3/users/{USERNAME}/course_enrollments
    Add Comment / Response
    api/discussion/v1/comments/
    Discovery And Search
    api/courses/v1/courses/
    Get Course Details
    api/mobile/v3/course_info/{COURSE_ID}/info
    Get Course Structure
    api/mobile/v3/course_info/blocks/
    volodymyr-chekyrta committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    3821dee View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. Configuration menu
    Copy the full SHA
    7e287bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc6285f View commit details
    Browse the repository at this point in the history
  3. Remove unused Data_Mycourse.swift

    Rename DashCourse -> DashboardCourse
    volodymyr-chekyrta committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    81b0bd2 View commit details
    Browse the repository at this point in the history
  4. Fix CI?

    volodymyr-chekyrta committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    22cbc76 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

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

Commits on Jan 2, 2024

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

Commits on Jan 3, 2024

  1. Configuration menu
    Copy the full SHA
    b120913 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'refs/remotes/origin/develop'

    Conflicts:
    	Core/Core.xcodeproj/project.pbxproj
    volodymyr-chekyrta committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    df791e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4133f76 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cec9f29 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    790e4e2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d0706b0 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

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