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

docs: update readme to reflect recent subscription changes #312

Merged
merged 1 commit into from
Jul 13, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Please tag **@edx/revenue-squad** on any PRs or issues.
Introduction
------------

This is a micro-frontend application responsible for the display of an authenticated user's order history and receipt page.
This is a micro-frontend application responsible for the display of an authenticated user's single purchase order history and subscription history. Additional work has been done and is in-progress to enable receipt pages in this application, currently hosted in ecommerce.

Installation
------------
Expand All @@ -34,6 +34,10 @@ This MFE is bundled with `Devstack <https:/openedx/devstack>`_, see

.. image:: ./docs/images/localhost_preview.png

Note: the alert will always display if subscriptions repo is not setup locally

6. **(Optional)** For edx developers, they can set up the subscriptions repo for viewing subscription history
NawfalAhmed marked this conversation as resolved.
Show resolved Hide resolved

Environment Variables/Setup Notes
---------------------------------

Expand Down
Binary file added docs/images/localhost_preview-old.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/images/localhost_preview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading