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

Staged #10

Merged
merged 47 commits into from
Jan 16, 2017
Merged

Staged #10

merged 47 commits into from
Jan 16, 2017

Commits on Jan 7, 2017

  1. starting to get this going.

    Patrick Trinkle committed Jan 7, 2017
    Configuration menu
    Copy the full SHA
    a73bbdc View commit details
    Browse the repository at this point in the history
  2. .gitignore.

    Patrick Trinkle committed Jan 7, 2017
    Configuration menu
    Copy the full SHA
    66a9324 View commit details
    Browse the repository at this point in the history
  3. starting on some coupon stuff.

    Patrick Trinkle committed Jan 7, 2017
    Configuration menu
    Copy the full SHA
    e7b6276 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2017

  1. Create README.md

    pstrinkle committed Jan 8, 2017
    Configuration menu
    Copy the full SHA
    aa8fd29 View commit details
    Browse the repository at this point in the history
  2. meh.

    Patrick Trinkle committed Jan 8, 2017
    Configuration menu
    Copy the full SHA
    4b75d87 View commit details
    Browse the repository at this point in the history
  3. starting serializers.

    Patrick Trinkle committed Jan 8, 2017
    Configuration menu
    Copy the full SHA
    dd601bc View commit details
    Browse the repository at this point in the history
  4. some initial views to help move coupons on.

    Patrick Trinkle committed Jan 8, 2017
    Configuration menu
    Copy the full SHA
    766f0e1 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2017

  1. Configuration menu
    Copy the full SHA
    0cb0e91 View commit details
    Browse the repository at this point in the history
  2. some tweaks to the models.

    Patrick Trinkle committed Jan 9, 2017
    Configuration menu
    Copy the full SHA
    e29b659 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    83b038f View commit details
    Browse the repository at this point in the history
  4. Fixed my mistake, lol. :) I love these types of bugs while I'm workin…

    …g on something ;)
    Patrick Trinkle committed Jan 9, 2017
    Configuration menu
    Copy the full SHA
    7e4f8e0 View commit details
    Browse the repository at this point in the history
  5. disable PATCH.

    Patrick Trinkle committed Jan 9, 2017
    Configuration menu
    Copy the full SHA
    701103d View commit details
    Browse the repository at this point in the history
  6. Yay, unit-tests.

    Patrick Trinkle committed Jan 9, 2017
    Configuration menu
    Copy the full SHA
    25fc499 View commit details
    Browse the repository at this point in the history
  7. Forcing the Coupon view to return 202 on update success, instead of 2…

    …00, for some reason.
    Patrick Trinkle committed Jan 9, 2017
    Configuration menu
    Copy the full SHA
    875bf59 View commit details
    Browse the repository at this point in the history
  8. Some tweaks and some new tests.

    Patrick Trinkle committed Jan 9, 2017
    Configuration menu
    Copy the full SHA
    8beb5ce View commit details
    Browse the repository at this point in the history
  9. whitspace, :D

    Patrick Trinkle committed Jan 9, 2017
    Configuration menu
    Copy the full SHA
    1456436 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9e75f8d View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2017

  1. Building up the redeem code.

    Patrick Trinkle committed Jan 10, 2017
    Configuration menu
    Copy the full SHA
    7a78266 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2017

  1. Enabled group specification for actions and added a test for the crea…

    …te coupon action.
    Patrick Trinkle committed Jan 12, 2017
    Configuration menu
    Copy the full SHA
    6cff8df View commit details
    Browse the repository at this point in the history
  2. Update README.md

    pstrinkle committed Jan 12, 2017
    Configuration menu
    Copy the full SHA
    eea8f2d View commit details
    Browse the repository at this point in the history
  3. Update README.md

    pstrinkle committed Jan 12, 2017
    Configuration menu
    Copy the full SHA
    7bc3cec View commit details
    Browse the repository at this point in the history
  4. Update README.md

    pstrinkle committed Jan 12, 2017
    Configuration menu
    Copy the full SHA
    90adaf8 View commit details
    Browse the repository at this point in the history
  5. Update README.md

    pstrinkle committed Jan 12, 2017
    Configuration menu
    Copy the full SHA
    cfc977b View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2017

  1. Merge remote-tracking branch 'origin/master' into development

    Patrick Trinkle committed Jan 13, 2017
    Configuration menu
    Copy the full SHA
    c46ec79 View commit details
    Browse the repository at this point in the history
  2. Fixed isolation in the coupons tests.

    Patrick Trinkle committed Jan 13, 2017
    Configuration menu
    Copy the full SHA
    502e4f2 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2017

  1. Configuration menu
    Copy the full SHA
    3f29221 View commit details
    Browse the repository at this point in the history
  2. Added delete.

    Patrick Trinkle committed Jan 15, 2017
    Configuration menu
    Copy the full SHA
    585d36b View commit details
    Browse the repository at this point in the history
  3. implemented search unit-tests.

    Patrick Trinkle committed Jan 15, 2017
    Configuration menu
    Copy the full SHA
    e365603 View commit details
    Browse the repository at this point in the history
  4. Implemented unit-tests to somewhat verify and fix #2

    Patrick Trinkle committed Jan 15, 2017
    Configuration menu
    Copy the full SHA
    fbbcef7 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2017

  1. Added some tests, and it's neato.

    Patrick Trinkle committed Jan 16, 2017
    Configuration menu
    Copy the full SHA
    64a8b28 View commit details
    Browse the repository at this point in the history
  2. Redeemed list working and testing fine.

    Patrick Trinkle committed Jan 16, 2017
    Configuration menu
    Copy the full SHA
    e142956 View commit details
    Browse the repository at this point in the history
  3. more details being checked.

    Patrick Trinkle committed Jan 16, 2017
    Configuration menu
    Copy the full SHA
    6ecdca3 View commit details
    Browse the repository at this point in the history
  4. Working on redeemed endpoint.

    Patrick Trinkle committed Jan 16, 2017
    Configuration menu
    Copy the full SHA
    dbc7ac6 View commit details
    Browse the repository at this point in the history
  5. promoted to a higher folder scope to reduce extra depth.

    Patrick Trinkle committed Jan 16, 2017
    Configuration menu
    Copy the full SHA
    4e5f888 View commit details
    Browse the repository at this point in the history
  6. More tests

    Patrick Trinkle committed Jan 16, 2017
    Configuration menu
    Copy the full SHA
    8fdbee3 View commit details
    Browse the repository at this point in the history
  7. Now you can retrieve a coupon by short or database id.

    Patrick Trinkle committed Jan 16, 2017
    Configuration menu
    Copy the full SHA
    cb47b82 View commit details
    Browse the repository at this point in the history
  8. You should be able to delete a claimed coupon instance to basically u…

    …n-redeem a coupon.
    Patrick Trinkle committed Jan 16, 2017
    Configuration menu
    Copy the full SHA
    e0f3a04 View commit details
    Browse the repository at this point in the history
  9. added field table.

    Patrick Trinkle committed Jan 16, 2017
    Configuration menu
    Copy the full SHA
    982c102 View commit details
    Browse the repository at this point in the history
  10. documentation updates.

    Patrick Trinkle committed Jan 16, 2017
    Configuration menu
    Copy the full SHA
    90e87d7 View commit details
    Browse the repository at this point in the history
  11. table.

    Patrick Trinkle committed Jan 16, 2017
    Configuration menu
    Copy the full SHA
    89e64b6 View commit details
    Browse the repository at this point in the history
  12. Some unit-tests to verify stuff.

    Patrick Trinkle committed Jan 16, 2017
    Configuration menu
    Copy the full SHA
    f3fbd62 View commit details
    Browse the repository at this point in the history
  13. More tests

    Patrick Trinkle committed Jan 16, 2017
    Configuration menu
    Copy the full SHA
    1512a4b View commit details
    Browse the repository at this point in the history
  14. Starting to set up the plugin for upload to pypi. I haven't finished …

    …one remaining feature, then it should be good to go.
    Patrick Trinkle committed Jan 16, 2017
    Configuration menu
    Copy the full SHA
    b234d60 View commit details
    Browse the repository at this point in the history
  15. implemented verification that the repeat count is now checked and che…

    …cked correctly.
    Patrick Trinkle committed Jan 16, 2017
    Configuration menu
    Copy the full SHA
    1a7c621 View commit details
    Browse the repository at this point in the history
  16. verified with more tests

    Patrick Trinkle committed Jan 16, 2017
    Configuration menu
    Copy the full SHA
    98ca119 View commit details
    Browse the repository at this point in the history
  17. Note.

    Patrick Trinkle committed Jan 16, 2017
    Configuration menu
    Copy the full SHA
    5c07951 View commit details
    Browse the repository at this point in the history
  18. Staged.

    Patrick Trinkle committed Jan 16, 2017
    Configuration menu
    Copy the full SHA
    84f9a5e View commit details
    Browse the repository at this point in the history