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: show_student_extensions upgrading api to drf compatible ( 9th ) #35148

Merged
merged 9 commits into from
Aug 27, 2024

Conversation

awais786
Copy link
Contributor

@awais786 awais786 commented Jul 22, 2024

Issues

Verify via postman

1: Try this URL in postman
2: form-data: pass ket as student: admin or your student user name.

expected result

{
    "header": [
        "Unit",
        "Extended Due Date"
    ],
    "title": "Due date extensions for abc qdd (admin)",
    "data": [
        {
            "Unit": "intro to testing",
            "Extended Due Date": "2024-08-31 13:07"
        }
    ]
}

--

Verify via instructor Dashboard

  1. Try this URL
  2. pass student user name.

expected result

Screenshot 2024-08-20 at 6 42 49 PM

@awais786 awais786 force-pushed the show_student_extensions branch from 488c9cb to 2c35cba Compare August 12, 2024 12:18
@awais786 awais786 changed the title feat: upgrading simple api to drf compatible. feat: show_student_extensions upgrading api to drf compatible Aug 19, 2024
@awais786 awais786 changed the title feat: show_student_extensions upgrading api to drf compatible feat: show_student_extensions upgrading api to drf compatible ( 9th ) Aug 19, 2024
@awais786 awais786 force-pushed the show_student_extensions branch from ebee61b to 6c823c3 Compare August 20, 2024 13:58
@awais786 awais786 marked this pull request as ready for review August 20, 2024 14:29
@awais786 awais786 requested a review from feanil August 20, 2024 14:29
@awais786 awais786 merged commit 275d4d9 into master Aug 27, 2024
49 checks passed
@awais786 awais786 deleted the show_student_extensions branch August 27, 2024 09:24
@edx-pipeline-bot
Copy link
Contributor

2U Release Notice: This PR has been deployed to the edX staging environment in preparation for a release to production.

@edx-pipeline-bot
Copy link
Contributor

2U Release Notice: This PR has been deployed to the edX production environment.

1 similar comment
@edx-pipeline-bot
Copy link
Contributor

2U Release Notice: This PR has been deployed to the edX production environment.

rediris pushed a commit to gymnasium/edx-platform that referenced this pull request Aug 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants