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

[FOR REVIEW ONLY] Add Subscription djangoapp #5

Open
wants to merge 12 commits into
base: gs/koa.master
Choose a base branch
from

Commits on May 9, 2021

  1. Add subscription djangoapp

    Francis Fueconcillo committed May 9, 2021
    Configuration menu
    Copy the full SHA
    becde42 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2021

  1. Add License table

    Francis Fueconcillo committed May 10, 2021
    Configuration menu
    Copy the full SHA
    f8618f0 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2021

  1. Add permissions for subscription

    Francis Fueconcillo committed May 11, 2021
    Configuration menu
    Copy the full SHA
    ae9709b View commit details
    Browse the repository at this point in the history

Commits on May 16, 2021

  1. Add Subscription facade

    Francis Fueconcillo committed May 16, 2021
    Configuration menu
    Copy the full SHA
    9ba8f5b View commit details
    Browse the repository at this point in the history

Commits on May 17, 2021

  1. Update sub plan and bundling ui and models

    Francis Fueconcillo committed May 17, 2021
    Configuration menu
    Copy the full SHA
    3528ddb View commit details
    Browse the repository at this point in the history

Commits on May 20, 2021

  1. Add create_plan method to create plan in Stripe

    Francis Fueconcillo committed May 20, 2021
    Configuration menu
    Copy the full SHA
    ce4fa5a View commit details
    Browse the repository at this point in the history
  2. Add featured plans api endpoint and restructure admin forms

    Francis Fueconcillo committed May 20, 2021
    Configuration menu
    Copy the full SHA
    3b1298e View commit details
    Browse the repository at this point in the history

Commits on May 25, 2021

  1. Add Subscription Plan as Stripe Product

    Francis Fueconcillo committed May 25, 2021
    Configuration menu
    Copy the full SHA
    6698418 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2021

  1. Add creation of stripe subscription

    Francis Fueconcillo committed May 28, 2021
    Configuration menu
    Copy the full SHA
    b95e533 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2021

  1. Add API Endpoints for subscriptions

    Francis Fueconcillo committed May 29, 2021
    Configuration menu
    Copy the full SHA
    3d8fac5 View commit details
    Browse the repository at this point in the history
  2. Fix subscription cancel API

    Francis Fueconcillo committed May 29, 2021
    Configuration menu
    Copy the full SHA
    d5d1d0f View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2021

  1. Update api fo subscriptions

    Francis Fueconcillo committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    6d6235d View commit details
    Browse the repository at this point in the history