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

Issue 160 hangouts endpoint first pass #193

Commits on Sep 7, 2020

  1. Configuration menu
    Copy the full SHA
    dcbab36 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31edf0f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d585cdd View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2020

  1. Configuration menu
    Copy the full SHA
    606c871 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2020

  1. Configuration menu
    Copy the full SHA
    30936fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cdadba1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    782e05b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    040c6f3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ef3a5ad View commit details
    Browse the repository at this point in the history
  6. Added CustomUserDetailsSerializer. Stubbed other serializers for conf…

    …rm emails and password reset.
    BethanyG committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    7e6ff72 View commit details
    Browse the repository at this point in the history
  7. Added routes for registration, email confirmation, password reset, lo…

    …gin, logout, and user details. Reorganized.
    BethanyG committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    e97153b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b6c4ac2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f06a74c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    221b7b6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e8197e7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f220224 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    bb47eb0 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9fd6eb7 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2670780 View commit details
    Browse the repository at this point in the history
  16. Revert "Removed excess space from email_confirmation_subject.txt file…

    …name."
    
    This reverts commit 2670780.
    
    This file rename breaks allauth and all auth test cases for some reason.  It also causes a python failure due to an endless import recursion.
    Not sure why/how this came about, but the easiest thing is to leave it as-is, and revert the change.
    BethanyG committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    9451986 View commit details
    Browse the repository at this point in the history
  17. Attempted to fix intermittent email verification post test failure by…

    … updating settings and tests.
    BethanyG committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    aa6218a View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    f91a22d View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    a2b2b4b View commit details
    Browse the repository at this point in the history
  20. Fun trick: If your regex fails to capture all the key generations cas…

    …es, it will fail intermittently - not consistantly.
    BethanyG committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    569ee99 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    35c5610 View commit details
    Browse the repository at this point in the history
  22. Corrected circular reference that was breaking tests and renamed file…

    … to exclude extra space.
    BethanyG committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    75e9461 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    b2ba2c2 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2020

  1. Configuration menu
    Copy the full SHA
    6934291 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    738f7c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    11c40e2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    92b8944 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    afa7f25 View commit details
    Browse the repository at this point in the history