mitodl / teachersportal

MIT ODL Teacher's Portal
0 stars 0 forks source link

WIP: Added ability to edit seat counts from backend interface #455

Closed justinabrahms closed 4 years ago

justinabrahms commented 8 years ago

This is currently blocked by architecture decisions, client & API implementation, as well as tests.

What are the relevant tickets?

Fixes #445

What's this PR do?

This adds support for editing seat counts for created CCXs.

Where should the reviewer start?

Admin.py

How should this be manually tested?

You'll need a full end-to-end teachersportal -> ccxcon -> edx running.

Create a PurchaseOrder. It'll create a ccx on edx. Now add an ammenement. It'll update the seat count on edx.

Any background context you want to provide?

Based on #441

This will likely trigger the issues around ccx creation timeouts. Additionally, this is gated on CCXCon work.

Screenshots (if appropriate)

ammendments

What GIF best describes this PR or how it makes you feel?