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

Option to remove reminders issue #67 #81

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Commits on Jul 11, 2020

  1. Merge pull request #1 from codefortulsa/master

    Update master from codefortulsa
    jeremiahbrem authored Jul 11, 2020
    Configuration menu
    Copy the full SHA
    7d4abd3 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2020

  1. Merge branch 'master' of https://github.com/jeremiahbrem/courtbot-python

    
    
    merge updates
    Jeremiah committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    95f1a44 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2020

  1. added option to unsubscribe

    Jeremiah committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    0e4a141 View commit details
    Browse the repository at this point in the history
  2. Update views.py

    jeremiahbrem authored Jul 28, 2020
    Configuration menu
    Copy the full SHA
    d65702c View commit details
    Browse the repository at this point in the history
  3. Update tests.py

    jeremiahbrem authored Jul 28, 2020
    Configuration menu
    Copy the full SHA
    964d86d View commit details
    Browse the repository at this point in the history
  4. Update tests.py

    jeremiahbrem authored Jul 28, 2020
    Configuration menu
    Copy the full SHA
    6eac2db View commit details
    Browse the repository at this point in the history
  5. update index.html

    Jeremiah committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    ad8c9db View commit details
    Browse the repository at this point in the history
  6. Merge branch 'remove-reminders-67' of https://github.com/jeremiahbrem…

    …/courtbot-python into remove-reminders-67
    
    update tests and views
    Jeremiah committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    18f6e02 View commit details
    Browse the repository at this point in the history
  7. added if request.method == 'DELETE'

    Jeremiah committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    d332bff View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2020

  1. added verification for unsubscribing

    Jeremiah committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    833570f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c37bbfa View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2020

  1. remove duplicate import twilio

    Jeremiah committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    1617237 View commit details
    Browse the repository at this point in the history