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

Feature/return user discount #234

Open
wants to merge 7 commits into
base: develop
Choose a base branch
from

Commits on Mar 26, 2018

  1. adds functionality to set discount in general settings

    Nick Williams committed Mar 26, 2018
    Configuration menu
    Copy the full SHA
    e867f3f View commit details
    Browse the repository at this point in the history
  2. added missing parentheses

    Nick Williams committed Mar 26, 2018
    Configuration menu
    Copy the full SHA
    89a71a6 View commit details
    Browse the repository at this point in the history
  3. change the id for the discount setting meta box

    Nick Williams committed Mar 26, 2018
    Configuration menu
    Copy the full SHA
    ea5d4aa View commit details
    Browse the repository at this point in the history

Commits on May 22, 2018

  1. making my code more gooder:

    Nick Williams committed May 22, 2018
    Configuration menu
    Copy the full SHA
    1e91102 View commit details
    Browse the repository at this point in the history
  2. fixed looping action that cause timeouts and got rid of static method…

    … call
    Nick Williams committed May 22, 2018
    Configuration menu
    Copy the full SHA
    f8d7061 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2018

  1. returning user discount updated be fastcgi compatable

    Nick Williams committed Aug 10, 2018
    Configuration menu
    Copy the full SHA
    5c39c86 View commit details
    Browse the repository at this point in the history
  2. returning user discount updated be fastcgi compatable

    Nick Williams committed Aug 10, 2018
    Configuration menu
    Copy the full SHA
    5d3968f View commit details
    Browse the repository at this point in the history