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

Zubair django oscar31 test pr2 #4142

Draft
wants to merge 24 commits into
base: 2u/main
Choose a base branch
from

Conversation

zubair-ce07
Copy link
Contributor

⛔️ MAIN BRANCH WARNING! 2U EMPLOYEES must make branches against the 2u/main BRANCH

  • I have checked the branch to which I would like to merge.

⛔️ DEPRECATION WARNING

This repository is deprecated and in maintainence-only operation while we work on a replacement, please see this announcement for more information.

Although we have stopped integrating new contributions, we always appreciate security disclosures and patches sent to [email protected]

Anyone internally merging to this repository is expected to release and monitor their changes; if you are not able to do this DO NOT MERGE, please coordinate with someone who can to ensure that the changes are released.

Required Testing

  • Before deploying this change, complete a purchase in the stage environment.
    (^ We can remove that manual check once REV-2624 is done and the corresponding e2e test runs again)

Description

Describe what this pull request changes, and why these changes were made. How will these changes affect other people, installations of edx, etc.?
Please include links to any relevant ADRs, design artifacts, and decision documents. Make sure to document the rationale behind significant changes in the repo, per OEP-19, and can be
linked here.

Useful information to include:

  • Which edX user roles will this change impact? Common user roles are "Learner", "Course Author", "Developer", and "Operator".
  • Include screenshots for changes to the UI (ideally, both "before" and "after" screenshots, if applicable).
  • Provide links to the description of corresponding configuration changes. Remember to correctly annotate these changes.

Supporting information

Link to other information about the change, such as Jira issues, GitHub issues, or Discourse discussions.
Be sure to check they are publicly readable, or if not, repeat the information here.

Testing instructions

Please provide detailed step-by-step instructions for testing this change; how did YOU test this change?

Other information

Include anything else that will help reviewers and consumers understand the change.

  • Does this change depend on other changes elsewhere?
  • Any special concerns or limitations? For example: deprecations, migrations, OpenEdx vs. edx.org differences, development vs. production environment differences, security, or accessibility.

# This is the 1st commit message:

parent 77569a7
author zubair-ce07 <[email protected]> 1699769216 +0500
committer zubair-ce07 <[email protected]> 1709104204 +1100

chore: django oscar version upgrade to 3.1

chore: djano oscar version upgrade to 3.1

feat: master merge

feat: add data migration to make voucher names unique

fix: removed code

feat: master merge

feat: master merge

refactor: updated django oscar templates

feat: master merge

feat: master merge

refactor: updated price field name

refactor: update price field name

feat: master merge

feat: added refund functionality

fix: migration issue

fix: updated field name

refactor: updated field name

refactor: Add course info to Stripe Payment Intent metadata (#4100)

REV-3816

Revert "refactor: Add course info to Stripe Payment Intent metadata" (#4106)

refactor: Add courses metadata from basket to Stripe Payment Intent (#4107)

fix: Clip courses metadata value to less than 500 characters for Stripe (#4110)

chore: bump ecommerce worker version (#4113)

feat: Configure Mobile IAP cronjob to create iOS products on AppStore (#4112)

* feat: Configure Mobile IAP cronjob to create iOS products on AppStore

---------

Co-authored-by: Abdul  Moeez Zahid <[email protected]>

fix: Remove stripe response log with sensitive info (#4121)

REV-3852

feat: Update ios product price on price change from discovery (#4118)

* feat: update ios product price on price change from discovery

* feat: set ios product availability in appstore

* chore: reftacored code

* fix: refatcored code

fix: fixed ios seat attribute change (#4123)

fix: merged migrations

refactor: updated price field name

refactor: updated price field name

fix: removed unwanted changes

fix: removed unwanted changes coming from master branch

fix: removed unwanted changes coming from master branch

fix: fixed migration

fix: updated migration

[Copy]Django Oscar Upgrade to version 3.1 [#4102] (#4125)

* chore: django oscar version upgrade to 3.1

* chore: djano oscar version upgrade to 3.1

* feat: master merge

* feat: add data migration to make voucher names unique

* fix: removed code

* feat: master merge

* feat: master merge

* refactor: updated django oscar templates

* feat: master merge

* feat: master merge

* refactor: updated price field name

* refactor: update price field name

* feat: master merge

* feat: added refund functionality

* fix: migration issue

* fix: updated field name

* refactor: updated field name

* fix: merged migrations

* refactor: updated price field name

* refactor: updated price field name

* fix: removed unwanted changes

* fix: removed unwanted changes coming from master branch

* fix: removed unwanted changes coming from master branch

* fix: fixed migration

---------

Co-authored-by: Muhammad Umar Khan <[email protected]>

# This is the commit message #2:

fix: fixed issue in migration numbers
@zubair-ce07 zubair-ce07 changed the base branch from master to 2u/main March 1, 2024 07:59
@zubair-ce07 zubair-ce07 force-pushed the zubair-django-oscar31-test-PR2 branch 3 times, most recently from eab2a0c to 84b8f34 Compare March 1, 2024 09:22
zubair-ce07 and others added 22 commits March 1, 2024 20:32
author zubair-ce07 <[email protected]> 1699769216 +0500
committer zubair-ce07 <[email protected]> 1709104204 +1100

chore: django oscar version upgrade to 3.1

chore: djano oscar version upgrade to 3.1

feat: master merge

feat: add data migration to make voucher names unique

fix: removed code

feat: master merge

feat: master merge

refactor: updated django oscar templates

feat: master merge

feat: master merge

refactor: updated price field name

refactor: update price field name

feat: master merge

feat: added refund functionality

fix: migration issue

fix: updated field name

refactor: updated field name

refactor: Add course info to Stripe Payment Intent metadata (#4100)

REV-3816

Revert "refactor: Add course info to Stripe Payment Intent metadata" (#4106)

refactor: Add courses metadata from basket to Stripe Payment Intent (#4107)

fix: Clip courses metadata value to less than 500 characters for Stripe (#4110)

chore: bump ecommerce worker version (#4113)

feat: Configure Mobile IAP cronjob to create iOS products on AppStore (#4112)

* feat: Configure Mobile IAP cronjob to create iOS products on AppStore

---------

Co-authored-by: Abdul  Moeez Zahid <[email protected]>

fix: Remove stripe response log with sensitive info (#4121)

REV-3852

feat: Update ios product price on price change from discovery (#4118)

* feat: update ios product price on price change from discovery

* feat: set ios product availability in appstore

* chore: reftacored code

* fix: refatcored code

fix: fixed ios seat attribute change (#4123)

fix: merged migrations

refactor: updated price field name

refactor: updated price field name

fix: removed unwanted changes

fix: removed unwanted changes coming from master branch

fix: removed unwanted changes coming from master branch

fix: fixed migration

fix: updated migration

[Copy]Django Oscar Upgrade to version 3.1 [#4102] (#4125)

* chore: django oscar version upgrade to 3.1

* chore: djano oscar version upgrade to 3.1

* feat: master merge

* feat: add data migration to make voucher names unique

* fix: removed code

* feat: master merge

* feat: master merge

* refactor: updated django oscar templates

* feat: master merge

* feat: master merge

* refactor: updated price field name

* refactor: update price field name

* feat: master merge

* feat: added refund functionality

* fix: migration issue

* fix: updated field name

* refactor: updated field name

* fix: merged migrations

* refactor: updated price field name

* refactor: updated price field name

* fix: removed unwanted changes

* fix: removed unwanted changes coming from master branch

* fix: removed unwanted changes coming from master branch

* fix: fixed migration

---------

Co-authored-by: Muhammad Umar Khan <[email protected]>

fix: fixed issue in migration numbers

feat: made migration idempotent

feat: fixed test

fix: fixed migration
* feat: update ios product price on price change from discovery

* feat: set ios product availability in appstore

* chore: reftacored code

* fix: refatcored code
* chore: django oscar version upgrade to 3.1

* chore: djano oscar version upgrade to 3.1

* feat: master merge

* feat: add data migration to make voucher names unique

* fix: removed code

* feat: master merge

* feat: master merge

* refactor: updated django oscar templates

* feat: master merge

* feat: master merge

* refactor: updated price field name

* refactor: update price field name

* feat: master merge

* feat: added refund functionality

* fix: migration issue

* fix: updated field name

* refactor: updated field name

* fix: merged migrations

* refactor: updated price field name

* refactor: updated price field name

* fix: removed unwanted changes

* fix: removed unwanted changes coming from master branch

* fix: removed unwanted changes coming from master branch

---------

Co-authored-by: Muhammad Umar Khan <[email protected]>
* Revert "[Copy]Django Oscar Upgrade to version 3.1 [#4102] [#4125] (#4126)"

This reverts commit 77c8be5.

* Revert "[Copy]Django Oscar Upgrade to version 3.1 [#4102] (#4125)"

This reverts commit cfc34a8.

* Revert "[Copy]Django Oscar Upgrade to version 3.1  (#4102)"

This reverts commit 06b5abd.
* fix: Support create-mobile-skus to run again if we found an error previously
* fix: Enable enrollment code purchase with mobile seats

* test: Add unit test

---------

Co-authored-by: Abdul  Moeez Zahid <[email protected]>
* fix: Fix send email error and add tests

---------

Co-authored-by: Abdul  Moeez Zahid <[email protected]>
Co-authored-by: Abdul  Moeez Zahid <[email protected]>
* chore: Added management command to update voucher names to be unique

---------

Co-authored-by: Chris Pappas <[email protected]>
Co-authored-by: Chris Pappas <[email protected]>
#4137)

* feat: update_voucher_names now can be run synchronously and can batch sleep

* feat: update_voucher_name mgmt command can start at an offset

* fix: split update logic from task for quality reasons
@zubair-ce07 zubair-ce07 force-pushed the zubair-django-oscar31-test-PR2 branch from e3bf02a to 6aa7e8d Compare March 1, 2024 09:33
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.

5 participants